ohoyour/dsh-file-mention--packages-host ↗★ 0
@ohoyo/dsh-file-mention-host
DeepSeek Harness host plugin for @file and @directory mentions: workspace file index Remote service and pre-step reference injection.
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Configuration
The plugin exports a Schemastery Config schema. Defaults preserve the limits
above, while deployments can override index depth/size/TTL and directory/file
context budgets from the composition row's config object. The fileIndex/list
response carries the configured index TTL and mutation revision to the browser
so host and client caches use one policy and can discard stale query results.
Large-workspace query catalogs are independently bounded
by searchIndexLimit (default 100,000 rows) and searchCacheEntries (default 4).