[changed]Version channel remainsalpha; package tag/version advanced to0.155.0-alpha.10.[changed]Interrupted-turn handling model adjusted (richer interrupted-turn state carried through the runtime).[new]Thread revert response payload support added for revert flows.[removed]Turn-runtime path under the TUI chat widget removed in favor of the broader runtime/history work.
Under the hood
- New realtime-history presentation layer in core for how live history is shaped for the UI.
- Workspace routing support in the model-provider stack for directing work across workspace context.
- App-server request processing gains a daemon-continuation path for long-lived/daemon session flows.
- Dependency and cargo lockfiles refreshed alongside the version bump.
- Assorted internal request/response and config shape cleanups (including analytics/context-management TOML snapshots and several agent control payloads) consolidated or replaced as part of the same pass.