feat: bash commands

This commit is contained in:
adamdotdevin
2025-08-13 13:28:22 -05:00
parent e729eed34d
commit 1357319f6f
11 changed files with 1018 additions and 156 deletions

View File

@@ -124,6 +124,8 @@ resources:
message: get /session/{id}/message/{messageID}
messages: get /session/{id}/message
chat: post /session/{id}/message
bash: post /session/{id}/bash
update: patch /session/{id}
revert: post /session/{id}/revert
unrevert: post /session/{id}/unrevert