READMESource: main@30535fb7
dsh-tasklist
Cross-session task-list memory for DeepSeek Harness.
Install into a profile:
dsh plugin --profile web add dsh-tasklist
Tools:
tasklist_update: create / update / transition / archive tasks.tasklist_query: read filtered tasks on demand.
Requirements
The plugin serves a floating web widget (/dsh-tasklist/widget.js and
/dsh-tasklist/recommended.json) and therefore declares a hard webServer
injection: @deepseek-ai/dsh-host-webserver (peer dependency ^0.1.1-rc.2)
must be loaded in the composition. In profiles without it (headless/CLI), the
plugin will not start.
No comments yet. Be the first to write one.