feat: make progress messages always silent

This commit is contained in:
banteg
2025-12-29 13:31:16 +04:00
parent d552954321
commit 0a0f206865
4 changed files with 61 additions and 45 deletions
+2 -1
View File
@@ -36,12 +36,13 @@ uv run exec-bridge
Optional flags:
- `--progress-edit-every FLOAT` (default `2.0`)
- `--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)
- `--cd PATH` (pass through to `codex --cd`)
- `--model NAME` (pass through to `codex exec`)
Progress updates are always sent silently.
To resume an existing thread without a database, reply with (or include) the session id shown at the end of the bot response:
`resume: \`019b66fc-64c2-7a71-81cd-081c504cfeb2\``