realchenwenqiao/dash

桌面端 ⭐ 2 coding

DASH——DeepSeek Harness 的 pi-tui 终端前门,作为 dsh 捆绑插件安装

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

安装

# 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

realchenwenqiao/dash 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。