v0.52.9
tinyhumansai/openhumanv0.52.9Apr 14, 2026by github-actions[bot]
AI Summary
A major feature release introducing agent workflow automation and streaming improvements. It includes Gmail integration, LinkedIn enrichment, per-agent tool scoping, and enhanced streaming capabilities.
Key Highlights
- Onboarding Gmail integration and LinkedIn profile enrichment
- Welcome agent routing to orchestrator with per-agent tool scoping
- Streaming improvements including thinking tokens and tool call deltas
- Referral system with flat $5 rewards
- Per-agent prompt injection (PROFILE.md + MEMORY.md)
New Features
- Onboarding Gmail integration
- Agent welcome->orchestrator routing
- Referral system
- Streaming: thinking tokens, tool call deltas, and progressive channel edits
Full Release Notes
## What's Changed * fix(voice): recover buffered hotkey events after select! race (#527) by @oxoxDev in https://github.com/tinyhumansai/openhuman/pull/545 * feat: onboarding Gmail integration + LinkedIn profile enrichment by @senamakel in https://github.com/tinyhumansai/openhuman/pull/524 * feat(agent): welcome->orchestrator routing + per-agent tool scoping (#525, #526) by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/544 * feat(referral): switch to link-based claims with flat $5 rewards by @senamakel in https://github.com/tinyhumansai/openhuman/pull/546 * Refine billing, settings, rewards, and usage UI by @senamakel in https://github.com/tinyhumansai/openhuman/pull/547 * feat(onboarding): fire welcome agent immediately on completion by @senamakel in https://github.com/tinyhumansai/openhuman/pull/548 * feat(prompt): per-agent PROFILE.md + MEMORY.md injection, 2K-char cap by @senamakel in https://github.com/tinyhumansai/openhuman/pull/550 * feat(streaming): thinking tokens, tool call deltas, and progressive channel edits by @senamakel in https://github.com/tinyhumansai/openhuman/pull/549 **Full Changelog**: https://github.com/tinyhumansai/openhuman/compare/v0.52.7...v0.52.9