Harzva/dsh-terminal0

@harzva/dsh-terminal

Native multipane terminals owned by a DSH session

AI 분석

核心用途是在 DSH 会话中提供原生多面板终端。适合需要在 DSH 沙箱中运行终端任务的用户。必要条件包括 DSH 0.1.1-rc.2、Node.js 24+ 及 zsh 终端环境。

패키지
@harzva/dsh-terminal
버전
0.1.0-alpha.2
라이선스
MIT
최근 업데이트
2026. 9. 9.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Harzva/dsh-terminal

CLI configuration

Codex and Claude use independent state under the workspace's .dsh-terminal/{codex,claude}. Initialization runs in the same sandbox as the CLI, creates private directories and an ignore rule, and does not copy existing credentials. Git ignore rules cannot protect files already tracked by Git; this directory is local runtime data and must not be committed.

Authentication remains the native CLI's responsibility. The alpha has displayed Codex's native login menu. Claude reached its native interface in development but returned an Anthropic connection error with a fresh configuration on the verification machine. Neither login nor an agent's full model-task workflow is claimed as verified.