feat(ql3): expose run comparison over local mcp

This commit is contained in:
whyour
2026-08-14 16:23:22 +08:00
parent 3b0aa97303
commit a55613afaa
8 changed files with 285 additions and 11 deletions
+1
View File
@@ -1013,6 +1013,7 @@ function auditSourceImports(root, packagePath, findings) {
'@qinglong/runtime-core/bounded-run-event-list-projection',
'@qinglong/runtime-core/bounded-run-list-projection',
'@qinglong/runtime-core/bounded-run-step-list-projection',
'@qinglong/runtime-core/builtin-run-compare-projection',
'@qinglong/runtime-core/builtin-run-read-projection',
'@qinglong/runtime-core/bounded-task-read-projection',
'@qinglong/runtime-core/bounded-task-list-projection',