Files
deepseek-harness/examples/acp-agent/fs-search.cordis.snapshot.yml
T
NI0317 57cf137918 fix(fs-search): keep broad glob samples representative
Remove the duplicate model-facing list tool from this branch; directory orientation remains available through bash ls. Keep the glob sampling fix, add a real ACP composition snapshot, and narrow the decision record to the shipped bug fix.
2026-07-28 14:42:59 +08:00

25 lines
788 B
YAML

# Keyless counterpart to fs-search.cordis.yml: the search plugin and sandboxed
# bash execution remain real; only the model adapter is replaced by replay.
- id: base
name: '@cordisjs/plugin-include'
config:
path: ./cordis.yml
patches:
- id: llm-deepseek
name: '@deepseek-ai/dsh-llm-deepseek'
disabled: true
- insert:
- id: llm-replay
name: '@deepseek-ai/dsh-llm-replay'
config:
providers:
- id: deepseek
name: DeepSeek
models:
- id: deepseek-v4-flash
- id: deepseek-v4-pro
- id: tool-fs-search
name: '@deepseek-ai/dsh-tool-fs-search'
config:
globMaxResults: 4