dsh-task-queue
Tiered task queue for DSH↔Hermes coordination: queue.json is the single source of truth; tasks are enqueued by DSH mechanisms (review/lesson/reset) and consumed by the Hermes-side cron with a lease/claim model. Also provides the busy-mutex for serializing Hermes calls from the approve fast path.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nicecx/dsh-task-queue说明文档
阅读完整 README ↗没有抓取到安装、使用或配置章节。请查看仓库 README。