whitelonng/dshcode

Community desktop companion for DeepSeek Harness — one-click Electron app for macOS and Windows

What it solves

DSHCode provides a user-friendly, installable desktop application for macOS and Windows that brings the DeepSeek Harness AI Agent framework to non-technical users. It eliminates the need for Node.js, terminal commands, or manual command-line setup, allowing users to run a powerful plugin-based AI agent directly from a graphical interface.

How it works

It packages the DeepSeek Harness Web UI and plugin runtime into a secure Electron application. When launched, it starts a local HTTP service bound to 127.0.0.1 on a temporary port, which hosts the Harness Web profile. This architecture allows the app to remain lightweight while continuing to integrate updates from the upstream DeepSeek Harness project.

Who it’s for

Users who want to utilize DeepSeek's plugin-based AI agent capabilities on their desktop without dealing with technical installation processes or command-line interfaces.

Highlights

  • Plugin-based Agent Core: Built-in tools for bash, file systems, web search/scraping, terminals, and LSP.
  • Interactive GenUI: Renders inline cards for charts, tables, 3D scenes, and progress views.
  • Advanced Orchestration: Supports sub-agent parallel delegation and multi-stage workflows.
  • Long-term Task Management: Includes a "Plan" mode for review/approval and recoverable sessions for long-term goals.
  • Extensible Ecosystem: Allows installing new plugins from npm or Git repositories without modifying the application core.
  • Fault Recovery: Features a safe mode and the ability for the agent to automatically repair failing plugins using diagnostic information.

Related

  • Project
  • Project
  • Project
  • Project
  • Project