mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
feat(ql3): expose run comparison over local mcp
This commit is contained in:
@@ -192,6 +192,7 @@ test('confines local MCP to its reviewed protocol and read-authority subpaths',
|
||||
"import { approval } from '@qinglong/runtime-core/approved-action';",
|
||||
"import { runs } from '@qinglong/runtime-core/bounded-run-list-projection';",
|
||||
"import { run } from '@qinglong/runtime-core/run';",
|
||||
"import { compare } from '@qinglong/runtime-core/builtin-run-compare-projection';",
|
||||
"import { tool } from '@qinglong/runtime-core/builtin-run-read-projection';",
|
||||
"import { tasks } from '@qinglong/runtime-core/bounded-task-list-projection';",
|
||||
"import { task } from '@qinglong/runtime-core/bounded-task-read-projection';",
|
||||
|
||||
Reference in New Issue
Block a user