Releases: hanlinlibham/dsh-native-tui
Releases · hanlinlibham/dsh-native-tui
Release list
dsh-native-tui v0.2.1
Changes
- Launch the TUI with
deepseek .. - Keep the official
dshCLI untouched. - Remove only the legacy dsh-native-tui launcher during upgrades.
- Ship the simplified README and four feature screenshots in the release archive.
Requires Node.js 22 or newer. The bundled Harness runtime remains pinned to @deepseek-ai/dsh@0.1.0-rc.6.
dsh-native-tui v0.2.0
首个公开版本。
- 用
dsh直接启动;dsh plugin、dsh web和显式 profile 仍交给官方 CLI。 - 会话支持新建、继续、列表恢复、按 ID 恢复和重命名。
/provider管供应商状态、凭据来源与 API Key;/model选择模型和 reasoning effort。- 采用上游 DeepSeek Harness 官方终端字标,保留原生 scrollback,并提供全屏与内联模式。
- 依赖锁在
@deepseek-ai/dsh@0.1.0-rc.6。48 项测试、tarball 隔离安装和真实 TTY 启动均已通过。
安装:
git clone https://github.com/hanlinlibham/dsh-native-tui.git
cd dsh-native-tui
./install.sh
$EDITOR ~/.config/ablemind/config.env
dsh .发布包 SHA-256:2d18c7d9e7bc90bc07638f3cbc01cbe8cd76c7136af6a5b590420704fcac2755
