-
Release v0.5.0-dev
Pre-releaseSome checks failedBuild and Test / build (push) Failing after 12sBuild Container / Create Release (push) Has been skippedBuild Container / Build and Push Container (push) Failing after 9sBuild Linux / build-linux (linux-amd64, false, x86_64-unknown-linux-musl) (push) Failing after 15sBuild Linux / build-linux (linux-arm64, true, aarch64-unknown-linux-gnu) (push) Failing after 29sBuild macOS / build-macos (push) Has been cancelledreleased this
2026-03-22 16:45:14 +00:00 | 36 commits to development since this releaseHero Services v0.5.0-dev
Major release: hero_agent replaces hero_shrimp, voice AI, SSE streaming.
New Features
- hero_agent replaces hero_shrimp — Rust-native AI agent with 57 built-in tools, SSE streaming, MCP integration (#72)
- Voice input in AI Assistant — mic button, herolib_ai STT (Groq Whisper + ffmpeg), auto-transcribe and send (#73, #74)
- Read aloud — speaker button on AI responses, server TTS with browser Speech API fallback (#74)
- AI Agent admin dashboard — Voice tab with 3 modes (push-to-talk, VAD, conversation) (#74)
- SSE streaming — word-by-word AI responses in the AI Assistant (#32)
- Voice chat API —
/api/voice/chat(STT→Agent→TTS),/api/voice/transcribe,/api/voice/tts(#73)
Fixes
- Connection status indicator fixed for Voice + Indexer UIs (#70)
- Proxy root redirects to Hero OS when
HERO_PROXY_DEFAULT_SERVICEis set (#70) - Socat bridge fixed: port 6666 → proxy server TCP:9997 (#70)
- Docker overlay2 on ext4 /data (no fuse-overlayfs needed) (#71)
- hero_services_server CLI args updated for upstream refactor
- TTS model updated to gpt-4o-mini-tts (12x cheaper)
Issues Closed
- #70 Connection status indicator
- #71 ext4 overlay2
- #72 hero_agent integration
- #73 Voice AI backend
- #32 SSE streaming
Repos touched
hero_agent, hero_services, hero_archipelagos, hero_os, hero_voice, hero_indexer_ui, hero_proxy
Deploy
TAG=herodev make pack && make push cd deploy/single-vm && make update ENV=herodevLive at https://herodev.gent04.grid.tf
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads