XMoon/dsh-pi-tui
XMoon★ 7TypeScript最后同步: 2026-08-15
A third-party TUI mode for DeepSeek Harness (dsh), built on a vendored fork of pi-tui
README 摘要
dsh-pi-tui A third-party TUI mode for DeepSeek Harness ( dsh ), built on a vendored fork of pi-tui. Run dsh --profile pi-tui for a terminal UI instead of the browser GUI ( dsh --profile web ) or one-shot mode ( dsh --profile headless ). Status: working. The TUI covers the main session loop — input → session events, approvals, commands, session switching and full-text search — plus presets, skills, model/settings menus, and slash commands. Rendering and input routing are verified by headless tests ( @xterm/headless ) with no TTY or model connection needed. Screenshot Layout Prerequisites - A DeepSeek Harness installation with profiles support ( dsh on your PATH ). - Node = 22.19 ( ^22.19.0 =24 , same range as dsh). Running from source needs Node with native TypeScript support ( = 23.6) or the tsx ESM hook ( node --import tsx/esm , how dsh's own source launch works). - pnpm only when installing from source. Install dsh plugin runs pnpm inside the target profile's directory, so the usual pnpm verbs ( add , remove , update , list ) all work. Option A — from the npm registry (recommended) The published package is self-contained: the vendored pi-tui fork is bundled into its build output,…
在 GitHub 查看完整 README →分类
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141