AI AGENT ADDONS

Test Tui

openai/codex
Testing & QA
1,714installs

Verifying changes in a terminal user interface is easy with these simple steps. You can start and use Codex TUI interactively to check everything works.

Always set RUST_LOG to trace when starting the process. Pass a log directory argument to have logs written to a specific folder. This helps with debugging.

When sending a test message, send the text first. Then send Enter in a separate write. Do not send text and Enter together. Use the just codex command to run the tool.

Add Test Tui skill to your workflow

Global

mkdir -p ~/.claude/skills/test-tui

Project

mkdir -p .claude/skills/test-tui

Source Repository

Stars
94,194
Forks
13,970
Watchers
94,194
License
Apache-2.0
Last Push
1 month ago
Created
1 year ago