mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 01:06:52 +00:00
Add session lifecycle gateway methods
This commit is contained in:
@@ -104,6 +104,9 @@ const METHOD_SCOPE_GROUPS: Record<OperatorScope, readonly string[]> = {
|
||||
"node.invoke",
|
||||
"chat.send",
|
||||
"chat.abort",
|
||||
"sessions.create",
|
||||
"sessions.send",
|
||||
"sessions.abort",
|
||||
"browser.request",
|
||||
"push.test",
|
||||
"node.pending.enqueue",
|
||||
|
||||
Reference in New Issue
Block a user