dsh-http-probe
为 agent 增加 http_probe 工具:探测 HTTP(S) 端点的状态码、延迟与关键响应头,HEAD 被拒时自动降级 GET,不下载响应体。
Adds an http_probe tool for endpoint health checks: status code, latency and key response headers, using HEAD with GET fallback; response bodies are never downloaded.
怎么安装
dsh plugin add github:po-et/dsh-http-probe 简介
dsh-http-probe A DeepSeek Harness plugin that adds an http_probe tool: the agent can check the status code, latency and key response headers of any HTTP(S) endpoint without downloading response bodies. Useful for API health checks and quick "is this site up?" questions. 一个 DeepSeek Harness 插件,提供 http_probe 工具:让 agent 可以探测任意 HTTP(S) 端点的状态码、延迟和关键响应头(不下载响应体)。适合 API 健康检查和"这个服务挂了吗"类问题。 Install / 安装 sh dsh plugin --profile web add dsh-http-probe Then ask the agent something like: *"Probe https://example.com and tell me if it's healthy."* Development / 开发 sh npm install npm run build npm run dev # ds…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-05
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin
同类推荐
apify-mcp-server
apify/actors-mcp-server
Apify MCP服务器使您的AI代理能够使用Apify Store上数千个现成的爬虫、抓取器和自动化工具,从社交媒体、搜索引擎、地图、电商网站或任何其他网站提取数据。