feat: add thinking override to sessions_spawn

This commit is contained in:
Peter Steinberger
2026-01-18 00:14:02 +00:00
parent f8052be369
commit 1bf3861ca4
5 changed files with 91 additions and 1 deletions

View File

@@ -266,7 +266,7 @@
"sessions_spawn": {
"emoji": "🧑‍🔧",
"title": "Sub-agent",
"detailKeys": ["label", "agentId", "runTimeoutSeconds", "cleanup"]
"detailKeys": ["label", "agentId", "thinking", "runTimeoutSeconds", "cleanup"]
},
"session_status": {
"emoji": "📊",