57cf137918
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.
14 lines
450 B
YAML
14 lines
450 B
YAML
# Search snapshot composition: mount the real model-facing search plugin over
|
|
# the shipped sandboxed bash stack. A four-path inline cap keeps the fixture
|
|
# small while forcing the over-cap sampling branch.
|
|
- id: base
|
|
name: '@cordisjs/plugin-include'
|
|
config:
|
|
path: ./cordis.yml
|
|
patches:
|
|
- insert:
|
|
- id: tool-fs-search
|
|
name: '@deepseek-ai/dsh-tool-fs-search'
|
|
config:
|
|
globMaxResults: 4
|