DSH Hub

op7418/pilot-harness

dsh-root

ToolDesktop252 GitHub stars· updated 2026-08-20

Pilot Harness — a CodePilot-inspired desktop client and plugin suite for DeepSeek Harness on macOS, Windows, and Linux.

Install

npx @deepseek-ai/dsh plugin --profile web add https://github.com/op7418/pilot-harness/releases/latest/download/deepseek-ai-dsh-client-ui-codepilot-theme-0.1.0-rc.5.tgz

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-root DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/pilot-harness.svg)](https://dshhub.dev/plugins/pilot-harness)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from op7418/pilot-harness, cleaned of badges and images.

<h1 align="center">Pilot Harness</h1>

English | 中文

<p align="center"><strong>A CodePilot-inspired desktop client and plugin suite for DeepSeek Harness.</strong></p> <p align="center">Run the DeepSeek Harness plugin runtime as a focused native app, manage providers and multimodal models visually, and keep desktop additions isolated as ordinary Harness plugins.</p>

<a href="#quick-start">Quick start</a> · <a href="#use-the-plugins-independently">Plugins</a> · <a href="apps/desktop/README.md">Architecture</a> · <a href="LICENSE">MIT License</a>

Why Pilot Harness

DeepSeek Harness has a powerful “everything is a plugin” architecture, but its default experience is designed around a CLI-launched Web UI. Pilot Harness keeps that runtime model and adds the parts expected from a daily desktop product:

  • A real desktop app — Electron packages the local Harness runtime for macOS, Windows, and Linux, owns native window behavior, and provides a recovery screen when startup needs attention.
  • A calmer CodePilot-inspired interface — consistent tokens, radii, menus, hover states, settings cards, Markdown, conversation/trajectory navigation, and platform-aware title bars.
  • Provider and model management — connect supported providers, declare an OpenAI-compatible endpoint, manage credentials separately from settings, browse the live model catalog, and identify image-capable models.
  • Workspace context without clutter — project-aware conversation rows show branch, state, reminder summary, mode, and model details, while Files opens as a true right sidebar.
  • Plugin-first extensions — the theme, Worktree sidebar, Schedule summary, and Session-log export remain Cordis/DeepSeek Harness rows rather than desktop-only business logic.
  • Reversible customization — disabling the CodePilot theme row removes its product mark and visual overrides so the stock Harness presentation can take over again.

Pilot Harness does not replace the DeepSeek Harness agent loop, Session log, tool pipeline, provider contracts, or RPC implementation. Electron owns packaging and native integration; the composed Harness plugin tree remains the application runtime.

Quick Start

<p align="center"><a href="https://github.com/op7418/pilot-harness/releases/latest"><strong>Download Pilot Harness</strong></a></p>

Download the installer for your system from GitHub Releases:

Related plugins