asymptotee/dsh-terminal0

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 的开发者。

패키지
dsh-terminal
버전
0.1.0-dev.0
라이선스
MIT
최근 업데이트
2026. 9. 9.

설치

$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