v0.52.25
tinyhumansai/openhumanv0.52.25Apr 18, 2026by github-actions[bot]
AI Summary
Enhances agent handoff mechanisms and introduces multi-provider webview messaging infrastructure alongside Rust port improvements.
Key Highlights
- Progressive disclosure handoff for agents
- Multi-provider webview accounts and scanners
- TokenJuice Rust port for terminal output compaction
New Features
- Token-based summarizer threshold
- Gmail HTML to markdown conversion
- Per-toolkit tool curation and user scopes
Full Release Notes
## What's Changed * feat(agent): progressive-disclosure handoff + token-based summarizer threshold (#574) by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/586 * feat(webui-messaging): multi-provider webview accounts, scanners, and chat runtime by @senamakel in https://github.com/tinyhumansai/openhuman/pull/629 * fix(prompts): v2 prompt pipeline, integrations_agent, and subagent session plumbing by @senamakel in https://github.com/tinyhumansai/openhuman/pull/642 * feat(build): make CEF the default webview runtime across CI/release by @senamakel in https://github.com/tinyhumansai/openhuman/pull/641 * feat(composio): per-toolkit tool curation, user scopes, and Gmail HTML→markdown by @senamakel in https://github.com/tinyhumansai/openhuman/pull/643 * feat(tokenjuice): Rust port of terminal-output compaction engine by @senamakel in https://github.com/tinyhumansai/openhuman/pull/644 * feat: improve sub-agent tooling, conversation timeline UX, and Tauri setup by @senamakel in https://github.com/tinyhumansai/openhuman/pull/646 **Full Changelog**: https://github.com/tinyhumansai/openhuman/compare/v0.52.20...v0.52.25