plane-dsh-plugin
Run the following command in DeepSeek Harness:
dsh plugin install Bene-2020/plane-dsh-plugin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Bene-2020/plane-dsh-plugin in your DeepSeek Harness terminal to install this plugin; the full source lives at https://github.com/Bene-2020/plane-dsh-plugin .
About this plugin
When coding with an AI agent, the tasks, bugs, decisions, and milestone progress that surface during a session tend to vanish into chat history, and nobody back-fills the project-management tool. plane-dsh-plugin exists to close that gap: it silently recognises semantic signals for tasks, bugs, decisions, ideas, risks, and milestones inside a DeepSeek Harness agent session, writes them to a local SQLite outbox first, and then synchronises them to Plane asynchronously without blocking the agent primary work.
Under the hood the plugin ships a durable outbox with idempotency, retries, leases, and crash recovery so no event is lost or duplicated across network hiccups or restarts. It exposes eight agent tools for project discovery, binding, capture, and review, plus a Plane-style floating panel with status filters, optimistic updates, and a sync-health indicator. Each turn injects only incremental active-item context rather than repeating a full project snapshot, keeping token usage lean. Plane API keys are resolved through the DSH credentials system and are never written to the plugin database.
It is built for small teams or independent developers who run daily development in DeepSeek Harness and track work in Plane. If you find yourself copy-pasting work items from agent transcripts into Plane over and over, this plugin was made for you.
Use Cases
- Auto-detect tasks, bugs, and decisions during agent sessions and sync them to Plane
- Filter and update Plane work items in real time via the DSH floating panel
- Durable local outbox guarantees reliable delivery while async push keeps the agent unblocked
Best For
- Teams doing daily coding with DeepSeek Harness
- Small teams or solo developers who track work in Plane
- Developers tired of manually copying work items from agent transcripts into Plane
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.