Skip to content

fleet v2.0.1

Latest

Choose a tag to compare

@sand0vvv sand0vvv released this 22 Jul 23:26

Session continuity + hardening on top of v2.0.0:

  • Claude agents: wake/restart resumes the exact session (--resume , fallback --continue); fresh session only via /new; active session id is auto-captured and pinned in the topic
  • Codex agents: wake/restart resumes the most recent session (codex resume --last); /new arms a fresh one
  • Codex inbound fixed: the fleet MCP no longer hijacks the message stream from codex-shell
  • /kill fully deterministic: deliberate-kill flag (no watchdog respawn), attach window closes, queue cleared
  • /context and /usage relay the real terminal output into Telegram (correct for any model/window size)
  • Single-instance fleet start: a stale runner is detected and replaced automatically