Jesse-njx/dsh-routines

插件 ⭐ 1 MIT automationweb-ui

dsh-routines — DSH 的定时代理:按 cron 运行提示,在当前位置获取摘要(文件摘要、chatnode 投递、无人值守安全)

catalog 简介:dsh-routines — scheduled agents for DSH: run a prompt on a cron, get the digest where you already are (file digests, chatnode delivery, unattended-safe)

安装

┌──────────────────────┐   every night 02:00   ┌──────────────────────────────┐
│  dsh --profile ops   │ ─────────────────────▶ │ dsh --profile headless        │
│  scheduler tick      │   (own session, cwd   │  "run the test suite, ..."     │
│  reads .dsh/routines │    = routine cwd,     │  approval policy: never        │
│  /*.yaml             │    approval: never)   └──────────────┬───────────────┘
└──────────────────────┘                                      │ run record: status,
       │ digest + run record                                  │ digest, session id,
       ▼                                                      │ denied approvals
  .dsh/routines/runs/<runId>.json  (+ .md)  ──►  file delivery (always on)
  ctx.chatnode (optional)          ──►  chatnode delivery (soft dependency)

Jesse-njx/dsh-routines 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。