dsh-tool-normalizer
给工具调用加一层自愈:缺参数、错字段、路径越界在到达模型前自动修好,实测可见错误率从 7.95% 降到 2.20%。
A self-healing layer for tool calls: missing params, wrong fields and out-of-range paths are fixed before they reach the model. Measured visible error rate fell from 7.95% to 2.20%.
怎么安装
dsh plugin add dsh-tool-normalizer 简介
dsh-tool-normalizer An auto-healing layer for model tool calls: it silently fixes the failures that used to cost you a full retry round-trip, and shows you the receipts. 中文文档 (README.zh.md) Why this exists Every failed tool call costs a full model round-trip: the error comes back, the model re-reads the entire conversation context, and tries again. In a large workspace that retry resubmits ~180k input tokens — so a ~5% tool failure rate quietly inflates your token bill by more than 2× on the affected turns, and your agent visibly stumbles every few minutes. This plugin sits on the tools/execut…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- 3.4K
- 最近更新
- 2026-09-07
- 创建于
- 2026-08-25
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
apify-mcp-server
apify/actors-mcp-server
Apify MCP服务器使您的AI代理能够使用Apify Store上数千个现成的爬虫、抓取器和自动化工具,从社交媒体、搜索引擎、地图、电商网站或任何其他网站提取数据。