Skip to content

Comments

ServeCommand: expand TUI with Deploy/Current/Error/Interactive/Log panels#13

Merged
theokeist merged 2 commits intomainfrom
codex/update-documentation-with-types-and-arguments-kzk43f
Jan 27, 2026
Merged

ServeCommand: expand TUI with Deploy/Current/Error/Interactive/Log panels#13
theokeist merged 2 commits intomainfrom
codex/update-documentation-with-types-and-arguments-kzk43f

Conversation

@theokeist
Copy link
Owner

Motivation

  • Surface more runtime/operator information in the dev TUI so the console shows Run/Deploy/Current/Error state and interactive hints without overflowing output boxes.

Description

  • Extended the gate/TUI rendering in src/Console/Commands/ServeCommand.php to add DEPLOY, CURRENT, ERROR, INTERACTIVE and LOG panels and reuse the existing renderTuiPanel(...) helper for consistent boxed output and colors.
  • Kept existing CENTRAL ANALYSIS, RUNNING, CHEVRON STATUS, and OPERATIONS panels and ensured the TUI still respects --gate, --gate=<view>, --gate-sections, and --gate-filter behavior and gracefully falls back when color is unsupported via supportsColor().

Testing

  • No automated tests were executed for this change.

Codex Task

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@theokeist theokeist merged commit 3f0d53e into main Jan 27, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant