refactor: remove command output rendering

This commit is contained in:
banteg
2025-12-29 02:49:37 +04:00
parent 515f2d7e6b
commit 9757b43fb0
3 changed files with 3 additions and 29 deletions
-3
View File
@@ -40,9 +40,6 @@ Optional flags:
- `--progress-silent/--no-progress-silent` (default silent)
- `--final-notify/--no-final-notify` (default notify via new message)
- `--ignore-backlog/--process-backlog` (default ignore pending updates)
- `--codex-io-mode [threads|selectors|asyncio]` (default `threads`)
- `--codex-command-timeout FLOAT` (default: disabled, debug defaults to 60s)
- `--codex-no-child-timeout FLOAT` (default `15.0`, set `0` to disable)
- `--workdir PATH` (override `codex_workspace`)
- `--model NAME` (pass through to `codex exec`)