Skip to content

dsh-error-lens v0.1.0

Latest

Choose a tag to compare

@Wanbinyu Wanbinyu released this 19 Aug 04:54
· 1 commit to main since this release

首个版本

dsh-error-lens 是一个非官方 DeepSeek Harness 社区插件,在 Web 输入区上方显示只读、脱敏的模型请求错误诊断。

  • 区分 401、403、429、上下文超限、兼容性、超时、网络和服务端错误
  • 显示供应商、模型、状态码、错误码和 Request ID
  • 一键复制适合反馈问题的脱敏诊断报告
  • 下一轮成功后自动隐藏,错误历史数量有上限
  • 基于官方 session projection 和 Web UI slot,无 DOM 注入、无遥测、无自动重试
  • 支持简体中文和英文

安装方法和隐私边界请见 README。


The first release adds read-only, redacted provider diagnostics to DeepSeek Harness Web, with bilingual UI, bounded session history, and one-click diagnostic reports. It uses official projection and UI slot APIs and does not read credentials, send telemetry, or retry requests.