Skip to content

dsh v0.1.0

Latest

Choose a tag to compare

@soolaugust soolaugust released this 17 Aug 04:29
· 7 commits to master since this release

dsh 0.1.0

The first stable release of dsh cli — an interactive terminal agent with a Claude Code-style experience.

Highlights

  • Full-screen alternate-screen UI with mouse-wheel scrolling (Shift+drag to select), a pinned input bar, and clean terminal restore on exit.
  • Keyboard navigation: PgUp/PgDn page the transcript, ↑/↓ input history, Shift+Tab permission cycling.
  • Markdown terminal rendering that renders progressively while streaming — no raw ##/** markup flash.
  • Virtualized, CJK-aware transcript that scrolls correctly at any width.
  • Fresh-by-default sessions: dsh cli starts new; --resume opts back into the latest.
  • Celery reliability harness: six deterministic checks + a loop-boundary guard expressing the β/ρ/C/p₁ four parameters, selectable via the celery preset.

Full changelog

See CHANGELOG.md.

Packages

This release ships 228 npm tarballs (all @deepseek-ai/dsh-* packages) built from dsh-v0.1.0. The dsh CLI entry point is attached below.