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
274caa7 wave 95: /btw subchat + claude backend fixes — /btw opens a side session (saves chat/tasks/mails + mints fresh backend session; /done restores via new SwapPrimary seam); claude backend: detect "Agent" tool name (newer CLI renamed "Task"), emit EvFire on subagent completion (employees no longer accumulate), fix double-spawn race in Send (CAS on died under lock), fix signal-to-recycled-PID in ReconnectMCP (Process.Signal instead of raw syscall.Kill), handle control_cancel_request (stale permission prompts cleared), fix snapshotIn ordering (set after hold creation), emit EvTool done for Task/Agent tools