- [new] Added an
exclude_slash_tmpconfiguration key. - [new] Recognizes the
o1model identifier. - [changed] Adjusted several internal request/response and event payload shapes used by the agent runtime (including task/fork, models, recovery, remote plugin pagination, and related paths).
Under the hood
- Extended the route-aware HTTP client pool with a dedicated execution path so pooled, route-sensitive client behavior is handled more cleanly.
- Refreshed internal typed payloads and enums around hooks, permissions, login parameters, tool summaries, and client events as part of ongoing runtime wiring.