release: v2.7.0

This commit is contained in:
github-actions[bot]
2025-12-28 08:59:46 +00:00
parent bfb5d43bc2
commit 6e5edafeee
2 changed files with 10 additions and 1 deletions

View File

@@ -64,6 +64,15 @@
]
}
},
"disabled_commands": {
"type": "array",
"items": {
"type": "string",
"enum": [
"init-deep"
]
}
},
"agents": {
"type": "object",
"properties": {