Letter2025/dsh-tool-search
Letter2025★ 1TypeScript最后同步: 2026-08-14
Tool search & slimming for DeepSeek Harness: Hermes-style progressive disclosure — search, describe, and call long-tail tools on demand
README 摘要
dsh-tool-search English 中文 Tool search & slimming for DeepSeek Harness (DSH): Hermes-style progressive disclosure. When your tool catalog gets large (many MCP servers or plugin tools), every tool's JSON schema is injected into the model context on every turn — wasting tokens on tools the task never uses. This plugin collapses the long tail behind three bridge tools and lets the model discover and load them on demand through a configured rerank model . - Core tools stay eager — file/shell/essential tools are always directly visible. - Bridge tools — tool search , tool describe , tool call replace the deferred schemas. - Tiered disclosure — the visible listing shrinks automatically as the catalog grows. - Conversational setup — the bundled tool-slimmer-setup skill groups your tools by talking to you, and guides configuring the rerank model. - User or project config — groups/matcher live in /.dsh/dsh-tool-search.json (global) or /.dsh/dsh-tool-search.json (per project), your choice. Install How it works Inspired by Hermes Agent's Tool Search. On every turn, the plugin's system-prompt/assemble listener computes the tier and replaces the model-visible tools: Tier Condition Model sees 0 …
在 GitHub 查看完整 README →分类
A MCP server for Stata to integrate Stata into your agent.
★ 242
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 82
taxueseek/argo专门为 agent 打造的 agent 搜索工具,具备多语言搜索能力,覆盖中文/英文/学术/代码/购物/金融/新闻/百科。
★ 68