> ## Documentation Index
> Fetch the complete documentation index at: https://onetest.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# DeepSeek Harness Desktop

> A native macOS shell for DeepSeek Harness

# A desktop home for DeepSeek Harness

DeepSeek Harness Desktop runs the Harness Web UI as a native macOS application. It starts and monitors the harness process, discovers its port, and loads the interface in a native window.

It is a shell—not a fork. A local Harness checkout stays untouched and can continue to follow upstream normally.

<Frame caption="Conversation, code, files, and a real browser share one native desktop workspace.">
  <img src="https://mintcdn.com/onetest/qXyqzzf3m0swdBdV/images/products/dsh-desktop/hero.svg?fit=max&auto=format&n=qXyqzzf3m0swdBdV&q=85&s=a4c7665607ec80dc6c776df3f4d67aa4" alt="DeepSeek Harness Desktop workspace with AI conversation, code editor, file tree, and browser" width="1400" height="720" data-path="images/products/dsh-desktop/hero.svg" />
</Frame>

<Note>
  DeepSeek Harness Desktop is an unofficial community project by OneTest AI. It is not affiliated with, endorsed by, or supported by DeepSeek.
</Note>

<CardGroup cols={2}>
  <Card title="View the repository" icon="github" href="https://github.com/onetest-ai/dsh-desktop">
    Read setup instructions, inspect the source, and download available releases.
  </Card>

  <Card title="DeepSeek Harness" icon="code" href="https://github.com/onetest-ai/deepseek-harness">
    Explore the upstream Harness project maintained through the OneTest fork.
  </Card>
</CardGroup>

## What it adds

<CardGroup cols={2}>
  <Card title="Managed or local Harness" icon="box">
    Run a local checkout or let the application install and pin a published Harness version under your DSH home directory.
  </Card>

  <Card title="Native desktop workflow" icon="window-maximize">
    Use a menu-bar tray, global show/hide shortcut, lifecycle controls, and turn-completion notifications.
  </Card>

  <Card title="Plugins and MCP" icon="plug">
    Configure Harness plugins and local or remote Model Context Protocol servers from the application.
  </Card>

  <Card title="Editor and browser panes" icon="columns">
    Work with files in a Monaco editor and browse real web pages beside the Harness conversation.
  </Card>
</CardGroup>

## Availability

The current packaging target is macOS on Apple Silicon. You can run the project from source, build a local application bundle, or use a release from GitHub when available.

See the [project README](https://github.com/onetest-ai/dsh-desktop#readme) for requirements, installation, configuration, and known limitations.
