- [changed] Configuration docs stubs now link to the live docs on GitHub (
main) instead of relative in-tree paths. - [changed] TUI chat composer completion and model-selection popup handling were refined.
- [changed] Connector runtime persistence was extended so connector state can be stored and restored more reliably.
- [changed] Multi-agent v2 and model/tool metadata shapes were expanded (including richer model info and tool descriptors).
- [changed] Permission-profile and managed-hooks related data models were updated (list params, managed hooks requirements, and related permission tagging).
- [removed] Several transitional MCP/plugin migration and curated-plugin backup response types were dropped as that path was cleaned up.
Under the hood
- App-server support for computing effective plugin changes.
- New exec event processor path that can emit JSONL-oriented output for tooling and automation.
- Rate-limit credit reset details and daily token-usage bucket types for clearer usage accounting.
- Thread background-terminal cleanup params and related thread-store configuration adjustments (local vs in-memory approval wiring).
- Removal of the old Codex apps cache module and unused TUI thread-event / IDE-context IPC paths.
- Internal originator override env handling was adjusted; a prior permission-profile env flag was retired in favor of the updated profile model.