ディレクトリに戻る

dsh-jingling

キュレーション掲載メンテナンス: 活発

yi-111-a/dsh-jingling

AI コンパニオン・デスクトップペット・キャラクターカード鲸灵

GitHub で見る
$ git clone https://github.com/Yi-111-a/dsh-jingling.git

50

スター

0

フォーク

JavaScript

言語

MIT

ライセンス

2026-08-14

作成日

2026-08-15

最終プッシュ

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.

インストール手順

  1. 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

  2. 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

  3. 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

  4. 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 統合と能力の範囲

DSH 統合ネイティブ実行

Native DSH plugin: a DSH `web` profile preset plus a Sidecar interface (status, long-poll, chat)

  • Reviewable, proposable memory

    things you allow Jingling to remembermemory you can edit or forget at any time; proposed before confirmed

  • Character Card V2 import

    Character Card V2 JSONimported content read only as text, never executed

  • Browser companion page

    DSH Web UIa gentle companion panel inside the DSH Web interface

  • Optional Windows desktop-pet sidecar

    DSH Web companion pagetransparent Windows desktop window launched with one click

    builds a Windows `sidecar/*.exe` (requires Windows + `npm run dist:win`)
  • Permission isolation

    companion session vs work sessionactual 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.
2026-08-142026-08-15作者は未記載

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 配下で実行します。

08データと出典

  • 作者による申告github.comc0fdb376551f…

    **鲸灵(Jingling)** 是 [DeepSeek Harness(DSH)](https://github.com/topics/dsh-plugin) 的一款陪伴插件。

  • 作者による申告github.comc0fdb376551f…

    安装到 DSH `web` profile

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-09-01。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。