agentforce314/dsh-ccTUI2

dsh-cctui

为 deepseek-harness 提供的 Claude-Code 风格终端 UI 插件,移植自 clawcodex ui-tui。

AI 分析

核心用途是在终端中提供类似 Claude Code 的交互界面。适合偏好命令行操作、希望在终端中高效管理 DSH 会话与智能体交互的开发者。

套件
dsh-cctui
版本
0.3.0
授權
NOASSERTION
最近更新
2026年8月19日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:agentforce314/dsh-ccTUI

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.