@harzva/dsh-terminal
Native multipane terminals owned by a DSH session
AI Analysis
核心用途是在 DSH 会话中提供原生多面板终端。适合需要在 DSH 沙箱中运行终端任务的用户。必要条件包括 DSH 0.1.1-rc.2、Node.js 24+ 及 zsh 终端环境。
Install
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Harzva/dsh-terminalREADME
Read the full README ↗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.