AI Agent Hub
Back to plugins
dsh-ui-three-body preview

dsh-ui-three-body

Model Inference Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install EternalNight996/dsh-ui-three-body

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install EternalNight996/dsh-ui-three-body in the DeepSeek Harness terminal to install this plugin; source code is available at https://github.com/EternalNight996/dsh-ui-three-body

About this plugin

The most common frustration with AI agent workflows is rarely about model quality — it is about the absence of process. A one-line requirement jumps straight into code, the proposed design is invisible until too late, output formats drift, the agent declares victory with no verifiable acceptance, and tokens burn away with every extra round of clarification. dsh-ui-three-body turns DeepSeek Harness into a self-governed local delivery pipeline: requirements are decomposed into five verifiable facts and asked in a single pass; designs are pinned before implementation via clickable HTML prototypes; contracts are emitted as parseable objects to eliminate format drift; and acceptance is defined as executable assertions, not a blanket "done." The entire kernel adapts to task scale through S/M/L routing: small changes follow the laziest viable path, large tasks unlock orchestrated state machines and benchmark-driven optimization, with on-the-fly tier upgrades and downgrades. If the quality gate is not passed, nothing ships. Built-in self-healing (automatic backoff retries, provider failover, checkpoint resume) and an AI-mode token kill-switch (zero kernel tokens per turn when off) keep costs predictable.

The floating Zhizi on your screen — 11 dynamic skins, mouse-tracking pupils, a progress bar with a short goal title, and a random Three-Body quote every few seconds — doubles as both a live progress dashboard and a playful interaction surface.

Built for product managers, indie developers, and small teams who are tired of trusting an AI's word on delivery quality. You do not need a smarter model; you need a structured, auditable, locally owned pipeline where requirements are clarified once, designs are locked before code, contracts are machine-readable, and nothing crosses the finish line without passing the gate.

Screenshots

Use Cases

  • Turn a vague one-liner into a reviewable, executable product plan via five-strategy decomposition, HTML prototype locking, and structured contracts
  • Ship small changes fast with the S-tier laziest-viable path, avoiding over-engineering and token waste
  • Break large features into orchestrated steps with executable acceptance assertions; nothing merges until the gate passes

Best For

  • Product managers tired of trusting an AI's word on delivery quality with agent tools
  • Indie or full-stack developers who want a git-manageable, rollback-ready, cost-predictable pipeline
  • Small product or engineering teams that need a unified delivery standard to cut review debates