dsh-tasklist
Cross-session task-list memory for DeepSeek Harness
AI Analysis
核心用途是让智能体具备跨会话的任务列表记忆与管理能力。适合需要让 AI 长期跟踪、维护和查询多步骤复杂项目任务的持续性工作场景。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lsLs-kid/dsh-tasklistREADME
Read the full README ↗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.