dsh-failbook
失败账本 — DeepSeek Harness 工具失败记录、签名聚类与失败感知重试拦截(含 Web UI 面板)。Failure ledger for DeepSeek Harness: capture, cluster, persist and learn from failed tool calls, with a failure-aware retry guard and a Web UI panel.
49 results
失败账本 — DeepSeek Harness 工具失败记录、签名聚类与失败感知重试拦截(含 Web UI 面板)。Failure ledger for DeepSeek Harness: capture, cluster, persist and learn from failed tool calls, with a failure-aware retry guard and a Web UI panel.
Global model command palette and provider/model configuration panel for DeepSeek Harness, with selective request retries, OpenRouter free-model import, loopback relays, online capacity presets, and optional media tools.
DSH-Desktop LLM provider plugin for Command Code with model catalog sync, request retry, multi-credential support, and a settings UI.
DeepSeek Harness plugin to heal third-party gateways that omit the stream terminal event (message_stop/done), which otherwise triggers repeated TRANSPORT retries in the dsh agent loop; scope is configurable per provider and per model.
Automatic provider/model fallback chains for DeepSeek Harness agents when LLM requests keep failing (retry exhausted, auth, quota, rate limit)
Bounded all-error request retry plugin for DeepSeek Harness
DSH plugin: connect to MCP servers, discover tools, and register them for direct model invocation with retry logic and statistics
Session topic titles for DeepSeek Harness: LLM-generated titles for sessions stuck on the prompt-excerpt fallback, retry on every turn end, plus a /topics-size endpoint for the hover-card size patch (out-of-tree plugin)
DSH plugin: API retry settings page - view and edit each LLM provider's request retry policy (mode, maxRetries) over the settings wire
DSH plugin: infinite exponential retries on LLM requests, capped at 10 minutes per wait
Configurable model-request retry limit for DeepSeek Harness (Settings → General).
指数退避与可确认错误分类的 DeepSeek Harness 重试插件
DSH rc.8 Web settings row for active providers' model-request retry budget
DSH (DeepSeek Harness) network plugin that bundles User-Agent rewriting, an HTTP/CONNECT/SOCKS5 proxy, and configurable request auto-retry for every outgoing global-fetch request, all configured from a single “网络设置” (Network) settings tab.
dsh plugin: bounded retry for transient gateway network failures the stock retry policy cannot classify (finish_reason: network_error, unexpected EOF, TLS alerts, stream read errors)
DSH plugin that replaces the official Models settings page: provider management, per-model reasoning effort, retry overrides, drag reorder, credential status, upstream model sync, and fixed model deletion
DSH (DeepSeek Harness) 插件:大模型请求报错时按规则休眠后自动重试。支持 HTTP 状态码 / 机器码 / provider 返回字段=值 三种命中形态,每条规则独立配置休眠时长与最大重试次数;会话框内显示重试卡片,GUI 设置页实时编辑规则。
dsh 插件 · 自动续跑:agent 会话中断后自动帮你续上,不用手敲「继续」。有序规则表按失败类型(限流/额度/鉴权/上下文超限/崩溃孤儿)路由——自动退避重试、换模型继续、压缩上下文后继续或止损通知,规则可视化编辑,全程活动日志。
工程级会话鲁棒:官方有限次 API 重试耗尽后,对超时/传输/限流等瞬时失败继续重试直到成功或取消,会话不因瞬时 API 故障中断。
Global real-time Token HUD for DeepSeek Harness Web: draggable floating window showing live output tok/s, cumulative tokens, and per-session running/retrying status across all DSH sessions.
Configurable automatic retries and interrupted-session recovery for DeepSeek Harness
DSH 断点续接插件:模型回复因网络中断/超时半途失败时,自动把已生成的部分输出带进下一轮,让模型从中断处继续,而不是从零全量重跑。DSH plugin: on a mid-stream network failure, auto-resume the turn from its partial output instead of restarting from scratch.
Patient auto-retry for DeepSeek Harness: honor the upstream gateway's retry_after_seconds on a 429 capacity cooldown instead of giving up after two fast retries. Optional floating countdown badge included.
DSH Web GUI 更多消息操作:用户/AI 消息编辑、重试与高级重试、删除消息。编辑仅替换文本并保留思考/工具调用与后续内容;删除只移除目标消息本身——删除 AI 回复会连同其思维链/思考过程/工具调用一并移除,但不影响它对应的用户提问与后续消息,删除用户消息不影响其 AI 回复与后续消息;编辑弹窗自动预填持久化原文;图标按钮与复制等平台按钮同栏,适配 DSH 0.1.2-rc.1 客户端内核。