DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-tasks-manager

Project task board and Kanban manager for DeepSeek Harness backed by local SQLite with model tools and background job dispatch.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & Workflows
1GitHub Stars0ForksUpdated2026-09-15

Install

$ dsh plugin --profile web add @achasoft/dsh-tasks-manager

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-tasks-manager (@achasoft/dsh-tasks-manager) is a DeepSeek Harness plugin providing a persistent project task board stored in a queryable SQLite database (.dsh/tasks.db). It integrates a Kanban and list view inside the Web Client alongside Chat and Trajectory, offers model-facing tools (task_add, task_list, task_update, task_comment, task_delete), and supports dispatching board cards to subagents as background jobs.

Key Capabilities

  • Durable project task board stored locally in SQLite (.dsh/tasks.db)
  • Full-featured Web Client Kanban board and sortable list view with drag-and-drop fractional indexing
  • Model-facing task tools including task_add, task_list, task_update, task_comment, and configurable task_delete
  • Dispatch board cards to subagent providers as background jobs with live status tracking and stop controls
  • Assignee resolution based on git log repository contributors
  • Session todo panel integration allowing promotion of transient scratchpad items to durable board tasks
  • Full activity logging, comment threads, archiving, and RPC communication over ctx.connection.rpc

Useful For

  • Managing project tasks and backlogs directly within the DeepSeek Harness web interface
  • Letting the LLM agent create, query, and update project tasks via structured tools during conversations
  • Handing board tasks off to subagents to execute asynchronously in the background while monitoring progress
  • Preserving structured task histories and activity trails alongside repository commits

Who It Fits

  • Developers utilizing DeepSeek Harness for multi-turn software development and project management
  • Teams seeking integrated Kanban workflows and background subagent task execution

Documented Limitations

  • Background card dispatch requires an existing subagent provider configuration to be set
  • Assignee picker requires a valid Git repository with commit history to list contributors
  • Task board polling updates rely on periodic revision polling rather than direct session event logging
  • Model deletion tool (task_delete) is disabled by default to prevent accidental data loss

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
navid-kianfar/dsh-tasks-manager
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
edf3006 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-15
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app