Skip to content

v0.3.0 - Actionable failure guidance

Latest

Choose a tag to compare

@Wanbinyu Wanbinyu released this 19 Aug 11:55

dsh-provider-probe v0.3.0

简体中文

本版让失败结果更容易处理:插件会根据明确的 HTTP 状态、错误代码和错误文本,区分凭据、权限、模型/接口地址、限流/额度、超时、网络、流式/SSE 兼容与供应商 5xx,并在页面给出下一步建议。

  • 失败页面新增中文和英文排查建议
  • 复制诊断加入失败类别和同一条建议
  • 覆盖 DeepSeek Harness 原生 MISSING_CREDENTIAL 错误
  • 分类只提供保守建议,不修改配置、不自动重试、不增加请求
  • 30 个单元测试、Host/Web 类型检查、构建和安装包检查通过

安装:

dsh plugin --profile web add https://github.com/Wanbinyu/dsh-provider-probe/releases/download/v0.3.0/dsh-provider-probe-0.3.0.tgz

SHA-256: 969C275AB5395474A9866AA4C9DEC8B354CBDB817F703C30FD5D5880FD7E4C77

English

This release turns common provider failures into conservative, actionable guidance. It classifies explicit credential, permission, model/endpoint, rate/quota, timeout, network, streaming/SSE, and provider 5xx failures without changing configuration or retrying automatically.

Install with the command above, then restart dsh web.