← Back to the Hub

DeepSeek Harness

deepseek-harness

Optional

DeepSeek Harness coding agent hosted over JSON-RPC; DeepSeek owns the loop, tools, and sandbox.

deepseek-harnessOpen sourceNeeds setupFresh session sessions

DeepSeek Harness executes its own tools, so SuperQode approvals do not gate them. Routes come from DeepSeek's composition, not SuperQode's model catalog.

Specification

CategoryOptional integrations
Runtimedeepseek-harness
InterfaceTUI and CLI
Sourceoptional:deepseek-harness
LicenceMIT
ContinuityFresh session
SupportNeeds setup
Based ondeepseek-harness

Setup and support

DeepSeek Harness SDK is not installed; run uv tool install "superqode[deepseek-harness]"

Runtime behaviour

Capabilities

single workflowStructured run events

Tools

readwriteeditbash

Policies and ownership

  • +Sandbox: local
  • +Approvals: none
  • +Shell: allowed
  • +Network: allowed
  • +Checks: not required

Get started

Inside SuperQode
$ :harness switch deepseek-harness$ :harness show deepseek-harness$ :harness status
From your shell
$ superqode harness run deepseek-harness "Describe your task"$ superqode harness show deepseek-harness

Install and authenticate

  1. 1

    Install

    DeepSeek Harness SDK is not installed; run uv tool install "superqode[deepseek-harness]"

Evaluate and optimize

Measure
$ superqode harness test --spec harness.yaml$ superqode harness eval --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness bench --manifest harnessbench.yaml
Improve
$ superqode harness optimize-omni --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness optimize --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness promote stage