test(api): add assistant split regression runner
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test:unit": "vitest run"
|
||||
"test:unit": "vitest run",
|
||||
"test:assistant-split": "node ./scripts/run-assistant-tool-split-regression.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@capakraken/application": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user