DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

agent-dag-workflow

Host-neutral durable DAG workflow engine with visual Canvas, MCP gateway, triggers, and replay for DeepSeek Harness.

Developer ToolsSecurity & PolicySkills & Workflows
3GitHub Stars1ForksUpdated2026-08-30

Install

$ dsh plugin --profile web add @gm-hz/agent-dag-workflow

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
@gm-hz/agent-dag-workflow is a durable DAG workflow engine and plugin bundle for DeepSeek Harness and other agent hosts. It orchestrates tools, agents, skills, and deterministic JSON transformations under a unified WorkflowTemplate schema. The package integrates into DSH with a visual React-based Canvas, runtime execution journals, checkpoints, trigger bindings (Cron, Webhook, DingTalk), and recorded replay capabilities.

Key Capabilities

  • Declarative DAG workflow execution supporting pure JSON scripts, condition branches, and parallel foreach loops
  • DeepSeek Harness web integration with interactive React Flow visual Canvas editor and execution trace view
  • Persistent run journal and checkpointing backed by SQLite or in-memory storage with deterministic replay
  • Unified host gateway adapters for tool calls, agent invocations, and MCP tool gateways
  • Trigger ingress support with signature validation and deduplication for Cron, Webhooks, and DingTalk
  • Comprehensive CLI and on-demand workflow-builder skill for Codex and terminal-based agents

Useful For

  • Building multi-step agent pipelines with conditional logic and human-in-the-loop approval gates
  • Orchestrating complex batch tasks like weekly news generation across multiple tools and agents
  • Auditing and reproducing agent workflow execution traces through deterministic checkpoint replay
  • Visualizing and editing workflow DAG templates directly inside DeepSeek Harness Web UI

Who It Fits

  • Developers building complex automated workflows and agent orchestrations
  • DeepSeek Harness users needing visual workflow design and execution tracing
  • Engineers requiring durable, auditable task execution with replay support

Documented Limitations

  • Requires Node.js 22.19.0 or higher
  • Core script node (core.script@1) is strictly sandbox-restricted to pure JSON transformations without network or filesystem access
  • Unbounded while loops are disallowed by design to ensure DAG determinism
  • Encrypted storage at rest requires host-provided stores declaring encryption capabilities

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 5 runtime, 14 development, 4 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

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

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
GM-HZ/agent-dag-workflow
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
40b5dc1 · 2026-09-09

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
3GitHub stars
Forks
1
Open issues
1
Last commit
2026-08-30
Last release
No release detected
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