MIT ライセンスのローカル優先 DSH 同伴プラグイン:レビュー可能なメモリ、Character Card V2 インポート、ブラウザ同伴パネル、オプションの Windows デスクトップペット Sidecar を備え、プライバシー重視で Shell/ファイルシステム/ネットワーク/MCP 権限は持ちません。
DSH 統合
ネイティブ実行
作者による申告
安全性監査
未監査
最終検証日
2026-09-01
ライセンス
MIT
01どんなタスクに使えるのか?
Get a quiet, local-first AI companion inside DeepSeek Harness that remembers only what you confirm
A reviewable/proposable memory panel and a gentle browser companion page inside the DSH Web UI
DSH users who want a privacy-respecting desktop companion and thought-organizing partner, not an autonomous agent
Add an optional transparent Windows desktop-pet sidecar launched from the DSH Web companion page
A built `sidecar/release/jingling-sidecar-*.exe` transparent window launched via the '打开桌面伙伴' button
Windows DSH users who want a visual desktop companion alongside the Web panel
02DeepSeek Harness への導入方法
前提条件
- DeepSeek Harness (dsh) installed and on your PATH — the one-click and npm install both target the DSH `web` profile (started via `dsh --profile web` or `npx @deepseek-ai/dsh web`).
- Windows, for the optional desktop-pet sidecar — the README ships Windows-only `sidecar/` source built with `npm run dist:win`; other OSes use the browser panel only.
インストール手順
- 01
One-click (recommended): `git clone https://github.com/Yi-111-a/dsh-jingling.git`, `cd dsh-jingling`, `.\install-all.ps1` — installs deps, tests/builds the plugin, builds the Windows sidecar, packs the plugin, installs it to the DSH `web` profile, and installs the agent preset.
$ git clone https://github.com/Yi-111-a/dsh-jingling.git
- 02
From npm (no desktop pet): `dsh plugin --profile web add dsh-jingling` then `npm run install:preset`.
$ dsh plugin --profile web add dsh-jingling
- 03
From source: `git clone … && cd dsh-jingling && npm install --ignore-scripts && npm run check && npm pack --ignore-scripts && dsh plugin --profile web add .\dsh-jingling-0.1.0-alpha.19.tgz && npm run install:preset && dsh --profile web`.
$ git clone … && cd dsh-jingling && npm install --ignore-scripts && npm run check && npm pack --ignore-scripts && dsh plugin --profile web add .\dsh-jingling-0.1.0-alpha.19.tgz && npm run install:preset && dsh --profile web
- 04
Start DSH with `dsh --profile web` (or `npx @deepseek-ai/dsh web`), create a session, pick the 鲸灵 · Jingling preset, and send a first message.
$ dsh --profile web
導入成功の確認
作者は未記載
03DSH 統合と能力の範囲
Native DSH plugin: a DSH `web` profile preset plus a Sidecar interface (status, long-poll, chat)
Reviewable, proposable memory
things you allow Jingling to remember→memory you can edit or forget at any time; proposed before confirmed
Character Card V2 import
Character Card V2 JSON→imported content read only as text, never executed
Browser companion page
DSH Web UI→a gentle companion panel inside the DSH Web interface
Optional Windows desktop-pet sidecar
DSH Web companion page→transparent Windows desktop window launched with one click
builds a Windows `sidecar/*.exe` (requires Windows + `npm run dist:win`)Permission isolation
companion session vs work session→actual work is forced into a DSH `standard` session you authorize
04誰に向いているのか?使うべきでない場面は?
向いている用途
- DSH users who want a privacy-respecting desktop companion and thought-organizing partner, not an autonomous agent
- Windows DSH users who want a visual desktop companion alongside the Web panel
05互換性・メンテナンス・セキュリティ上の注意
- Does not read the screen, camera, microphone, clipboard, files, or browsing history.
- Holds no Shell, filesystem, network, or MCP permissions — it cannot act autonomously.
- The bundled desktop-pet sidecar is Windows-only (built from `sidecar/` with `npm run dist:win`); other OSes get the browser companion page only.
- Romantic style is available only after explicitly enabling adult settings locally; not intended for public services.
- Some low-level identifiers still use `souldock` (plugin ID, RPC path, preset dir) for backward compatibility with early previews — not a second product.
MIT-licensed, pre-release alpha (dsh-jingling@0.1.0-alpha.19); repo last push 2026-08-15; no GitHub Releases tag yet.
06よくある質問
DeepSeek Harness に dsh-jingling をインストールするには?
一発スクリプトを使います。リポジトリをクローン後 `cd dsh-jingling` して `.\install-all.ps1` を実行すると、依存関係のインストール、プラグインと Windows Sidecar のビルド、パッケージ化、DSH `web` profile へのインストールと agent preset の導入が行われます。あるいは `dsh plugin --profile web add dsh-jingling`(npm、デスクトップペットなし)やソースからのビルドも可です。
デスクトップペット Sidecar とは何ですか、必須ですか?
DSH Web 同伴ページの「打开桌面伙伴」ボタンから起動する、オプションの透過 Windows ウィンドウです。Windows 専用(`sidecar/` を `npm run dist:win` でビルド)。導入しなくてもブラウザ同伴パネルは使えます。
Jingling は画面やファイル、クリップボードを読みますか?
いいえ。README の安全境界によれば、画面、カメラ、マイク、クリップボード、ファイル、閲覧履歴は読み取らず、Shell/ファイルシステム/ネットワーク/MCP 権限も持ちません。あなたが承認したメモリだけを提案します。
インポートしたキャラクターカードはコードやツールを実行しますか?
いいえ。インポートした Character Card V2 JSON はテキストとしてのみ読み込まれ、絶対に実行されません。実際の作業は、あなたがディレクトリを選び承認する DSH `standard` セッションに移す必要があります。
対象とする DeepSeek Harness のバージョンは?
プラグインは `dsh-jingling@0.1.0-alpha.19`(Sidecar は `jingling-sidecar@0.1.0-alpha.23`)、DSH `0.1.0-rc.6` 向けです。インストール手順は DSH `web` profile 配下で実行します。
07関連する DSH ワークフロー
dsh-better-sidebar
by omdsh-dev
ファイル表示・編集、ターミナル、Git、サブエージェントのページを内蔵し、サードパーティによる新規サイドバーページの登録にも対応する拡張可能なサイドバー基盤
dsh-tui
by ccch1mneyyy
Claude Code 風の全画面 TUI プラグイン。鯨トップバー、リアルタイム状態行、思考ストリーミング、Esc 二連打の巻き戻し、コンテキスト進捗バーと TPS メーター搭載。npm で一発インストール
openpets
by alvinunreal
DSH ライフサイクルを OpenPets デスクトップコンパニオンへ
dsh-tianshu-tui
by huiliyi37
DeepSeek Harness 向けインタラクティブ TUI:セッションワークスペース、画像 E2E(クリップボード/ビジョン橋)、スラッシュ補完、承認カード、推論可視化の純粋な表示層
08データと出典
**鲸灵(Jingling)** 是 [DeepSeek Harness(DSH)](https://github.com/topics/dsh-plugin) 的一款陪伴插件。
安装到 DSH `web` profile
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-09-01。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
