Unify subrecipe and subagent execution through shared recipe pipeline (#5082)

This commit is contained in:
tlongwell-block 2025-11-06 19:02:03 -05:00 committed by GitHub
parent 3bf769edfe
commit 20ba2fdb7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 261 additions and 616 deletions

View file

@ -3762,13 +3762,6 @@
],
"nullable": true
},
"context": {
"type": "array",
"items": {
"type": "string"
},
"nullable": true
},
"description": {
"type": "string"
},