Files
deepseek-harness/examples/acp-agent/tests/fixtures/fs-search-bin/rg
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

9 lines
139 B
Bash
Executable File

#!/bin/sh
printf '%s\n' \
'archive/a.ts' \
'archive/b.ts' \
'archive/c.ts' \
'src/index.ts' \
'docs/guide.md' \
'test/spec.ts'