dsh-task-queue
Tiered task queue as the single source of truth for DSH↔Hermes work (reset > approve > review): enqueue tools for all submission paths, lease/claim model with concurrency 1, priority aging against starvation, atomic busy mutex, and a Hermes-side consumer (cron */1 + monitor gating) that drains tasks, writes review-handoff requests with single-slot checks, and invokes the reset agent.
DSH↔Hermes 协作的缓存梯队任务队列(reset > approve > review,queue.json 唯一真相源):全部提审路径入队、租约/认领模型并发 1、优先级 aging 防饿死、原子忙锁;Hermes 侧消费端(cron */1 + monitor 门控)出队执行、单槽检查写审核请求、调用重置 agent。
How to install
dsh plugin add github:nicecx/dsh-task-queue About
dsh-task-queue DSH↔Hermes 协作的缓存梯队任务队列(queue.json 唯一真相源):reset > approve > review 三级,租约/认领模型、优先级 aging 防饿死、原子忙锁;Hermes 侧消费端(cron */1 + monitor 门控)出队执行。 联动(20260902-003 approved,独立部署·协议联动) 本插件是 DSH 治理体系的**队列中枢**,与应用层插件协议联动: dsh-auto-approver(审批)──┐ dsh-design-review(评审)──┼──入队──▶ dsh-task-queue ──▶ 消费端 ──▶ Hermes dsh-reset-handoff(重启)──┘ **审批×队列**:approval 请求入队 approve tier(快道同步直调 + busy 锁共用) **评审×队列**:提审入队 review tier → 消费端出队 → 单槽写 request.json → Hermes 审核 → 结论按 sessionId 路由 **重启×队列**:reset 入队(最高优先级)→ 门禁 → 调 reset_agent.py **共享机制**:.hermes-busy 互斥锁、requestId 单一编号源(docs/ 扫描)、fail-closed 详见协作契约「二…
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-03
- Created
- 2026-08-31
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, queue
Related plugins
cc-safety-net
kenryu42/claude-code-safety-net
A pre-execution guard for AI coding agents. It blocks destructive Git and file system commands, plus common attempts to access sensitive files, before a tool call runs. Supports Amp Code, Antigravity CLI, Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot CLI, Grok Build, Hermes Agent, Kimi Code, OpenClaw, OpenCode, and Pi.
ai-sdk-provider-claude-code
ben-vargas/ai-sdk-provider-claude-code
Vercel AI SDK community provider for Claude Agent SDK
claude-relay-service
Wei-Shaw/claude-relay-service
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
ccmanager
kbwo/ccmanager
Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI