feat: --mode flag passed to tui

This commit is contained in:
adamdottv
2025-07-10 10:19:25 -05:00
parent 5dc1920a4c
commit 6603d9a9f0
4 changed files with 18 additions and 5 deletions

View File

@@ -129,3 +129,4 @@ The opencode CLI takes the following flags.
| `--print-logs` | | Print logs to stderr |
| `--prompt` | `-p` | Prompt to use |
| `--model` | `-m` | Model to use in the form of provider/model |
| `--mode` | | Mode to use |