- [new] Agent picker in the TUI for choosing agents in-session.
- [new] Local image support on user input.
- [changed] Multi-agent v2 TOML config surface expanded (additional settings on the existing multi-agent v2 config).
- [changed] Managed hooks requirements are modeled more fully for policy/config checks.
- [changed] Web search actions now include find-in-page style behavior (replacing the previous open-page variant in the action model).
- [changed] Scheduled tasks prefer a daily schedule shape over hourly in the schedule model.
- [changed] TUI editing gains a delete-to-line-end action.
- [removed] Mention-style user input variant in favor of the updated input model.
Under the hood
- Debug-sandbox cloud configuration support for local/cloud sandbox debugging.
- Cloud-tasks networking flags adjusted (including SOCKS5-oriented internal forcing) and CA-cert related env handling cleaned up.
- Exec-server relay protobuf path removed; related exec-server proto surface trimmed.
- Marketplace/plugin manifests and npm package metadata types refined (including npm/local/git-style plugin sources).
- Thread/agent collaboration item shapes, guardian approval review actions, login account params, sandbox policy deserialization, and OpenTelemetry exporter kind (gRPC-oriented) updated as part of ongoing protocol and config alignment.
- Assorted stale requirement/response payload types dropped or replaced as those APIs consolidated.