nicecx/dsh-task-queue0

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.

AI Analysis

核心用途是协调 DSH 与 Hermes 之间的任务队列与调用。适合需要处理后台任务排队、串行化调用或分布式消费的开发者与系统集成任务。

Package
dsh-task-queue
Version
0.1.0
License
MIT
Last updated
Aug 31, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nicecx/dsh-task-queue

No install, usage, or configuration section was found. See the repository README.