• v0.7.2-dev da9303d65d

    Release v0.7.2-dev — OSIS Storage Migration
    Some checks failed
    Build and Test / build (push) Failing after 10s
    Build Container / Build and Push Container (push) Failing after 10s
    Build Container / Create Release (push) Has been skipped
    Build Linux / build-linux (linux-amd64, false, x86_64-unknown-linux-musl) (push) Failing after 14s
    Build Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Failing after 20s
    Pre-release

    mik-tf released this 2026-03-25 23:54:47 +00:00 | 12 commits to development since this release

    OSIS Storage Migration (#45, #91)

    • All hero_agent storage migrated from SQLite to OSIS
    • 5 new rootobjects: AgentConversation, AgentMessage, AgentMemory, AgentAuditEntry, AgentUsageEntry
    • SQLite and rusqlite completely removed
    • 10 new smoke tests for OSIS-backed endpoints
    • All REST API endpoints unchanged — zero frontend impact

    Testing (layers 1-5)

    • Unit: 8 passed
    • Smoke: 119 passed
    • Integration: 18 passed
    • E2E regression + adversarial: 19 passed

    Configuration

    Downloads