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 分析
核心用途是协调 DSH 与 Hermes 之间的任务队列与调用。适合需要处理后台任务排队、串行化调用或分布式消费的开发者与系统集成任务。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nicecx/dsh-task-queueドキュメント
README 全文を読む ↗インストール、使い方、設定の章を取得できませんでした。README を参照してください。