mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
# Conflicts: # .agents/notes/implemented/architecture/2026-07-05-reconstructable-requests.i18n.yaml # .agents/notes/implemented/architecture/2026-07-05-reconstructable-requests.md # .agents/notes/implemented/architecture/2026-07-05-reconstructable-requests.zh.md # .agents/notes/implemented/architecture/2026-07-25-web-input-machine-and-slash-pipeline.i18n.yaml # .agents/notes/implemented/architecture/2026-07-25-web-input-machine-and-slash-pipeline.md # .agents/notes/implemented/architecture/2026-07-25-web-input-machine-and-slash-pipeline.zh.md # THIRD_PARTY_NOTICES.md # apps/cli/composition.md # apps/cli/config/base.cordis.yml # apps/cli/package.json # apps/cli/src/app-cli-entry.ts # apps/cli/src/bin.ts # apps/cli/tests/args.spec.ts # apps/web/tests/built-boot.snapshot.ts # apps/web/tests/navigation-panes.e2e.ts # docs/architecture.i18n.yaml # docs/architecture.md # docs/architecture.zh.md # docs/config-catalog.md # docs/cordis-catalog/services.md # docs/core-data-structures/core.i18n.yaml # docs/core-data-structures/llm-streaming.i18n.yaml # docs/event-producer-consumer.md # docs/module-graph.md # examples/acp-agent/tests/snapshots/cordis-inspect-jsdoc/session.jsonl # packages/README.i18n.yaml # packages/bundle/README.i18n.yaml # packages/client/connection/README.i18n.yaml # packages/client/connection/README.md # packages/client/connection/README.zh.md # packages/client/connection/src/client/fixture.ts # packages/client/connection/src/http-bridge.ts # packages/client/connection/src/index.ts # packages/client/connection/tests/fixture.spec.ts # packages/client/connection/tests/node-half.spec.ts # packages/client/runtime/README.i18n.yaml # packages/client/runtime/README.md # packages/client/runtime/README.zh.md # packages/client/runtime/src/client/contract/session.ts # packages/client/runtime/src/client/sessions/session.ts # packages/client/ui-conversation/README.i18n.yaml # packages/client/ui-conversation/README.md # packages/client/ui-conversation/README.zh.md # packages/client/ui-conversation/src/client/apply.ts # packages/client/ui-conversation/src/client/chat/AssistantMarkdown.tsx # packages/client/ui-conversation/src/client/chat/ChatView.tsx # packages/client/ui-conversation/src/client/chat/MessageItem.module.css # packages/client/ui-conversation/src/client/chat/MessageItem.tsx # packages/client/ui-conversation/src/client/contract/slots.ts # packages/client/ui-conversation/src/client/index.ts # packages/client/ui-conversation/src/client/input/contract.ts # packages/client/ui-conversation/src/client/input/facade.ts # packages/client/ui-conversation/src/client/input/hub.ts # packages/client/ui-conversation/src/client/locales.ts # packages/client/ui-conversation/src/client/service.ts # packages/client/ui-conversation/src/client/skeleton/ConversationSession.tsx # packages/client/ui-conversation/src/client/skeleton/InputBar.tsx # packages/client/ui-conversation/tests/apply-inject.spec.tsx # packages/client/ui-conversation/tests/input-bar.spec.tsx # packages/client/ui-conversation/tests/input-matrix.spec.tsx # packages/client/ui-conversation/tests/input-scenarios.spec.tsx # packages/client/ui-conversation/tests/service-orchestration.spec.ts # packages/client/ui-conversation/tests/skeleton.spec.tsx # packages/client/ui-trajectory/tests/views.spec.tsx # packages/compact/compact-basic/README.i18n.yaml # packages/cordis/tool-cordis/src/api-catalog.ts # packages/host/apiproxy/README.i18n.yaml # packages/host/apiproxy/README.md # packages/host/apiproxy/README.zh.md # packages/host/apiproxy/src/api-proxy.ts # packages/host/apiproxy/src/api/rpc.ts # packages/host/apiproxy/src/api/sessions.ts # packages/host/apiproxy/src/index.ts # packages/host/apiproxy/tests/api-proxy-models.spec.ts # packages/host/apiproxy/tests/rpc-schemas.spec.ts # packages/llm/llm-pi-ai/README.i18n.yaml # packages/llm/llm-pi-ai/README.md # packages/llm/llm-pi-ai/README.zh.md # packages/llm/llm-pi-ai/src/adapter.ts # packages/llm/llm/README.i18n.yaml # packages/ui/tui/README.md # packages/ui/tui/README.zh.md # packages/ui/tui/src/components/content.ts # packages/ui/tui/src/components/transcript.ts # packages/ui/tui/tests/tui.spec.ts # pnpm-lock.yaml
748 lines
16 KiB
JSON
748 lines
16 KiB
JSON
{
|
|
"$schema": "https://unpkg.com/knip@5/schema.json",
|
|
"exclude": [
|
|
"duplicates"
|
|
],
|
|
"ignoreBinaries": [
|
|
"bwrap",
|
|
"python3",
|
|
"sandbox-exec",
|
|
"taskkill"
|
|
],
|
|
"ignoreWorkspaces": [
|
|
"vendor/*",
|
|
"python/sdk-runtime"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@yarnpkg/cli-dist",
|
|
"lightningcss"
|
|
],
|
|
"workspaces": {
|
|
".": {
|
|
"entry": [
|
|
"scripts/**/*.mjs",
|
|
"scripts/**/*.cjs"
|
|
],
|
|
"project": [
|
|
"scripts/**/*.ts",
|
|
"scripts/**/*.mjs",
|
|
"scripts/**/*.cjs"
|
|
],
|
|
"ignoreDependencies": [
|
|
"playwright"
|
|
]
|
|
},
|
|
"examples": {
|
|
"entry": [
|
|
"headless-agent/tests/fixtures/cli-mock-llm.ts",
|
|
"headless-agent/tests/fixtures/semantic-checkpoint-agent.ts",
|
|
"headless-agent/tests/fixtures/subagent-diagnostic-agent.ts",
|
|
"headless-agent/tests/fixtures/subagent-inheritance-agent.ts",
|
|
"headless-agent/tests/fixtures/workspace-context-resume-agent.ts",
|
|
"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/telemetry-redact-rule.ts",
|
|
"acp-agent/tests/snapshots/lsp-definition/workspace/subject.ts",
|
|
"acp-agent/tests/fixtures/partial-landlock-sandbox.ts",
|
|
"acp-agent/tests/fixtures/subagent-durability-failure.ts",
|
|
"acp-agent/tests/fixtures/subagent-settlement-marker.ts",
|
|
"acp-agent/tests/fixtures/workspace-context-compaction.ts",
|
|
"acp-agent/tests/fixtures/subagent/subagent-acp/mock-delegating-llm.ts",
|
|
"acp-agent/tests/fixtures/subagent/subagent-acp/driver.ts",
|
|
"acp-agent/tests/fixtures/subagent/subagent-claude-code/fixture.ts",
|
|
"acp-agent/tests/fixtures/subagent/subagent-claude-code/driver.ts",
|
|
"acp-agent/tests/fixtures/subagent/subagent-codex/fixture.ts",
|
|
"acp-agent/tests/fixtures/subagent/subagent-codex/driver.ts",
|
|
"jsonrpc-agent/tests/fixtures/subagent/subagent-dsh-sdk/driver.ts",
|
|
"jsonrpc-agent/tests/fixtures/subagent/subagent-dsh-sdk/child-mock-llm.ts",
|
|
"jsonrpc-agent/tests/fixtures/subagent/subagent-dsh-sdk/mock-delegating-llm.ts",
|
|
"*/tests/**/*.e2e.ts",
|
|
"*/tests/**/*.snapshot.ts"
|
|
],
|
|
"project": [
|
|
"**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@cordisjs/plugin-logger-console",
|
|
"@deepseek-ai/.+"
|
|
]
|
|
},
|
|
"packages/util/home": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/host/webserver": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/host/directory-picker-native": {
|
|
"entry": [
|
|
"tests/**/*.spec.{ts,tsx}",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.{ts,tsx}",
|
|
"tests/**/*.{ts,tsx}"
|
|
]
|
|
},
|
|
"packages/client/web-ui": {
|
|
"entry": [
|
|
"tests/**/*.spec.{ts,tsx}"
|
|
],
|
|
"project": [
|
|
"src/**/*.{ts,tsx}",
|
|
"tests/**/*.{ts,tsx}"
|
|
]
|
|
},
|
|
"packages/client/runtime": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/api/remotes": {
|
|
"entry": [
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/client/ui-primitives": {
|
|
"entry": [
|
|
"tests/**/*.spec.tsx"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"src/**/*.tsx",
|
|
"tests/**/*.tsx"
|
|
]
|
|
},
|
|
"packages/client/ui-goal": {
|
|
"entry": [
|
|
"tests/**/*.spec.tsx"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"src/**/*.tsx",
|
|
"tests/**/*.tsx"
|
|
]
|
|
},
|
|
"packages/client/ui-deliverables": {
|
|
"entry": [
|
|
"tests/**/*.spec.tsx"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"src/**/*.tsx",
|
|
"tests/**/*.tsx"
|
|
]
|
|
},
|
|
"packages/client/web-react": {
|
|
"entry": [
|
|
"tests/**/*.spec.tsx"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"src/**/*.tsx",
|
|
"tests/**/*.tsx"
|
|
]
|
|
},
|
|
"packages/client/ui-layout": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.spec.tsx"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"src/**/*.tsx",
|
|
"tests/**/*.ts",
|
|
"tests/**/*.tsx"
|
|
]
|
|
},
|
|
"website": {
|
|
"project": [
|
|
"**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@braintree/sanitize-url",
|
|
"cytoscape",
|
|
"cytoscape-cose-bilkent",
|
|
"dayjs",
|
|
"debug"
|
|
]
|
|
},
|
|
"packages/*/*": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/core/tools": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/typert/generator": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/fixtures/type-model/**/*.ts",
|
|
"tests/fixtures/remote-model/**/*.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/bash/bash-sandbox": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/context/time-context": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/context/tmux-context": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/lsp/lsp-local": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts",
|
|
"tests/fixture-server.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"typescript-language-server"
|
|
]
|
|
},
|
|
"packages/sandbox/sandbox-local": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/telemetry/session-telemetry-otel": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/util/brand": {
|
|
"project": [
|
|
"src/**/*.ts"
|
|
]
|
|
},
|
|
"packages/attachment/attachment": {
|
|
"project": [
|
|
"src/**/*.ts"
|
|
]
|
|
},
|
|
"packages/util/timeout": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/util/retention": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/support/acp-snapshot": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/fixtures/fake-acp-agent.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/support/loader-smoke": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/fixtures/*.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/core/agent-loop": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/goal/goal": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/goal/goal-session": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/goal/tool-goal": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/session-query/session-query-sqlite": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/code-runtime/code-runtime-worker": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/llm/llm-deepseek": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/llm/llm-pi-ai": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/session-title/session-title-first-message-llm": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/context/workspace-context": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/session-persistence/session-checkpoint-policy": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/util/paths": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/web/web-search-exa": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/web/web-search-perplexity": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/workflow/workflow-workerthread": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/web/web-search-deepseek": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/examples/acp-demo": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/examples/agent-spine-demo": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/ui/jsonrpc": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/ui/commands": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/examples/cli-demo": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/examples/jsonrpc-demo": {
|
|
"project": [
|
|
"src/**/*.ts"
|
|
]
|
|
},
|
|
"packages/sdk/create-sdk": {
|
|
"entry": [
|
|
"src/bin.ts",
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts",
|
|
"tests/**/*.snapshot.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/sdk/scripts": {
|
|
"entry": [
|
|
"src/bin.ts",
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.snapshot.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"node-addon-require-builtin"
|
|
]
|
|
},
|
|
"packages/subagent/subagent-spawn": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/subagent/subagent-acp": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts",
|
|
"tests/mock-acp-server.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/subagent/subagent-codex": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@openai/codex"
|
|
]
|
|
},
|
|
"packages/subagent/subagent-claude-code": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/fs/tool-fs": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/fs/tool-fs-search": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/mcp/mcp-client": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts",
|
|
"tests/fixture-server.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@modelcontextprotocol/server-everything",
|
|
"@modelcontextprotocol/server-filesystem"
|
|
]
|
|
},
|
|
"packages/client/web": {
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"src/**/*.tsx",
|
|
"tests/**/*.tsx"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@deepseek-ai/dsh-client-ui-theme"
|
|
]
|
|
},
|
|
"packages/client/ui-settings": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.spec.tsx"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"src/**/*.tsx",
|
|
"tests/**/*.ts",
|
|
"tests/**/*.tsx"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@types/react-dom",
|
|
"react-dom"
|
|
]
|
|
},
|
|
"apps/web": {
|
|
"entry": [
|
|
"tests/**/*.e2e.ts",
|
|
"tests/**/*.perf.ts",
|
|
"tests/**/*.snapshot.ts",
|
|
"tests/support.ts",
|
|
"src/node-module-stub.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@deepseek-ai/dsh-client-ui-primitives",
|
|
"@deepseek-ai/dsh-client-ui-slots",
|
|
"@deepseek-ai/dsh-client-web-react",
|
|
"@types/react",
|
|
"@types/react-dom",
|
|
"react",
|
|
"react-dom"
|
|
]
|
|
},
|
|
"apps/cli": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
],
|
|
"ignoreDependencies": [
|
|
"@deepseek-ai/.+"
|
|
]
|
|
},
|
|
"packages/client/modules": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/client/hmr": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/subagent/subagent-dsh-sdk": {
|
|
"entry": [
|
|
"tests/**/*.spec.ts",
|
|
"tests/**/*.e2e.ts"
|
|
],
|
|
"project": [
|
|
"src/**/*.ts",
|
|
"tests/**/*.ts"
|
|
]
|
|
},
|
|
"packages/bundle/base": {
|
|
"ignoreDependencies": [
|
|
"@deepseek-ai/.+",
|
|
"@cordisjs/.+"
|
|
]
|
|
},
|
|
"packages/bundle/web-app": {
|
|
"ignoreDependencies": [
|
|
"@deepseek-ai/.+"
|
|
]
|
|
}
|
|
}
|
|
}
|