feat: replace env config with typer cli options
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user