sky-unicorn/dsh-referenced-file1

dsh-referenced-file

Workspace file references for DeepSeek Harness prompts using #

包名
dsh-referenced-file
版本
0.1.0
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sky-unicorn/dsh-referenced-file

Configuration

The Host Loader entry id is referenced-file. Its schema defaults are below. When overriding that entry's config, specify the complete config because later DSH patch layers replace an entry's config rather than deep-merging it.

FieldDefaultPurpose
maxCandidates40Maximum candidates returned by one query
maxScannedEntries5000Maximum directory entries inspected per query
maxDepth12Maximum candidate traversal depth
maxReferences8Maximum referenced files in one direct prompt batch
maxFileBytes131072Per-file byte limit
maxTotalBytes524288Combined reference byte limit
excludeDirectories.git, .cache, .next, .turbo, build, coverage, dist, node_modulesDirectory basenames omitted from candidate traversal