dsh plugins中文
← Back to popular plugin directory

DSH Community Release

hust-open-atom-club/oh-dsh · skills

One-stop DeepSeek Harness community release: TUI, desktop and Web UI three forms of unified experience, support layered installation, one step, eliminating the need for manual integration and packaging.

★ 179GitHub stars
13Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

Web-only 与 TUI-only 包可直接运行 ./bin/ohdsh,也可以把它加入 PATH。 启动方式

使用 ohdsh web --help 或 ohdsh tui --help 查看对应选项。 从源码运行

打包完整版使用对应平台的 dist:mac、dist:linux 或 dist:win;只打包 Web 使用 pnpm run dist:web;只打包 TUI 使用 pnpm run dist:tui。

Install command

dsh plugin --profile web add github:hust-open-atom-club/oh-dsh
View GitHub repository ↗Back to popular plugin directory