删除已退役策划能力配置
Project CI / Repository checks (pull_request) Failing after 14s
Project CI / Backend tests (pull_request) Failing after 14s
Project CI / Frontend tests (pull_request) Successful in 2m31s
Project CI / Native shell tests (pull_request) Failing after 13m1s

移除 planning.capabilityEnabled,保留其余客户端配置
This commit is contained in:
2026-09-08 10:17:24 +00:00
parent ded3253b08
commit 78a606ab5e
@@ -16,8 +16,5 @@
"maxRetries": 2,
"retryBackoffMs": 500
},
"agentLlm": {},
"planning": {
"capabilityEnabled": true
}
"agentLlm": {}
}