Skip to content

Fleet Deck

v0.5.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai-agents claude claude-code claude-code-plugin web
+4 more
developer-tools multi-agent orchestration tmux

Summary

AI summary

Fixed boot-time and startup‑banner races causing intermittent failures.

Changes in this release

Bugfix Medium

Fixes boot-time race in spawn reconciliation causing intermittent failures.

Fixes boot-time race in spawn reconciliation causing intermittent failures.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Low

Fixes startup-banner race in LAN token-elision test causing flakes on slow runners.

Fixes startup-banner race in LAN token-elision test causing flakes on slow runners.

Source: llm_adapter@2026-07-15

Confidence: high

Full changelog

Fleet Deck installs as a Claude Code plugin — there is nothing to download here. Get it with:

claude plugin marketplace add lacion/fleet-deck
claude plugin install fleetdeck@fleetdeck

Changed

  • Board build toolchain: Vite 8 and @vitejs/plugin-react 6; the shipped board bundle was rebuilt (no functional change).
  • CI: actions/checkout v7 and actions/setup-node v6 (Dependabot majors).

Fixed

  • A boot-time race in spawn reconciliation: reconcileSpawns() read its candidate rows after awaiting the tmux window list, so a spawn (or revive) landing in that window at daemon startup was judged against a stale snapshot, condemned to gone, and tombstoned while its pane came up fine. Rows are now snapshotted before the await, mirroring the liveness tick. Surfaced as an intermittent Node 24 CI failure; reproducible on any Node with unlucky timing.
  • A startup-banner race in the LAN token-elision test: it asserted on the banner's second line after waiting only for the first, flaking on slow runners.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Fleet Deck

Get notified when new releases ship.

Sign up free

About Fleet Deck

All releases →

Related context

Earlier breaking changes

  • v0.13.0 Agents poller no longer uses a shell; runs via execFile with argv split on whitespace.
  • v0.6.0 Adds nullable columns `ticket`, `ticket_source`, `prev_callsign` to `sessions` table via schema migration.

Beta — feedback welcome: [email protected]