DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

octie-dsh-plugin

A DeepSeek Harness bundle for persistent, state-derived DAG task management with 13 tools, Cordis integration, a task panel, and an agent preset.

UI & ProductivityDeveloper ToolsSkills & Workflows
2GitHub Stars0ForksUpdated2026-09-18

Install

$ dsh plugin --profile <name> add octie-cli

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
Octie is an installable DSH bundle built around a persistent task-graph state machine. It provides 13 octie_* tools, an octie Cordis service and events, a realtime DAG task panel, an Octie task-graph agent preset, and an on-demand usage skill; it also ships a standalone CLI and web UI.

Key Capabilities

  • Provides 13 octie_* tools for planning, executing, and tracking task graphs in DSH sessions.
  • Adds an octie Cordis service and octie/* events through its bundle configuration.
  • Models tasks as atomic nodes and blocker dependencies as graph edges.
  • Derives task state through ready, in_progress, in_review, and completed stages; approve is described as the only manual transition.
  • Uses BFS-based downstream unlocking after task approval.
  • Provides immutable SHA-256 snapshots for restoring long-running sessions.
  • Adds a DSH client task panel with list and hierarchical DAG graph views.
  • Synchronizes panel updates from in-session tool changes and detects external writes from the CLI, web UI, or other DSH sessions.
  • Installs an Octie task-graph agent preset without overwriting an existing preset.
  • Includes a standalone octie CLI and web UI, with octie serve documented as using port 3456 by default.

Useful For

  • Give DSH agents a persistent task graph for multi-step work.
  • Track task dependencies and unblock downstream tasks after approval.
  • Review active projects and task graph structure from the DSH task panel.
  • Use a preset agent workflow centered on atomic, verifiable tasks.
  • Manage the same .octie/project.json task graph from DSH, the CLI, or the web UI.

Who It Fits

  • DeepSeek Harness users who want task-graph workflow tools.
  • Agent builders working on dependency-driven, multi-step tasks.
  • Developers who want both DSH-integrated and standalone CLI task management.

Documented Limitations

  • Requires Node.js 20 or later.
  • The GitHub-based DSH installation is documented as excluding web UI resources for octie serve; building is needed to use that web interface.
  • Task data is stored in .octie/project.json.
  • The included preset is only added when no existing Octie preset is present, and will not overwrite one.

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
StarChen-Cycler/octie-dsh-plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
bdca7d0 · 2026-09-20

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-18
Last release
2026-09-18
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