octie-dsh-plugin
Run the following command in DeepSeek Harness:
dsh plugin install StarChen-Cycler/octie-dsh-plugin
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, you can install this plugin using the command `dsh plugin install StarChen-Cycler/octie-dsh-plugin`, with the full source code available at https://github.com/StarChen-Cycler/octie-dsh-plugin.
About this plugin
In agent-driven automation workflows, task planning and execution often face challenges like chaotic state management and difficult dependency tracking. octie-dsh-plugin integrates the Octie task graph kernel into DeepSeek Harness, offering a state-oriented task management solution. States are derived read-only based on task progress instead of manual setting, ensuring consistency; dependencies are automatically unlocked via BFS algorithm, simplifying processes.
Its core capabilities include a persistent task graph state machine with atomic tasks and explicit dependencies; immutable snapshots using SHA-256 hashes guarantee recoverability in long sessions. As a DSH bundle plugin, it provides 13 octie_* tools for planning, executing, and tracking task graphs directly in sessions, along with a real-time syncing task panel and a preset "Octie Task Graph Mode" agent mode.
This plugin is ideal for agent developers, DSH users, and teams needing collaborative task management. Whether used independently via CLI/Web UI or as a DSH bundle plugin, it helps users manage complex workflows efficiently with an "usable first, iterate later" approach, boosting automation productivity.
Screenshots
Use Cases
- Automate agent task planning and dependency unlocking.
- Execute and track task states in real-time within sessions.
- Collaboratively manage persistent task graphs for teams.
Best For
- Agent developers seeking state-oriented workflow management.
- DeepSeek Harness users integrating task graph tools.
- Project managers needing visualization of task dependencies and progress.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.