cleanup: remove TUI package and legacy dsh entrypoints
This commit is contained in:
16
knip.json
16
knip.json
@@ -488,16 +488,6 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/ui/tui": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.snapshot.ts"
|
||||
],
|
||||
"project": [
|
||||
"src/**/*.ts",
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/examples/jsonrpc-demo": {
|
||||
"project": [
|
||||
"src/**/*.ts"
|
||||
@@ -618,11 +608,7 @@
|
||||
"apps/cli": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts",
|
||||
"tests/**/*.snapshot.ts",
|
||||
"tests/fixtures/tui-scripted-llm.ts",
|
||||
"tests/fixtures/composition-echo-llm.ts",
|
||||
"tests/fixtures/composition-settled.ts"
|
||||
"tests/**/*.e2e.ts"
|
||||
],
|
||||
"project": [
|
||||
"src/**/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user