dsh-cctui
Claude-Code-style terminal UI for deepseek-harness, ported from clawcodex ui-tui
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:agentforce314/dsh-ccTUI说明文档
阅读完整 README ↗Configuration
Environment knobs use the DSH_CCTUI_ prefix — e.g. DSH_CCTUI_INLINE=0 (alternate screen
instead of inline scrollback), DSH_CCTUI_THEME=light|dark, DSH_CCTUI_HOME (data dir,
default ~/.dsh-cctui), DSH_CCTUI_FPS=1. CLAUDE_CODE_SCROLL_SPEED is still honored as a
migration fallback for people coming from Claude Code.