MAJOR: deprecated cli interface

This commit is contained in:
2026-07-09 19:09:52 +05:30
parent 053748564f
commit 6626adf38d
7 changed files with 2 additions and 538 deletions

View File

@@ -20,8 +20,7 @@
"watch": "tsc -b --watch",
"test": "vitest run --project unit",
"test:watch": "vitest --project unit",
"test:evals": "vitest run --project evals",
"play": "node apps/cli/dist/index.js"
"test:evals": "vitest run --project evals"
},
"keywords": [],
"author": "",