Cheng-xiu/dsh-auto-scheduler

Cheng-xiu★ 1JavaScript最后同步: 2026-08-17

在 GitHub 打开

DSH timed auto-work plugin: start/stop agent sessions on a user-defined schedule with Beijing valley/peak presets, silent & default modes (dsh-plugin for DeepSeek Harness)

README 摘要

English 中文 dsh-auto-scheduler A DeepSeek Harness (DSH) plugin for timed autonomous work: fill in a goal and a time window in the sidebar panel, and DSH automatically creates a session and starts working at the start time, then interrupts the agent and stops the session at the stop time (the session stays in the list for review). Features - Host-side scheduler : timers live inside the dsh web host process, so they fire even when no browser tab is open (the dsh web process itself must be running; missed windows are skipped). - Auto start / auto stop : creates a Web GUI session and sends the task at the start time; cancels the active turn and stops the session at the stop time. - Two modes : - default : the agent may ask the user; every other setting keeps deployment defaults. - silent : never asks the user (ask user question tool disabled + silent persona), danger-full-access permissions, keeps working until the task is done (still stopped externally at the stop time). - ds valley/peak presets : one-click quick fill for Beijing time 12:00-14:00 and 18:00-09:00 (UTC+8). - Timezone handling : the panel displays/edits in your system timezone and converts to UTC for storage; valley prese…

在 GitHub 查看完整 README →
Agent/智能体dsh-pluginsidebaragent

分类