DeepSeek Harness Plugin

loopx

Featured
Workflow & Automation 5356 stars DSH Plugin

Long-horizon agent control plane for durable, governed work across Codex, Claude Code, and other harnesses.

Plugin facts

GitHub stars 5356
LicenseApache-2.0
Primary languagePython
Last push2026-09-01T00:18:30Z
Maintainerhuangruiteng
Added to this directory2026-09-01

Screenshots

About this plugin

Long-horizon agent control plane for durable, governed work across Codex, Claude Code, and other harnesses.

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:huangruiteng/loopx

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →

More about this plugin

LoopX keeps the architecture explicit so the same governed outcome can survive a change of agent harness or external provider. The terms describe different boundaries rather than interchangeable kinds of plugin:

Host declarations such as --available-capability shell describe observed execution support. They are runtime capacities in this product map, not product capabilities and not permission grants. The effective capability still applies its own policy and authority checks before proposing a transition.

The Kernel folds its mechanics into five questions. Each question delivers one product promise on top of any agent harness: objective → long-horizon state; next → semantic decisions; human judgment → human-agent collaboration; evidence → recovery; continuation → governance.

The shipped primitives include lifetime goals, concrete user gates, audited safe fallbacks, peer todo ownership, quota and steering, compact run history, evidence-backed handoff, a read-first management surface, project-level value signals, and public/private boundary checks.

About this plugin: loopx

What is loopx?

loopx is a workflow & automation plugin maintained by huangruiteng. Long-horizon agent control plane for durable, governed work across Codex, Claude Code, and other harnesses.

How do I install loopx?

Run dsh plugin add github:huangruiteng/loopx in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:huangruiteng/loopx#commit.

Is loopx free?

loopx is a community open-source project released under the Apache-2.0 license. You can inspect its source and install it for free.