DeepSeek Harness Plugin

1052326311/dsh-plan-lattice

Stars ★ 1 Category Workflow & Automation Added 2026-08-17

Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.

Install

# from a prebuilt release tarball

dsh plugin --profile web add "https://github.com/1052326311/dsh-plan-lattice/releases/download/v0.3.0/dsh-plan-lattice-0.3.0.tgz"

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:1052326311/dsh-plan-lattice

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

Links

More in this category

View the whole category →