dsh-terminal
Terminal UI plugin for DeepSeek Harness: mounts over the dsh-base profile layer through the dsh plugin mechanism, consuming the host runtime
AI 분석
核心用途是在终端 TTY 环境中运行 DSH。适合习惯命令行操作、在无图形界面服务器上使用 DSH 的开发者。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:asymptotee/dsh-terminal安装与使用
前置条件:官方 dsh CLI、pnpm 10+、可用终端 TTY、DEEPSEEK_API_KEY(进程 env 或 $DSH_HOME/.credentials.yaml)。
npm install -g @deepseek-ai/dsh # 官方 CLI