v0.7.0
What's Changed
- Claude and Codex now use native headless protocols, enabling live output, more reliable session recovery, and native permission handling.
- Added per-session terminals, context usage and compaction indicators, and subagent visibility.
- Added a Lark/Feishu plugin with session sync, interactive approvals, attachments, and guest sessions.
- Improved uploads and image handling, with fixes for turn state tracking, Codex compatibility, and IM synchronization.
Upgrade Notes
If you previously installed usher hooks, remove the legacy global hooks after upgrading:
usher setup --removeRestart usher after updating. Existing Claude workers must also be restarted to use the new permission protocol.
Full Changelog: v0.6.0...v0.7.0