- [changed] Expanded configuration options and data models to accommodate new plugin and orchestrator settings.
- [changed] Adjusted environment variable handling for network policy, cloud tasks, and TUI rendering.
Under the hood
- Added new subsystems for skills rendering and selection.
- Introduced protocol definitions for the exec server relay.
- Added a plugin catalog component in the TUI layer.
- Updated several serde structs, enums, events, and typed payloads to support thread forking, marketplace loading, skill dependencies, and related flows.
- Refined event notifications and removed several deprecated variants and payloads.
Upgrade notes
- Review
AGENTS.mdfor an expanded list of surfaces to check when evaluating breaking changes, including raw response item events.