dsh plugins中文
← Back to popular plugin directory

Grok Build terminal interface

chen-001/dsh-grok-tui · skills

Use dsh via grok-build's TUI.

★ 9GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

把 grok-build 的 TUI 作为 DeepSeek Harness (dsh) 的前端:界面是 grok 的,内核(提示词、工具、模型路由、会话持久化)由 dsh 提供。

Prerequisites: dsh and the grok TUI binary (curl -fsSL https://x.ai/cli/install.sh | bash). macOS / Linux. 方式 A:npm 发布版 / Published npm package

This installer performs the same bridge hookup automatically, then builds and writes the grok-dsh launcher into your PATH.

Install command

dsh plugin --profile web add github:chen-001/dsh-grok-tui
View GitHub repository ↗Back to popular plugin directory