dsh-schedule: A Scheduled Task and Status Monitoring Plugin for DSH
`csiroqa/dsh-schedule` is an MIT-licensed plugin developed for DeepSeek Harness (DSH), integrating scheduled task execution and system status monitoring functionality. It supports automatically triggering Agent executions such as daily summaries, inspections, or report generation through 5-field cron expressions, with task status persistently stored and a 30-minute timeout protection mechanism to prevent hangs. Users can add, delete, pause, and resume tasks via the `/schedule` command or the settings page dashboard. In terms of monitoring, the plugin provides a `/status` command and a real-time refresh dashboard, displaying comprehensive status including CPU, memory, disk, active sessions, and models. Installation requires Node.js >= 22 and pnpm environment, with source code cloned and built.
Read Moredsh-live2d-companion: Live2D Status Monitor and Desktop Companion Plugin for DeepSeek Harness
dsh-live2d-companion is a Live2D monitoring plugin for DeepSeek Harness (DSH), available in both web widget and Electron transparent desktop pet formats. It subscribes to the DSH session event stream and uses an 8-state state machine to visualize in real time whether the AI is in stages such as thinking, working, waiting, error, or completion. The plugin supports independent state display and aggregation for multiple tasks. It is compatible with Cubism 4/5 models and includes character interaction features such as clicking, dragging, and gaze following, as well as editable speech bubble presets and a model management panel. Additionally, it features a game center for Gomoku and chess that supports local engines, AI players, and LLM commentary. This plugin integrates seamlessly with zero modifications through the cordis layer, is compatible with DSH upgrades, and provides a standalone
Read More