mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-22 01:05:06 +01:00
wip: api for tui
This commit is contained in:
@@ -121,6 +121,11 @@ resources:
|
||||
messages: get /session/{id}/message
|
||||
chat: post /session/{id}/message
|
||||
|
||||
tui:
|
||||
methods:
|
||||
prompt: post /tui/prompt
|
||||
openHelp: post /tui/open-help
|
||||
|
||||
settings:
|
||||
disable_mock_tests: true
|
||||
license: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user