- [changed] Thread fork and resume response payloads were expanded so clients can carry richer session state after those operations.
- [changed] Image generation end events carry an additional field for more complete generation metadata.
- [changed] Multi-agent mode state tracking was extended.
- [removed] The
exclude_slash_tmpconfig key is no longer recognized. - [new] The
o1model identifier is included in the built-in model list.
Under the hood
- Skills gained host snapshot/loader paths, mention handling, and world-state catalog support to make skill discovery and host integration more structured.
- Git utilities picked up dedicated status handling for repository state checks.
- The TUI added turn-runtime wiring and named-session lookup to support clearer session selection and turn lifecycle management.
- Several request/response types around agents, plugins, environment status, and related registry flows were reshaped as part of ongoing API cleanup (including register/list/terminate-style agent operations and plugin read/hook summaries).