DSH Plugins Marketplace

DSH Plugins

Plugins

/

mozi-forge

m

mozi-forge

Discovered4

A foundation for self-evolving AI agents, built on DeepSeek Harness.

Mozi Forge

A foundation for self-evolving AI agents, built on DeepSeek Harness.

Forge combines session evidence, feedback collection, reflection, training plans, isolated evaluation, and human-reviewed integration. Agents propose improvements; host services execute operations and preserve reviewable evidence.

Quick start

Requirements: Node.js 24 or newer, Git, and pnpm 11.7.0. Install the pinned pnpm version using Corepack or your package manager.

pnpm install --frozen-lockfile
pnpm build
pnpm start -- --no-open

Open the local URL printed by Harness. Configure your model provider through Harness's settings interface. The example selects deepseek-official/deepseek-v4-flash. The coding agent uses a local shell: use a dedicated development directory with only the files you intend the agent to access.

Capabilities

| Module | Responsibility | | --- | --- | | Runtime | Shared presets, host configuration, plugin resolution | | Session Insights | Bounded, revisioned session evidence | | Agent Pain | Durable feedback and execution signals | | Reflect Loop | Group feedback and deliver reflection work | | Sleep Loop | Schedule incremental session analysis | | Trainer | Reviewed plans, isolated changes, integration | | Agent Test | Isolated evaluations and reports | | Human Request | Persistent requests and human replies | | Review Agent | Structured review of frozen evidence |

Documentation

Packages use the @mozi-forge/* namespace. This checkout is the source of the initial release; publishing is a separate maintainer action. See the configuration guide for local consumption and the release checklist.

Development

pnpm typecheck
pnpm lint
pnpm test
pnpm check:pack

Deterministic tests use scripted model responses with real Harness services, Web RPC, subprocesses and temporary Git repositories. They do not require provider keys. Live provider behavior requires a separately configured provider.

License

Apache License 2.0. Dependency licenses remain applicable to their respective packages; see third-party notices.

Comments

Loading…

Similar plugins

dsh-continual-harness

by jasen215

DeepSeek Harness (DSH) plugin for self-improving AI agents: continual learning, persistent memory, cross-session knowledge, review-and-refine workflows, and automatic rollback.

Development & InfrastructureManifest valid

9

444/wk

MIT

TypeScript

Sep 10, 2026

dsh plugin --profile web add dsh-continual-harness

by 0lidaxiang

DeepSeek Harness is a plugin-based system for building AI agents. Everything, from tools and models to the web UI, can be added or replaced as a plugin.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

4

210/wk

MIT

JavaScript

Sep 9, 2026

dsh plugin --profile web add dsh-plugin-greet

by lispking

A self-evolving plugin for DeepSeek Harness (dsh). It observes how the agent runs, proposes improvements to its own assets via the LLM, validates each proposal inside a sandboxed trial agent, and appl

Workflow & AutomationManifest valid

3

MIT

TypeScript

Aug 25, 2026

dsh plugin --profile web add dsh-auto-evolve

by wowyuarm

Give DeepSeek Harness a persistent agent team for long-running collaboration

Workflow & AutomationManifest valid

31

755/wk

MIT

TypeScript

Sep 18, 2026

dsh plugin --profile web add @wowyuarm/dsh-agent-team

by GraySilver

让 Agent 的工作方式可组合、可审查、可持续改进,最终实现 Agent Self Evoling。 DeepSeek Harness Web plugin with composable task controls and isolated, human-reviewed self-evolution.

Tools & CapabilitiesTerminal & ClientsManifest valid

199

117/wk

MIT

TypeScript

Sep 14, 2026

dsh plugin --profile web add @graysilver/dsh-evolve-modes

by silencieuxzero

Better Deepseek Harness, with some functional extensions to webui and Deepseek Harness·更好的deepseek harness,对webui和deepseek harness进行了一些功能扩展

Manifest valid

3

GPL-3.0

JavaScript

Aug 16, 2026

dsh plugin --profile web add better-deepseek-harness