mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Merge remote-tracking branch 'origin/feat/windows-pwsh-default' into feat/windows-acl-sandbox
# Conflicts: # apps/cli/reference/README.i18n.yaml # docs/cordis-catalog/services.md # docs/module-graph.md # docs/subsystems/sandbox.i18n.yaml # packages/sandbox/sandbox/README.i18n.yaml # pnpm-lock.yaml # scripts/verify-package-readme-model-experience.ts
This commit is contained in:
14
knip.json
14
knip.json
@@ -295,7 +295,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/telemetry/session-telemetry-otel": {
|
||||
"packages/session/session-telemetry-otel": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -426,7 +426,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/session-title/session-title-first-message-llm": {
|
||||
"packages/session/session-title-first-message-llm": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -446,7 +446,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/session-persistence/session-checkpoint-policy": {
|
||||
"packages/session/session-checkpoint-policy": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -525,7 +525,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/ui/jsonrpc": {
|
||||
"packages/scaffold/server": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -535,7 +535,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/ui/commands": {
|
||||
"packages/interaction/commands": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts"
|
||||
],
|
||||
@@ -549,7 +549,7 @@
|
||||
"src/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/sdk/create-sdk": {
|
||||
"packages/scaffold/create-sdk": {
|
||||
"entry": [
|
||||
"src/bin.ts",
|
||||
"tests/**/*.spec.ts",
|
||||
@@ -561,7 +561,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/sdk/scripts": {
|
||||
"packages/scaffold/scripts": {
|
||||
"entry": [
|
||||
"src/bin.ts",
|
||||
"tests/**/*.spec.ts",
|
||||
|
||||
Reference in New Issue
Block a user