dsh-cctui
Claude-Code-style terminal UI for deepseek-harness, ported from clawcodex ui-tui
AI 분석
核心用途是在终端中提供类似 Claude Code 的交互界面。适合偏好命令行操作、希望在终端中高效管理 DSH 会话与智能体交互的开发者。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:agentforce314/dsh-ccTUIConfiguration
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.