dsh-track
An embedded DeepSeek Harness task-management plugin with capture, decision, issue-tracking, history-sync, and web-panel workflows.
Install
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add @fakechris/dsh-trackRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 5 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as BSD-3-Clause.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 5 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as BSD-3-Clause.
Public GitHub source metadata is available for this registry snapshot.
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
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →Import, resume, export, and incrementally sync agent chat histories in DeepSeek Harness.
View plugin →A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
View plugin →DeepSeek Harness plugin that reviews risky tool calls with a stronger model and adds a BlockRun x402-paid LLM provider route.
View plugin →