We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0618435 commit 1916734Copy full SHA for 1916734
1 file changed
docs/antigravity.md
@@ -28,6 +28,7 @@ openab ──ACP JSON-RPC──► agy-acp ──spawns──► agy --add-dir /
28
|----------|-------------|---------|
29
| `AGY_WORKING_DIR` | Working directory for agy invocations | `/tmp` |
30
| `AGY_EXTRA_ARGS` | Extra arguments prepended to every `agy` invocation (optional) | (none) |
31
+| `OPENAB_TOOL_DISPLAY` | Controls filtering of intermediate thinking narration ("I will..."). `full` or unset keeps all output; `compact`/`none`/`off` drops leading narration-only parts. | `full` |
32
33
## Steering Files
34
0 commit comments