dsh-delivery-ledger
Recurring task scheduler with an append-only delivery ledger: window-aligned dedup execution, failure/abandoned rows, and same-window retry redelivery.
How to install
dsh plugin add github:leetom314/dsh-delivery-ledger About
dsh-delivery-ledger Recurring task scheduler with a **delivery ledger** — 定时任务执行器 + 投递台账。 移植 Hermes Agent 的 delivery_obligations 治理:每次任务执行都留台账行,失败可查可补发,同窗口去重。 What it does **ledger_create** — 注册定时任务(命令 + 间隔秒)。插件自带调度器,按窗口对齐触发,不依赖 dsh-schedule(那是会话内提醒)。 **ledger_list** — 查台账,支持按状态过滤(ok/failed/abandoned)。 **ledger_retry** — 补发最近的失败/放弃窗口(redeliver 语义:attempt 递增,同一 dueAt)。 设计 台账 append-only JSONL,存 $DSH_HOME/ledger/<task-id>.jsonl(经 dshHomePath)。 窗口对齐(interval 边界)+ 同窗口去重:进程抖动不会重复执行。 Hermes redeliver 语义:retry 补的是**失败的窗口**而非新跑当前时刻。 零网络零 LLM;命令执行走 /bin/sh -c,10s 超时。 任务注册表在内存(跨进程不持久调度——v1 边界,GOAL.md 有声…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-08
- Created
- 2026-09-08
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin
Related plugins
DesktopCommanderMCP
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
agent-device
callstackincubator/agent-device
Mobile app automation and verification for AI coding agents. CLI, MCP server, and typed Node.js API for iOS, Android, HarmonyOS, TV, web, macOS, and Linux.
compound-engineering-plugin
EveryInc/compound-engineering-plugin
Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
pipedream
PipedreamHQ/pipedream
Connect APIs, remarkably fast. Free for developers.