AI Agent Hub
Back to plugins
🖥️

dsh-tasklist

Client Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install lsLs-kid/dsh-tasklist

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install lsLs-kid/dsh-tasklist in DeepSeek Harness to install the plugin; the source repository is https://github.com/lsLs-kid/dsh-tasklist

About this plugin

In multi-session DeepSeek Harness workflows, task status tends to dissipate the moment a session ends. Who owns what and how far along it is lack a persistent, searchable single source of truth. dsh-tasklist turns the task list into cross-session memory, letting you create, transition, and archive tasks from any session and query a filtered snapshot on demand, without sifting through chat logs to reconstruct context.

The plugin exposes two core tools: tasklist_update handles creation, state transitions, and archiving; tasklist_query reads a filtered set of tasks on demand. A floating web panel gives at-a-glance visibility into every active task along with a per-session view of which agent is working on which task, refreshed live while the panel stays open.

If you drive Harness across multiple sessions and need a lightweight, reliable task board that spans both sessions and agents to keep the whole picture under control, dsh-tasklist fills that gap neatly.

Use Cases

  • Track task progress across sessions for multiple agents
  • Monitor in real time which agent is handling which task in the floating panel
  • Filter, transition, and archive tasks by condition to keep the workflow clear

Best For

  • Developers driving DeepSeek Harness across multiple sessions
  • Teams coordinating multi-agent workflows that need a cross-session task board
  • Heavy Harness users who want to prevent task states from being lost between sessions