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 분석

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

패키지
dsh-task-queue
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 31.

설치

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

설치, 사용, 설정 섹션을 가져오지 못했습니다. README를 확인하세요.