DeepSeek Harness plugin

harness-flow-hub

DSH-native Harness Flow Hub for DeepSeek Harness plugins, Agent Stacks, and recoverable Profile transactions

Jump to install

Source facts

Repository
Harzva/harness-flow-hub
Latest update
Aug 16, 2026
Category
Workflow & Automation
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/Harzva/harness-flow-hub
Plugin: harness-flow-hub
Author: Harzva

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer2 files
README.mdSource · read only

Harness Flow Hub for DSH

Harness Flow Hub is an independent, community-built plugin Registry and Agent Stack workspace for DeepSeek Harness. It contributes a native Flow Hub tab under DSH Web → Settings → Plugins, while its public GitHub Pages site remains a read-only discovery surface. Developer search aliases are dsh, DSH Flow Hub, dsh-plugin, dsh-flow, dsh-flow-hub, dsh-hub, and DeepSeek Harness Flow Hub; the product name remains Harness Flow Hub.

Public explorer: harzva.github.io/harness-flow-hub

> Alpha status: the transaction engine and native UI are real, but the public catalog is evidence-first. A discovered plugin is not automatically trusted, and no community candidate is currently labeled verified.

What works today

  • Native DSH UI with Home, Plugins, Flows, Profiles, and Tasks views.
  • A deterministic 20-record Registry with explicit verified, failed, unverified, stale, and revoked states.
  • Structured install and rollback plans; the browser cannot submit arbitrary package names or shell commands.
  • Preflight checks for platform, DSH version, disk, network, credentials, and Registry signature.
  • Transactional Profile snapshot, staging, official dsh plugin execution, config validation, atomic commit, final-path relink, health check, recovery points, and rollback.
  • Offline-safe reads: an unreachable configured upstream Registry falls back to the versioned snapshot bundled with the Hub, while installed Profiles, recovery points, tasks, and local management remain independent.
  • Exact npm version, .tgz, GitHub commit SHA, and local-directory source adapters.
  • Real DSH lifecycle evidence for install, update, downgrade, remove, startup recovery, rollback, rollback undo, and injected failure recovery.
  • Signed immutable Registry prerelease and Windows/Linux CI evidence. macOS remains explicitly uncovered.

Trust boundary

The public site can search and explain Registry evidence. It never asks for credentials and cannot install anything. Install, update, remove, and rollback actions stay inside the local DSH Web UI and require a structured preview before execution.

Development

Requirements: Node.js 22+, pnpm 11, and DeepSeek Harness 0.1.0-rc.6 for the currently verified runtime path.

pnpm install
pnpm check
pnpm site:serve

To load the Hub into an isolated DSH Web Profile, package this repository, add the resulting .tgz through the official dsh plugin --profile web add ... command, then start dsh web and open Settings → Plugins → Flow Hub.

The test-only write channel manages the project-owned @harness-flow/hello-bundle fixture. Arbitrary community package mutations remain gated until their verification and permission contracts are complete.

Evidence and roadmap

  • [evidence/](./evidence/) contains machine-readable lifecycle and release proof.
  • [registry/generated/registry.json](./registry/generated/registry.json) is the public deterministic Registry snapshot.
  • [Project roadmap](../harness-flow-hub-roadmap.md) is the single execution control plane.
  • Signed Registry prerelease

The project-owned pinned-SHA fixture is Harzva/dsh-flow-hub-hello-fixture at commit 770891307389487f6e4dc6bc4bd7a6db65d5c087.