ohoyour/dsh-file-mention--packages-host ↗★ 0
@ohoyo/dsh-file-mention-host
文件与目录提及插件的主机端部分,提供工作区文件索引远程服务及前置步骤引用注入。
AI 分析
核心用途是在后台高效索引工作区文件并为模型提供上下文。属于组件包,适合需要处理大型项目工作区、对文件检索深度和缓存有自定义需求的用户。
安裝
此插件尚未提供可驗證的 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).