enable prompt shell mode

This commit is contained in:
Shantur Rathore
2025-11-16 20:50:20 +00:00
parent 6658c0b15a
commit eb279cf251
5 changed files with 148 additions and 17 deletions

View File

@@ -41,6 +41,7 @@ import {
import {
abortSession,
executeCustomCommand,
runShellCommand,
sendMessage,
updateSessionAgent,
updateSessionModel,
@@ -82,6 +83,7 @@ export {
createSession,
deleteSession,
executeCustomCommand,
runShellCommand,
fetchAgents,
fetchProviders,
fetchSessions,