kit-zeason/dsh-simple-CLI
kit-zeason★ 1JavaScriptLast synced: 2026-08-15
Minimal DeepSeek Harness extension tailored for contemporary CLI mobilization.
README excerpt
dsh-simple-cli — Interactive Terminal Profile for DeepSeek Harness v0.1.2 - Releases · Changelog dsh-simple-cli turns DeepSeek Harness ( dsh ) into an interactive terminal chat, like Claude Code: type a message, watch the answer stream in, keep the conversation going. It is launched as the dsh-cli command (equivalent to dsh --profile cli ). English · 中文 What it is dsh ships with web / headless profiles. This repo adds a cli profile that runs entirely in the terminal, Claude-Code style: - Streaming output with reasoning & tool calls — assistant text, model reasoning ( ▸ 推理 , dim gray) and tool invocations ( ⛭ name: args + ✓/✗ result) stream in live, matching the TUI experience. Reasoning is collapsed to its latest line while thinking (web-style) and renders are coalesced to 30fps, so fast thinking does not flicker the terminal - @ file picker — type @ in the input to browse the working directory (type to filter, ↑/↓ navigate, Enter enters a folder or picks a file, Esc closes); picking inserts @relative/path , and on submit each referenced text file is attached to the message (up to 64 KB each, truncated with a note; binary files stay as a path mention) - ── input area — a separator …
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