Skip to content

fix(tui): wrap running process commands in /ps#6

Draft
middleDuckAi wants to merge 4 commits intoupstream-main-20260324from
middleDuck/codex-10072-running-process-names-are-cut-off
Draft

fix(tui): wrap running process commands in /ps#6
middleDuckAi wants to merge 4 commits intoupstream-main-20260324from
middleDuck/codex-10072-running-process-names-are-cut-off

Conversation

@middleDuckAi
Copy link
Copy Markdown
Owner

@middleDuckAi middleDuckAi commented Mar 24, 2026

Summary

  • remove the hard 80-grapheme cap from /ps process-name rendering
  • wrap long running commands under the existing bullet prefix in both codex-tui and codex-tui-app-server
  • update the long-command snapshots to reflect the full wrapped command path

Why

  • /ps currently cuts off long running process names even when the viewport could show them across wrapped lines

Testing

  • CARGO_TARGET_DIR=/tmp/codex-target-10072-tui cargo test -p codex-tui ps_output_long_command_snapshot
  • CARGO_TARGET_DIR=/tmp/codex-target-10072-app cargo test -p codex-tui-app-server ps_output_long_command_snapshot
  • just fix -p codex-tui
  • just fix -p codex-tui-app-server
  • CARGO_TARGET_DIR=/tmp/codex-target-10072-tui cargo test -p codex-tui
  • CARGO_TARGET_DIR=/tmp/codex-target-10072-app cargo test -p codex-tui-app-server

jif-oai and others added 4 commits March 24, 2026 11:01
Add a `list_agents` for multi-agent v2, optionally path based

This return the task and status of each agent in the matched path
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.

2 participants