mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 03:04:21 +01:00
feat: more scriptable tui (api)
This commit is contained in:
@@ -134,7 +134,13 @@ resources:
|
||||
tui:
|
||||
methods:
|
||||
appendPrompt: post /tui/append-prompt
|
||||
submitPrompt: post /tui/submit-prompt
|
||||
clearPrompt: post /tui/clear-prompt
|
||||
openHelp: post /tui/open-help
|
||||
openSessions: post /tui/open-sessions
|
||||
openThemes: post /tui/open-themes
|
||||
openModels: post /tui/open-models
|
||||
executeCommand: post /tui/execute-command
|
||||
|
||||
settings:
|
||||
disable_mock_tests: true
|
||||
|
||||
Reference in New Issue
Block a user