• v0.6.4-dev 0f81311b89

    Release v0.6.4-dev
    Some checks failed
    Build and Test / build (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 17s
    Build Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Failing after 22s
    Build Container / Build and Push Container (push) Failing after 9s
    Build macOS / build-macos (push) Has been cancelled
    Pre-release

    mik-tf released this 2026-03-23 03:01:51 +00:00 | 31 commits to development since this release

    Changes since v0.6.1-dev

    v0.6.4-dev — UI polish (#77)

    • Voice buttons: consistent sizing, visible borders in OFF state, works in dark+light themes
    • Auto-read toggle: added "Read" label, bigger 16px icon
    • Model dropdown: only shows aibroker models (claude-sonnet-4.5, etc.), hides OpenRouter internals

    v0.6.3-dev — hero_os_ui fix

    • Fixed hero_os_ui/server service TOML: removed serve arg (broken by upstream CLI refactor e636a54)
    • Fixed model dropdown order: aibroker models first

    v0.6.2-dev — WASM shell

    • Full WASM rebuild included (hero_os_ui desktop shell loads)
    • Fixed stale Docker pack (service TOMLs were missing)

    Issues closed

    • #77: Voice button contrast + hide OpenRouter models
    • #76: Smoke test failures (Redis auth, password, libraries)
    • #75: AI Agent knowledge pipeline
    • #74: Voice AI enhancements

    Deploy

    TAG=0.6.4-dev make pack
    cd deploy/single-vm && make update ENV=herodev VERSION=0.6.4-dev
    

    Currently running

    herodev.gent04.grid.tf → hero_zero:0.6.4-dev

    Downloads