test-tui
✓Guide for testing Codex TUI interactively
Installation
SKILL.md
You can start and use Codex TUI to verify changes.
Start interactively. Always set RUSTLOG="trace" when starting the process. Pass -c logdir= argument to have logs written to a specific directory to help with debugging. When sending a test message programmatically, send text first, then send Enter in a separate write (do not send text + Enter in one burst).
Use just codex target to run - just codex -c ...
Guide for testing Codex TUI interactively Source: openai/codex.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/openai/codex --skill test-tui- Source
- openai/codex
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-15
- Updated
- 2026-02-18
Quick answers
What is test-tui?
Guide for testing Codex TUI interactively Source: openai/codex.
How do I install test-tui?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openai/codex --skill test-tui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/openai/codex
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-15