refactor: apply repository naming contract
Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"headless-agent/tests/fixtures/goal-domain/seed-goal.ts",
|
||||
"headless-agent/tests/fixtures/time-context-driver.ts",
|
||||
"headless-agent/tests/fixtures/time-context-mock-llm.ts",
|
||||
"headless-agent/tests/fixtures/telemetry-otel-driver.ts",
|
||||
"headless-agent/tests/fixtures/session-telemetry-otel-driver.ts",
|
||||
"headless-agent/tests/fixtures/telemetry-redact-rule.ts",
|
||||
"headless-agent/tests/fixtures/e2b/e2b/bin.ts",
|
||||
"acp-agent/tests/snapshots/lsp-definition/workspace/subject.ts",
|
||||
@@ -93,7 +93,7 @@
|
||||
},
|
||||
"packages/host/directory-picker-auto": {
|
||||
"ignoreDependencies": [
|
||||
"@deepseek-ai/dsh-client-ui-directory-picker",
|
||||
"@deepseek-ai/dsh-client-ui-directory-picker-browse",
|
||||
"@deepseek-ai/dsh-client-ui-directory-picker-native"
|
||||
]
|
||||
},
|
||||
@@ -157,7 +157,7 @@
|
||||
"tests/**/*.tsx"
|
||||
]
|
||||
},
|
||||
"packages/client/ui-directory-picker": {
|
||||
"packages/client/ui-directory-picker-browse": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.tsx"
|
||||
],
|
||||
@@ -259,7 +259,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/bash/bash-sandbox": {
|
||||
"packages/shell/bash-sandbox": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -269,7 +269,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/bash/pwsh-sandbox": {
|
||||
"packages/shell/pwsh-sandbox": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -308,7 +308,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/lsp/lsp-local": {
|
||||
"packages/lsp/lsp-stdio": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts",
|
||||
@@ -361,7 +361,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/util/retention": {
|
||||
"packages/util/output-retention": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts"
|
||||
],
|
||||
@@ -370,7 +370,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/support/acp-snapshot": {
|
||||
"packages/test-support/acp-snapshot": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/fixtures/fake-acp-agent.ts"
|
||||
@@ -380,7 +380,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/support/loader-smoke": {
|
||||
"packages/test-support/loader-smoke": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/fixtures/*.ts"
|
||||
@@ -410,7 +410,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/goal/goal-session": {
|
||||
"packages/goal/goal-round-driver": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts"
|
||||
],
|
||||
@@ -438,7 +438,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/code-runtime/code-runtime-worker": {
|
||||
"packages/code-runtime/code-runtime-worker-thread": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -468,7 +468,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/session/session-title-first-message-llm": {
|
||||
"packages/session/session-title-first-prompt-llm": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -478,7 +478,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/context/workspace-context": {
|
||||
"packages/context/agent-instructions": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -498,7 +498,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/util/paths": {
|
||||
"packages/util/home-paths": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts"
|
||||
],
|
||||
@@ -527,7 +527,7 @@
|
||||
"tests/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/workflow/workflow-workerthread": {
|
||||
"packages/workflow/workflow-worker-thread": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -594,7 +594,7 @@
|
||||
"src/**/*.ts"
|
||||
]
|
||||
},
|
||||
"packages/subagent/subagent-spawn": {
|
||||
"packages/subagent/subagent-spawn-in-process": {
|
||||
"entry": [
|
||||
"tests/**/*.spec.ts",
|
||||
"tests/**/*.e2e.ts"
|
||||
@@ -762,7 +762,7 @@
|
||||
},
|
||||
"packages/bundle/headless": {
|
||||
"ignoreDependencies": [
|
||||
"@deepseek-ai/dsh-code-runtime-worker"
|
||||
"@deepseek-ai/dsh-code-runtime-worker-thread"
|
||||
]
|
||||
},
|
||||
"packages/bundle/web-app": {
|
||||
|
||||
Reference in New Issue
Block a user