dsh-auto-continue-429
Automatically sends "continue" to recover from RATE_LIMIT (429) and QUOTA (insufficient_quota) errors. Per-session consecutive-failure counter (default 20, configurable 1-100), a toolbar on/off switch, and a settings-page card.
遇到 RATE_LIMIT(429)或配额耗尽(insufficient_quota)错误时自动发送 continue 恢复对话。每会话独立计数连续失败次数(默认 20,可设 1-100),带工具栏开关条与设置页配置卡片。
How to install
dsh plugin add dsh-auto-continue-429 About
dsh-auto-continue-429 DeepSeek Harness(DSH)插件:遇到 429 限流 / 配额耗尽自动 continue 恢复对话,20 次连续失败才停,成功一次即清零。 --- ✨ 功能特色 | 能力 | 说明 | |---|---| | 🔄 自动 Continue | dsh-llm-retry 的 step 级重试耗尽后,**自动发送 continue** 开启新 turn | | 🚦 识别 429 与配额耗尽 | 监听 RATE_LIMIT(429)与 QUOTA(insufficient_quota 等)两类错误码 | | 🎛 对话框底部开关 | 输入区底部「开/关」滑动开关,**点击即切换**,无需去设置页 | | ⚙ 设置页主开关 | 「启用插件」主开关:停用后插件整体失效,**对话框不再显示开关按钮**(两开关互不联动) | | 🧮 连续失败计数 | **每会话独立计数**:连续失败 20 次只停止该会话,任何一次 turn 正常结束即清零,互不影响 | | ✋ 手动干预即清零 | 你**主动发送任意消息**后,所有会话积攒的失败计数**全部归零**(自动 continue 不算干预) | | ⏱️ 随机 1~2 秒退避 | 每次 429 后随机等待 1~2 秒发送 continue(不随重试次数增长) | | 🤫 无计数显示 |…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- 899
- Last push
- 2026-08-19
- Created
- 2026-08-18
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-plugin
Related plugins
agent-device
callstackincubator/agent-device
Mobile app automation and verification for AI coding agents. CLI, MCP server, and typed Node.js API for iOS, Android, HarmonyOS, TV, web, macOS, and Linux.
gstack
garrytan/gstack
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
DesktopCommanderMCP
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
dsh-agent-teams
NanmiCoder/dsh-agent-teams
AgentTeams multi-agent teams.