Skip to content

feat(codex-fleet): add show-fleet.sh operator entrypoint#139

Merged
NagyVikt merged 1 commit into
mainfrom
agent/claude/show-fleet-entrypoint-2026-05-16-00-53
May 15, 2026
Merged

feat(codex-fleet): add show-fleet.sh operator entrypoint#139
NagyVikt merged 1 commit into
mainfrom
agent/claude/show-fleet-entrypoint-2026-05-16-00-53

Conversation

@NagyVikt
Copy link
Copy Markdown
Contributor

Automated by gx branch finish (PR flow).

One-command launcher that attaches a single kitty window to a fully-wired
codex-fleet tmux session. Idempotent: detects the session, builds missing
rust dashboards, respawns bare-bash dashboard panes (fleet, plan, waves,
review, watcher) with their canonical binaries, ensures the pane-health
window exists, applies the iOS nav strip if present, and launches kitty
only when no existing 'codex-fleet · full view' window is running.

Pane-detection avoids respawn loops by checking pane_current_command and
descending the pane pid for the canonical marker process (so bash-wrapped
binaries like review-anim survive the idempotency check).

Flags: --rebuild forces cargo --release; --no-kitty skips the viewer
launch; -h/--help prints usage.

Verification: shellcheck clean, bash -n clean, executable, --help prints
usage, two consecutive --no-kitty runs against a live fleet are stable.
@NagyVikt NagyVikt merged commit ffd8c2e into main May 15, 2026
@NagyVikt NagyVikt deleted the agent/claude/show-fleet-entrypoint-2026-05-16-00-53 branch May 15, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant