diff options
| author | Dax Raad <[email protected]> | 2025-07-22 12:14:14 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-07-22 12:15:50 -0400 |
| commit | 5aafab118f2bddaccfe74eeaf3cd8da394c90ec7 (patch) | |
| tree | 4d2dcb5d02bd90382d6da4083a2be3c69a361676 /stainless.yml | |
| parent | 01f8d3b05dee77614203df6da06a8693fecf3fbf (diff) | |
| download | opencode-5aafab118f2bddaccfe74eeaf3cd8da394c90ec7.tar.gz opencode-5aafab118f2bddaccfe74eeaf3cd8da394c90ec7.zip | |
wip: tui api
Diffstat (limited to 'stainless.yml')
| -rw-r--r-- | stainless.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stainless.yml b/stainless.yml index 66a2fea1a..33caf2275 100644 --- a/stainless.yml +++ b/stainless.yml @@ -123,7 +123,7 @@ resources: tui: methods: - prompt: post /tui/prompt + appendPrompt: post /tui/append-prompt openHelp: post /tui/open-help settings: |
