dsh-todo-board
Todo Board
Cross-session TODO board: a floating panel in the upper-right corner, grouped by working directory, with draggable sorting; each task supports three execution modes: “remind,” “automatically continue,” and “automatically start a new session.” Images can be attached and are sent to the model as actua
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add dsh-todo-board@0.5.0Description
Cross-session TODO board: a floating panel in the upper-right corner, grouped by working directory, with draggable sorting; each task supports three execution modes: “remind,” “automatically continue,” and “automatically start a new session.” Images can be attached and are sent to the model as actual images when dispatched. Tasks can be scheduled to execute only when the specified local time is reached, with dual checkboxes for AI completion and user acceptance. To save space, the entire board can be collapsed into a single row showing the task count and the next task; individual sections within the panel can also be collapsed. After the AI completes a task, it automatically finds the next incomplete task in the same directory and continues execution.
Compatibility and provenance
Todo Board is published as dsh-todo-board and currently resolves to version 0.5.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- npm
- Registry updated