mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
13 lines
382 B
YAML
13 lines
382 B
YAML
# Add the self-referential Cordis tools without changing the base ACP tool
|
|
# presentation mode.
|
|
- id: base
|
|
name: '@deepseek-ai/cordis-plugin-include'
|
|
config:
|
|
path: ./cordis.yml
|
|
patches:
|
|
- insert:
|
|
- id: cordis-host-runner
|
|
name: '@deepseek-ai/dsh-cordis-host-runner'
|
|
- id: tool-cordis
|
|
name: '@deepseek-ai/dsh-tool-cordis'
|