feat: add gateway config/update restart flow
This commit is contained in:
@@ -36,7 +36,7 @@ export function createClawdbotTools(options?: {
|
||||
createSlackTool(),
|
||||
createTelegramTool(),
|
||||
createWhatsAppTool(),
|
||||
createGatewayTool(),
|
||||
createGatewayTool({ agentSessionKey: options?.agentSessionKey }),
|
||||
createSessionsListTool({
|
||||
agentSessionKey: options?.agentSessionKey,
|
||||
sandboxed: options?.sandboxed,
|
||||
|
||||
Reference in New Issue
Block a user