You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.8.45 should make agentic terminal work interruptible and recoverable. The user should be able to redirect work mid-flight without corrupting state or losing progress.
This is the control-plane release.
Product thesis
Power is not just automation. Power is being able to stop, steer, inspect, resume, and recover.
In scope
Consistent cancellation semantics across synchronous tools, shell commands, background jobs, subagents, RLM, and network streams.
Mid-turn user intervention: queue, pause, redirect, or cancel without pretending the current turn is finished.
Recovery after crashes or exits: active job state, pending messages, and resumable context.
Safer shell/process containment on Windows and Unix.
Clear UI around cancellation pending, cancelled, failed, recovered, and resumable states.
Control actions that align with the v0.8.43 state model and v0.8.44 task map.
Release theme
v0.8.45 should make agentic terminal work interruptible and recoverable. The user should be able to redirect work mid-flight without corrupting state or losing progress.
This is the control-plane release.
Product thesis
Power is not just automation. Power is being able to stop, steer, inspect, resume, and recover.
In scope
Candidate issue/PR clusters
Review lenses
Acceptance criteria