READMESource: main@b1463872
@dshx/tui
dshX 的终端前端——dsh-TUI(Claude Code 风格 DeepSeek Harness 终端 TUI)的分叉, 带 dshX 品牌与简洁启动页。
与 dsh-TUI 的差异
- 品牌启动页:词标
dshx+ 版本,taglinedeepseek · 探索未至之境!置顶,无 13 行像素鲸鱼、无DEEPSEEK/HARNESS块状大字(brand.hideBigText默认 true)。 - brand 配置:
dsh-tui插件行可设brand: { wordmark, showWhale, hideBigText }覆盖默认品牌(默认即 dshX 简洁风)。 - 工作状态行:使用企业级标准措辞与
工具调用 N 次 · 思考 Xs · 执行 Ys · N tokens格式(经@dshx/working-activity)。 - context 栏:仅显示
1.5k/1.0M 0.1%(去掉ctx前缀与剩余 token 读out)。
其余功能与 dsh-TUI 一致:会话创建/恢复、/preset、/model、技能、MCP、子代理、
问卷、主题、Shift+Tab 模式循环、--resume 等。
使用
@dshx/tui 是 @dshx/dshx 的依赖,由
dshX 的 launcher 安装进 dshx profile。独立使用:
npm i -g @dshx/tui
dshx-tui
开发
pnpm install
pnpm build # tsc → lib/
发布
pnpm publish --registry=https://registry.npmjs.org/
No comments yet. Be the first to write one.