feat(M4): Documentation & Final Integration

This commit is contained in:
2026-05-19 22:49:05 -05:00
parent 48bef5cc7c
commit 7b886a7b33
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -96,9 +96,9 @@ The prompt is forwarded with each clients native argument shape:
| Client | Arguments passed |
|---|---|
| `codex` | `exec "<prompt>"` |
| `claude` | `-p "<prompt>"` |
| `opencode` | `"<prompt>"` |
| `codex` | `exec --yolo "<prompt>"` |
| `claude` | `-p "<prompt>" --dangerously-skip-permissions` |
| `opencode` | `run --dangerously-skip-permissions "<prompt>"` |
### `dispatch`