fix(agents): make sessions_spawn non-blocking
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
"sessions_spawn": {
|
||||
"emoji": "🧑🔧",
|
||||
"title": "Sub-agent",
|
||||
"detailKeys": ["label", "timeoutSeconds", "cleanup"]
|
||||
"detailKeys": ["label", "runTimeoutSeconds", "cleanup"]
|
||||
},
|
||||
"whatsapp_login": {
|
||||
"emoji": "🟢",
|
||||
|
||||
Reference in New Issue
Block a user