持久终端模式
An MIT-licensed persistent terminal mode for DeepSeek Harness. It keeps one real DSH Agent and Session alive across prompts, so customers can use Harness like a conversational coding CLI instead of only through the Web app or one-shot headless mode.
これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。
上流で中国語 README が提供されていないため、リポジトリのオリジナルコンテンツを表示しています。
dsh-terminal
An MIT-licensed persistent terminal mode for DeepSeek Harness. It keeps one real DSH Agent and Session alive across prompts, so customers can use Harness like a conversational coding CLI instead of only through the Web app or one-shot headless mode.
It reuses DSH's own model selection, tools, permissions, session log, commands, and shutdown lifecycle. There is no second agent implementation.
Install
dsh plugin --profile terminal add github:dongsheng123132/dsh-terminal
dsh --profile terminal
Plain JavaScript is committed as the package entry point, so Git installs require no build-script permission.
Commands
- ordinary text starts another turn in the same session
/newstarts a fresh session/helplists terminal commands and DSH's registered slash commands/exitor/quitcloses the terminal- other slash commands are dispatched directly to DSH (for example
/compact,/plan, or/cachewhen provided bydsh-cache-stabilizer)
To add cache-prefix stabilization and measured cache statistics:
dsh plugin --profile terminal add github:dongsheng123132/dsh-cache-stabilizer
Development
npm test
npm run check
セキュリティとインストールエビデンス
このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。
公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。
リポジトリは MIT ライセンスを宣言しています。
過去180日以内にコードの更新があります。
再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。
確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。