DeepSeek Harness plugin

dshx-tui

dshX terminal UI — a fork of dsh-TUI (Claude Code style TUI front door for DeepSeek Harness agents) with the dshX brand.

Jump to install

Source facts

Repository
NoNshiranai/dshx-tui
Latest update
Aug 18, 2026
Category
Models & Providers
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/NoNshiranai/dshx-tui
Plugin: dshx-tui
Author: NoNshiranai

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

@dshx/tui

dshX 的终端前端——dsh-TUI(Claude Code 风格 DeepSeek Harness 终端 TUI)的分叉, 带 dshX 品牌与简洁启动页。

与 dsh-TUI 的差异

  • 品牌启动页:词标 dshx + 版本,tagline deepseek · 探索未至之境! 置顶,无

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/

许可

[MIT](LICENSE)。fork 自 dsh-TUI