dsh-progressive-tools
缓存稳定的渐进式工具发现:每次请求使用固定的 tool_search 与 tool_dispatch 工具面,从内存目录搜索后经 Harness 管线分发,发现过程中原生工具列表保持字节稳定。
Cache-stable progressive tool discovery: a fixed tool_search and tool_dispatch surface on every request, in-memory catalog search, nested dispatch through the Harness pipeline, and a byte-stable native tool list across discovery.
怎么安装
dsh plugin add dsh-progressive-tools 简介
DSH Progressive Tools Cache-stable progressive tool discovery for DeepSeek Harness. The default mode sends a small, fixed tool surface on the first request, keeps the complete catalog in process memory, and executes discovered tools through the ordinary Harness pipeline. 中文文档 Why Every visible tool definition consumes input tokens on every request. Changing that definition list later also changes the request prefix and reduces context cache reuse. Progressive disclosure needs both properties at once: a small first request; a byte-stable tool and system prefix across later requests. The default…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 3
- 月下载
- –
- 最近更新
- 2026-08-27
- 创建于
- 2026-08-24
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-agents, context-cache, deepseek, deepseek-harness, dsh, dsh-plugin, function-calling, llm-tools, plugin, progressive-disclosure, tool-calling, typescript
同类推荐
apify-mcp-server
apify/actors-mcp-server
Apify MCP服务器使您的AI代理能够使用Apify Store上数千个现成的爬虫、抓取器和自动化工具,从社交媒体、搜索引擎、地图、电商网站或任何其他网站提取数据。