ディレクトリに戻る

stratagate-agentmemory

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

diqierjia/stratagate-agentmemory

ローカルファースト自動記憶。Event/Element カード、証拠ゲート recall

GitHub で見る
$ dsh plugin --profile web add stratagate-dsh

32

スター

4

フォーク

TypeScript

言語

MIT

ライセンス

2026-08-10

作成日

2026-09-04

最終プッシュ

MIT ライセンスのローカルファーストな DeepSeek Harness 長期記憶:自動取得、証拠ゲート付き回想、出所追跡、BM25+構造化ハイブリッド検索をすべてローカル SQLite で実現(別サーバー不要)。

DSH 統合

ネイティブ実行

作者による申告

安全性監査

未監査

最終検証日

2026-09-06

ライセンス

MIT

01どんなタスクに使えるのか?

  • Capture and search long-term memory across DeepSeek Harness sessions

    Searchable local memory of completed main-agent turns plus a Memory UI under DSH Settings → StrataGate-AgentMemory

    DeepSeek Harness (dsh) users running long-lived agents who need persistent, source-traced cross-session memory

02DeepSeek Harness への導入方法

前提条件

  • DeepSeek Harness (dsh) must already be installed

インストール手順

  1. 01

    $ dsh plugin --profile web add stratagate-dsh

  2. 02

    Restart that profile, then keep using DSH normally.

導入成功の確認

  • StrataGate exposes its Memory UI under DSH Settings → StrataGate-AgentMemory

03DSH 統合と能力の範囲

DSH 統合ネイティブ実行

Installed as a native DeepSeek Harness (dsh) plugin — `dsh plugin --profile <name> add stratagate-dsh`

  • Automatic local-first capture

    completed main-agent conversations and tool resultslocal SQLite database (no separate memory server)

  • Layered / compact memory

    recent and older historydetailed recent history plus a compact index that expands on demand

  • Event cards with source & time

    lasting memory recordsrecords origin and separates when something was mentioned from when it happened

  • Hybrid BM25 + structured search

    memory graph / eventscompact facts via searchEvents() / searchGraphNodes() with reciprocal-rank fusion

  • Evidence-gated recall

    retrieved contexta sufficiency check (evidence refs) before the agent relies on memory

  • External memory import

    structured memory exported by another AItraceable Events while the imported source text remains preserved

04誰に向いているのか?使うべきでない場面は?

向いている用途

  • DeepSeek Harness (dsh) users running long-lived agents who need persistent, source-traced cross-session memory

不向きな用途

  • The current version still has 31 majority-wrong questions on its evaluation set, so recalled answers are not guaranteed correct — verify important recalls against the cited source.

05互換性・メンテナンス・セキュリティ上の注意

  • The current version still has 31 majority-wrong questions on its evaluation set, so recalled answers are not guaranteed correct — verify important recalls against the cited source.
  • StrataGate supplies state, constraints and validation, but the integrating application still controls model calls, tool iteration and the maximum retrieval budget.
作者は未記載作者は未記載stratagate-dsh-v0.2.49

readme_verified

06よくある質問

DeepSeek Harness にどうインストールする?

DeepSeek Harness がすでに入っているなら `dsh plugin --profile web add stratagate-dsh` でプロファイルに追加し、そのプロファイルを再起動します。その後 StrataGate は完了したメインエージェントのターンを取り込み、DSH 設定 → StrataGate-AgentMemory にメモリ UI を表示します。

記憶はどこに保存される?

既定ではローカル SQLite ファイル `DSH_HOME/stratagate/memory.db` です。別の記憶サーバーは不要で、プラグインを削除してもデータベースは消えません。

薄弱な証拠で回答するのをどう防ぐ?

検索と回答の間に固定プロトコルを挟み、証拠参照から十分性を判定します。証拠が不十分なら戦略を変更、イベントを拡張、または出所を確認してから回答します。

他の AI の記憶を取り込める?

はい。他 AI が出力した構造化メモリは、取り込み元の原文を残したまま追跡可能な Event に変換でき、出所が維持されます。

回想結果は信用してよい?

保証はありません。現バージョンでも評価セットで 31 問が多数派誤答です。重要な回想は引用元と照合してから信じてください。

08データと出典

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

    ## Quick start: DeepSeek Harness If DeepSeek Harness is already installed, add StrataGate to the profile you use: ```b…

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

🏆

dsh プラグイン おすすめ

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

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

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