• v0.6.0-dev c9dbbe6bd0

    Release v0.6.0-dev
    Some checks failed
    Build and Test / build (push) Failing after 12s
    Build Container / Build and Push Container (push) Failing after 13s
    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 28s
    Build macOS / build-macos (push) Has been cancelled
    Pre-release

    mik-tf released this 2026-03-22 17:48:14 +00:00 | 25 commits to development since this release

    Changes

    • feat: hero_agent ecosystem integration — MCP wiring, LLM routing, system prompt (#75)
    • feat: search_hero_docs tool, OpenRPC spec, hero_proc_sdk lifecycle (#75)
    • feat: skills tab in admin dashboard with execution statistics (#75)
    • feat: voice AI — auto-read, voice selector, conversation mode, wake word (#74)
    • fix: aibroker daemon broken hero_proc_sdk types (#75)
    • smoke tests for hero_agent (health, OpenRPC, config, skills, voice)

    Deploy

    TAG=0.6.0-dev make pack && make push
    cd deploy/single-vm && make update ENV=herodev
    
    Downloads