v0.52.2
tinyhumansai/openhumanv0.52.2Apr 10, 2026by github-actions[bot]
AI Summary
Focuses on architectural improvements and consolidation of the overlay into the desktop app. It introduces a more robust agent system with sub-agents and reasoning routing.
Key Highlights
- Consolidation of overlay into the desktop app with compact orb demo
- Introduction of sub-agents and reasoning-to-agentic routing
- Refactor of core cross-domain flows onto event bus
- Removal of dead frontend modules and obsolete API layers
- Improved upsell flow and retirement of legacy overlay app
Breaking Changes
- Remove dead frontend modules and obsolete API layers
New Features
- Sub-agents, reasoning→agentic routing
- Overlay attention, skills sync, credits & settings refresh
- Consolidate overlay into desktop app and add compact orb demo
Full Release Notes
## What's Changed * fix(voice): resolve dictation pipeline in embedded Tauri app by @oxoxDev in https://github.com/tinyhumansai/openhuman/pull/466 * feat: consolidate overlay into desktop app and add compact orb demo by @senamakel in https://github.com/tinyhumansai/openhuman/pull/450 * Refactor core-polled app state and screen intelligence status by @senamakel in https://github.com/tinyhumansai/openhuman/pull/464 * docs: comprehensive documentation for core Rust modules by @senamakel in https://github.com/tinyhumansai/openhuman/pull/470 * refactor: remove dead frontend modules and obsolete API layers by @senamakel in https://github.com/tinyhumansai/openhuman/pull/469 * Refactor core cross-domain flows onto event bus by @senamakel in https://github.com/tinyhumansai/openhuman/pull/468 * Add coupon redemption to Rewards page by @senamakel in https://github.com/tinyhumansai/openhuman/pull/471 * Improve upsell flow and retire legacy overlay app by @senamakel in https://github.com/tinyhumansai/openhuman/pull/473 * Integrate Rewards page with backend Discord roles and achievements by @senamakel in https://github.com/tinyhumansai/openhuman/pull/475 * feat(agent): sub-agents, reasoning→agentic routing, layered context pipeline by @senamakel in https://github.com/tinyhumansai/openhuman/pull/474 * feat(thu-fullrun): overlay attention, skills sync, credits & settings refresh by @senamakel in https://github.com/tinyhumansai/openhuman/pull/479 **Full Changelog**: https://github.com/tinyhumansai/openhuman/compare/v0.52.0...v0.52.2