Skip to content

v0.3.10

Choose a tag to compare

@github-actions github-actions released this 31 Aug 04:47
· 27 commits to main since this release

Changelog

Other

  • 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