rbelem/dsh-tui
rbelem★ 0RustLast synced: 2026-08-15
—
README excerpt
dsh-tui A Rust terminal client for the deepseek-harness gateway ( dsh ) — a terminal surface at parity with its web UI. It attaches to a running gateway via DSH PORT and drives it over the wire protocol (RPC + host frames): browse workspaces and sessions, chat with the agent, cancel or retry turns, rename/fork/archive sessions, create sessions, and switch themes or UI locale. It is a pure client — it never boots anything. Version 0.1.0. 36 commits, 293 tests. Install npm (entry bundle + platform prebuilds) The published packages: Package Contents @rbelem/dsh-tui entry bundle: cordis patch layer + runtime glue plugin that spawns the TUI with DSH PORT @rbelem/dsh-tui-linux-x64 / -linux-arm64 prebuilt binary for linux x64 / arm64 @rbelem/dsh-tui-darwin-x64 / -darwin-arm64 prebuilt binary for macOS x64 / arm64 The bundle pins the four platform packages as exact-version optionalDependencies ; npm picks the matching one by its os / cpu fields. Install through the harness plugin mechanism: Boot (gateway + TUI) or attach-only: See bundle/README.md for the full bundle contract. From source Prerequisites: a Rust toolchain ( rustup ) and devbox ( devbox.json pins rustup@latest ). Prerequisite…
View full README on GitHub →Category
A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
★ 3,820
hyhmrright/brooks-lintAI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
★ 1,338
ccch1mneyyy/dsh-TUI解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
★ 1,141