Skip to content

v0.1.0 — one-command Claude-style TUI for DeepSeek Harness

Choose a tag to compare

@lc708 lc708 released this 15 Aug 10:19
21679af

The first public release of dsh-claude-tui: Claude Code muscle memory with DeepSeek Harness underneath.

Install and launch:

npx dsh-claude-tui@0.1.0

Requires Node.js 22.19+ or 24+.

Highlights:

  • One-command launcher with a shrinkwrap-pinned DeepSeek Harness 0.1.0-rc.6 runtime; no global dsh installation or manual profile setup required.
  • Claude-shaped prompt, transcript, menus, approvals, structured questions, tool activity, sessions, and foreground/background agents.
  • Live DSH-owned provider, model, effort, credential, permission, and command semantics rather than a hardcoded catalog.
  • Safe managed-profile reconciliation that preserves existing credentials, Sessions, settings, and unrelated profiles.
  • 23 real Claude Code 2.1.227 PTY reference frames, 21 automated visual/semantic anchors, and 66 passing tests.

Qualified on macOS arm64 and Linux x64 with true-color xterm-compatible terminals. The Windows launcher path exists but is not release-qualified in v0.1.0.

This is an independent community project and is not affiliated with Anthropic or DeepSeek.

npm package: https://www.npmjs.com/package/dsh-claude-tui/v/0.1.0
Release qualification: https://github.com/cogine-ai/dsh-claude-tui/blob/main/docs/release-hardening-v0.1.0.md