mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 19:29:13 +08:00
feat(ql3): compare bounded task run outcomes
This commit is contained in:
@@ -193,7 +193,9 @@ test('confines local MCP to its reviewed protocol and read-authority subpaths',
|
||||
"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 { outcomes } from '@qinglong/runtime-core/builtin-task-run-outcome-compare-projection';",
|
||||
"import { tool } from '@qinglong/runtime-core/builtin-run-read-projection';",
|
||||
"import { window } from '@qinglong/runtime-core/task-run-outcome-window';",
|
||||
"import { tasks } from '@qinglong/runtime-core/bounded-task-list-projection';",
|
||||
"import { task } from '@qinglong/runtime-core/bounded-task-read-projection';",
|
||||
"import { trigger } from '@qinglong/runtime-core/trigger';",
|
||||
|
||||
Reference in New Issue
Block a user