chore: merge dev into v2

This commit is contained in:
Aiden Cline 2026-07-15 20:14:37 +00:00
commit 55554213a6
65 changed files with 554 additions and 258 deletions

View file

@ -21122,6 +21122,10 @@
"default_agent": {
"type": "string"
},
"subagent_depth": {
"type": "integer",
"minimum": 0
},
"username": {
"type": "string"
},