feat: replace env config with typer cli options

This commit is contained in:
banteg
2025-12-28 21:39:12 +04:00
parent fa2f8f12f0
commit fd2d0297c4
6 changed files with 93 additions and 28 deletions
+6
View File
@@ -38,6 +38,12 @@ Run:
uv run exec-bridge
```
Optional flags:
- `--progress-edit-every FLOAT` (default `2.5`)
- `--progress-silent/--no-progress-silent` (default silent)
- `--final-notify/--no-final-notify` (default notify via new message)
## Option 2: MCP server
Run: