mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
Migrate the packaged-runtime smoke inventory from complete Cordis trees to the sdk profile plus ordered patches. Preserve the focused minimal and advanced behaviors, update the generated durable snapshots for explicit permission events and the smaller RunResult, and keep worker, MCP, ripgrep, PTY/editor, direct JSON-RPC, and real-provider coverage. Add an installed-only external bundle scenario that invokes the wheel's dsh plugin command with a local file package, verifies profile manifest reconciliation, imports @deepseek-ai/cordis as a peer, asserts the packaged proxy returns the exact host Context instance, and proves its system-prompt contribution reaches the model. Migrate the repository source e2e and runnable minimal example to the same profile grammar.
39 lines
756 B
YAML
39 lines
756 B
YAML
# Preserve the focused SDK test roster over the shipped sdk profile.
|
|
|
|
- id: agent-instructions
|
|
disabled: true
|
|
- id: tool-jobs
|
|
disabled: true
|
|
- id: tool-fs-search
|
|
disabled: true
|
|
- id: skill-filesystem
|
|
disabled: true
|
|
- id: tool-skill
|
|
disabled: true
|
|
- id: tool-str-replace-editor
|
|
disabled: true
|
|
- id: tool-subagent-control
|
|
disabled: true
|
|
- id: tool-subagent-list-agents
|
|
disabled: true
|
|
- id: tool-subagent-fork
|
|
disabled: true
|
|
- id: tool-subagent-report
|
|
disabled: true
|
|
- id: tool-workflow
|
|
disabled: true
|
|
- id: tool-goal
|
|
disabled: true
|
|
- id: plan-mode
|
|
disabled: true
|
|
- id: tool-ralph
|
|
disabled: true
|
|
- id: tool-web
|
|
disabled: true
|
|
|
|
- id: tool-subagent
|
|
config:
|
|
provider: spawn
|
|
toolName: subagent
|
|
backgroundMode: one-shot
|