Chinese AI Tools
ProductsModelsIntegrationsRankingsLatest changes
Availability TrackerUse casesSubmit a toolAccount
ZHSearch

Chinese AI Tools

Independent directory for Chinese AI products. Product availability, pricing and terms can change. Verify before commercial use.

Editorial standardsClaim productUpdate infoGet featuredAdvertise

DeepSeek

DeepSeek Harness

DeepSeek Harness, also called dsh, is an open-source coding agent and agent development/runtime environment built on the Cordis plugin system. The Cordis kernel manages plugin mounting, unmounting and dependencies, while developers can swap or extend capabilities through configuration without changing the Harness source. Its append-only session log records system prompts, reasoning, tool calls and results, subagent scheduling and context injection; the Trajectory view supports inspection, resume, fork, search and replay from the same event stream. Four documented modes cover a full Standard coding agent, TypeScript-orchestrated Code mode, a two-tool Minimal benchmarking mode and a Creator mode for runtime inspection and custom presets. The project is in developer preview and explicitly warns that compatibility-breaking changes will occur.

Globally availableFull English UILimited APIFree

Editorial verdict

Best for

Developers building or studying composable coding agents, custom agent modes, plugin ecosystems and traceable local-first runtimes.

Avoid if

Avoid production standardization when API stability is mandatory, or running it on sensitive systems without isolation, approval gates and reviewed integrations.

Why it matters

This is DeepSeek's own open agent harness rather than another API integration guide: it exposes the runtime architecture, trace history and extension surface needed to build customized coding agents.

Trust: 5/5 sources verified, recently checkedCoverage: 100/100

Pricing

Free MIT-licensed software; model APIs, external tools and infrastructure may incur separate costs

Payment

Self-hosted open source, DeepSeek API billing, Third-party model provider billing

Commercial use

The repository is MIT licensed. Production use must also follow the Safe Use Policy plus the terms and licenses of configured models, plugins, MCP servers, tools and dependencies.

Privacy

Session data, tool records, files, paths, runtime logs, provider addresses and API keys are stored locally by default. Anonymized configuration and project lists may be reported, with an option to disable or redirect reporting; external models, web tools, MCP services and plugins may transmit data under their own policies.

Use-case fit

Local coding agent

Strong

Run the Web UI against a selected workspace with file editing, shell, search, planning, goals, subagents and workflows.

Custom agent runtime

Strong

Compose or replace models, tools, storage, scheduling, loops and UI through Cordis configuration and plugins.

Trace and replay

Strong

Inspect complete model context and tool activity, then resume, fork, search or replay from one event stream.

Minimal model benchmarking

Medium

Use Minimal mode with persistent bash and str_replace_editor to benchmark models in a constrained environment.

Global user checklist

RegistrationConfirmedThe open repository and npm quick start are publicly reachable; model use requires a configured provider key.
English UIConfirmedThe product page, repository, Web UI guide and reference documentation provide English paths.
API and docsPartialDeveloper docs cover configuration, SDKs, plugins and references, but core APIs remain in developer preview.
International paymentPartialThe software is free and MIT licensed; configured model providers, external tools and infrastructure can be billed separately.
Commercial usePartialReview the MIT license, Safe Use Policy and every configured model or plugin license before commercial rollout.
Data and privacy termsReviewKeep sensitive work isolated, disable or redirect reporting if required, and audit every external model, web tool, MCP server and plugin for data transfer.

Checked August 14, 2026. DeepSeek labels Harness a developer preview and warns of compatibility-breaking changes; recheck release status, package versions, plugin APIs and policies before production adoption.

Pros

  • - Everything-is-a-plugin architecture covers the full agent runtime
  • - Append-only session logs make runs inspectable, resumable, forkable, searchable and replayable
  • - Standard, Code, Minimal and Creator modes cover production work, orchestration, benchmarking and extension
  • - Local-first data handling, public source code, npm quick start and English documentation

Cons

  • - Developer preview status means core plugins and APIs can change incompatibly
  • - Local code execution, web access and untrusted content create prompt-injection and system risks
  • - External models, MCP services, plugins and tools can send local data to third parties

Decision paths

Choose AtomCode for a smaller terminal-first agent

AtomCode is a narrower Rust terminal coding agent with multi-model support and a smaller runtime surface.

Choose DeerFlow for long-horizon research and creation

DeerFlow focuses on research, coding and creation with sandboxes, memory, skills and messaging channels.

Use DeepSeek integrations without adopting a new harness

Existing coding agents can use DeepSeek's OpenAI- or Anthropic-compatible APIs without adopting the dsh runtime.

Sources

DeepSeek Harness official page

official · en · verified 2026-08-14

Confirms developer-preview status, plugin architecture, traceability, four runtime modes, quick start, source release and MIT positioning.

DeepSeek Harness GitHub repository

repository · en · verified 2026-08-14

Confirms public source, Cordis architecture, npm and source installation commands, compatibility warning and MIT license.

DeepSeek Harness quickstart

docs · en · verified 2026-08-14

Documents model-key configuration, workspace selection, file and command access, delegation, planning and permission approvals.

DeepSeek Harness data processing statement

terms · en · verified 2026-08-14

Confirms local-default storage, optional anonymized reporting and third-party data-transfer boundaries.

DeepSeek Harness Safe Use Policy

terms · en · verified 2026-08-14

Documents isolation, human approval, prompt-injection, plugin trust and use-restriction requirements.

Last checked: 2026-08-14

Reviews

Availability snapshot

Availability
available
English UI
full
API
limited
Rating
4.5 (0)

Latest updates

Latest changes
Open source · 2026-08-14

DeepSeek releases Harness developer preview

DeepSeek released DeepSeek Harness as an MIT-licensed, local-first coding agent and agent development/runtime environment. Built on Cordis, it implements models, tools, skills, sessions, sandboxes, storage, loops, scheduling and UI as configurable plugins; records append-only trajectories for inspection and replay; and ships Standard, Code, Minimal and Creator modes. The project remains in developer preview and explicitly warns of compatibility-breaking changes.

Submit a review