mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-13 23:14:17 +00:00
docs: refresh CLI reference for steer --interrupt
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4c7115d2ca
commit
cf06c0b11e
1 changed files with 1 additions and 1 deletions
|
|
@ -1128,7 +1128,7 @@ fabro steer [OPTIONS] <RUN> [TEXT]
|
|||
|
||||
| Option | Description |
|
||||
| --- | --- |
|
||||
| `--interrupt` | Interrupt the active API-mode agent round first, then deliver the message as the next user turn (default: append to the steering queue) |
|
||||
| `--interrupt` | Cancel the in-flight LLM stream / tool calls and deliver the message as the next user turn (default: append to the steering queue) |
|
||||
| `--server <server>` | Fabro server target: http(s) URL or absolute Unix socket path |
|
||||
| `--text-stdin` | Read steer text from stdin instead of a positional arg |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue