DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-track

An embedded DeepSeek Harness task-management plugin with capture, decision, issue-tracking, history-sync, and web-panel workflows.

UI & ProductivityDeveloper ToolsSkills & Workflows

Install

$ npx -p @deepseek-ai/dsh dsh plugin --profile web add @fakechris/dsh-track

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-track installs as a DSH bundle for the web profile. It stores captures, decisions, tasks, and usage data inside the Harness using session events and storage KV, and provides tools, a protocol skill, HTTP endpoints, and a right-side web panel.

Key Capabilities

  • Captures thoughts manually and from todo_write planning activity, retaining motivating user-request context.
  • Records decision points, user choices, and rationales in a decision ledger.
  • Creates Linear-shaped issues with evidence-driven lifecycle tracking; done and canceled require explicit user confirmation.
  • Attaches the current session to an issue and accumulates execution evidence.
  • Syncs prior workspace sessions into epic/issue candidates, using dry-run by default.
  • Provides a web capture/task panel with source-conversation jump-back.
  • Reports LLM usage attributed to the track engine.
  • Exposes HTTP API endpoints under /api/track/* for captures, issues, decisions, usage, funnel data, and history sync.

Useful For

  • Keep agent-assisted work items and ad-hoc thoughts organized within DeepSeek Harness.
  • Require explicit human confirmation for task completion or cancellation.
  • Capture and review decisions made during multi-session work.
  • Turn historical session activity into candidate tasks for review.
  • Navigate from tracked entries back to their originating prompts.

Who It Fits

  • DeepSeek Harness web users managing ongoing agent-assisted work.
  • Teams or individuals who want task and decision records stored within their Harness environment.
  • Plugin developers interested in a DSH task-management integration pattern.

Documented Limitations

  • The documented installation flow targets the DSH web profile and requires restarting dsh web.
  • The protocol skill is installed separately by copying it to ~/.dsh/skills.
  • The web panel uses direct DOM injection and is described as framework-free.
  • Business data is stored in Harness session events and storage KV rather than an external task-management service.
  • History synchronization produces candidates and defaults to dry-run; confirmation is required before persistence.

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.

Dependency Counts

package.json declares 0 runtime, 0 development, 5 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as BSD-3-Clause.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 0 development, 5 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as BSD-3-Clause.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
fakechris/dsh-track
Registry source
Public GitHub repository
Source snapshot
d56a437b67be
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

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
5
Forks
0
Open issues
0
Last commit
2026-08-14
Last release