Skip to content

fix(codex-fleet): remove tab-strip pane from bringup#203

Merged
NagyVikt merged 1 commit into
mainfrom
agent/codex/codex-fleet-glass-menu-drop-tabstrip-202-2026-05-18-18-13
May 18, 2026
Merged

fix(codex-fleet): remove tab-strip pane from bringup#203
NagyVikt merged 1 commit into
mainfrom
agent/codex/codex-fleet-glass-menu-drop-tabstrip-202-2026-05-18-18-13

Conversation

@NagyVikt
Copy link
Copy Markdown
Contributor

@NagyVikt NagyVikt commented May 18, 2026

Automated by gx branch finish (PR flow).

Verification:

  • bash -n scripts/codex-fleet/full-bringup.sh passed.
  • shellcheck scripts/codex-fleet/full-bringup.sh could not run: shellcheck is not installed in this worker image.
  • RUSTC_WRAPPER= cargo build --release -p fleet-layout passed after the default rustc nice wrapper failed with Failed to connect to bus: No medium found.
  • Smoke command passed: tmux -L test kill-server 2>/dev/null; CODEX_FLEET_TMUX_SOCKET=test bash scripts/codex-fleet/full-bringup.sh --n 2 --no-attach. Key output: overview layout applied via fleet-apply-layout (workers=2, header_rows=0), launching 2 codex workers, DONE.
  • Pane marker check: tmux -L test list-panes -t codex-fleet:overview -F '#{@panel}' output [codex-zeus-mite], [codex-admin-mite], [mascot-strip]; no [codex-fleet-tab-strip].

Notes:

  • tmux -L test list-panes -t codex-fleet:0 -F '#{@panel}' returned can't find window: 0 because this tmux config indexes the first window as 1:overview; the named overview target was used for the pane marker proof.
  • During smoke, plan publish for fleet-dispatch-fixes-2026-05-18 still reported PLAN_FINALIZER_NOT_LAST, but full-bringup continued and exited 0.

@NagyVikt NagyVikt merged commit a70a847 into main May 18, 2026
@NagyVikt NagyVikt deleted the agent/codex/codex-fleet-glass-menu-drop-tabstrip-202-2026-05-18-18-13 branch May 18, 2026 16:23
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