IriskaDev/dsh-desktop

Desktop ⭐ 0 MIT web-ui

dsh-desktop is a DSH(DeepSeek Harness) bundle patch plugin (cordis.patch.yml) that provides a surface named desktop, which launches a native Electron window that loads the DSH Web UI

Install

## Requirements

- Node.js 24+ (the repo is pure ESM, `"type": "module"`)
- npm (for installing dependencies and running development scripts)
- DSH CLI (`dsh`, rc.6 or later recommended)
- Model credentials configured in DSH before running real sessions (e.g. `DEEPSEEK_API_KEY`)

## Installation

### Option 1: Download a release (recommended, no npm install)

1. Download the archive matching your system from the [Releases](../../releases) page,
   e.g. `dsh-desktop-0.1.0-win32-x64.zip` (Windows),
   `dsh-desktop-0.1.0-linux-x64.tar.gz` (Linux), or
   `dsh-desktop-0.1.0-darwin-*` (macOS).
2. Extract it anywhere.
3. Link the extracted directory into DSH's desktop profile:

Add IriskaDev/dsh-desktop to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.