• v0.7.5-dev 8c0fe046f6

    Release v0.7.5-dev
    Some checks failed
    Build and Test / build (push) Failing after 13s
    Build Container / Build and Push Container (push) Failing after 11s
    Build Container / Create Release (push) Has been skipped
    Build Linux / build-linux (linux-amd64, false, x86_64-unknown-linux-musl) (push) Failing after 16s
    Build Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Failing after 32s
    Pre-release

    mik-tf released this 2026-03-27 01:12:21 +00:00 | 6 commits to development since this release

    Changes

    User Identity and Auth Integration (lhumina_code/home#92)

    • hero_auth: per-user SSO login with JWT per OSIS public_key
    • hero_os: JWT exchange after OSIS login, stored in localStorage
    • hero_archipelagos: Authorization Bearer headers on all hero_agent API calls
    • hero_agent: JWT middleware extracts user identity, replaces 8 hardcoded anonymous locations
    • Graceful degradation: no JWT = anonymous fallback

    Bug Fixes

    • hero_whiteboard: missing connection-status.js and bootstrap.bundle.min.js in web assets
    • Tracked hero_inspector crash-loop as lhumina_code/home#100

    Tests

    • Smoke: 121/124 (0 failures, 3 skipped)
    • Integration: 20/20

    Repos

    hero_auth, hero_os, hero_archipelagos, hero_agent, hero_whiteboard

    Downloads