feat(ql3): add bounded copilot mcp surface

This commit is contained in:
whyour
2026-08-16 03:04:12 +08:00
parent 0e85cbdeb6
commit 58025ede55
21 changed files with 1620 additions and 33 deletions
+1
View File
@@ -245,6 +245,7 @@ const EXPECTED_PACKAGE_DEPENDENCIES = Object.freeze({
}),
'packages/ql3-cluster-admin': Object.freeze({
dependencies: Object.freeze({
'@modelcontextprotocol/server': '2.0.0',
'@qinglong/ai': 'workspace:*',
'@qinglong/cluster-postgres': 'workspace:*',
'@qinglong/runtime-core': 'workspace:*',