realchenwenqiao/dash

Desktop ⭐ 2 coding

DASH — a pi-tui terminal front door for DeepSeek Harness, installed as a dsh bundle plugin

Install

# 1. 安装官方 dsh CLI(已装可跳过)
npm install -g @deepseek-ai/dsh

# 2. 把 dash 插件装入 tui profile(`dsh plugin add` 会自动识别
#    package.json 里的 `dsh.bundle.patch` 并挂进 bundle 层)
dsh plugin --profile tui add @realchenwenqiao/dash

# 3. 启动
dsh --profile tui

Add realchenwenqiao/dash to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.