@harzva/dsh-terminal
Native multipane terminals owned by a DSH session
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Harzva/dsh-terminal说明文档
阅读完整 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.