test-tui

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
You can start and use Codex TUI to verify changes.
Important notes:
Start interactively. Always set RUST_LOG="trace" when starting the process. Pass
-c log_dir=<some_temp_dir>
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 ...
你可以启动并使用Codex TUI来验证变更。
重要说明:
以交互式方式启动。 启动进程时始终设置RUST_LOG="trace"。 传递
-c log_dir=<some_temp_dir>
参数,将日志写入指定目录以辅助调试。 以编程方式发送测试消息时,先发送文本,然后单独发送Enter键(不要一次性发送文本+Enter)。 使用
just codex
目标运行 -
just codex -c ...