Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

138 Plugins gefunden

Y

dsh-agentmemory

yiipu/dsh-agentmemory

DSH ↔ agentmemory session-memory bridge: mirrors session lifecycle into a local agentmemory daemon (REST), exposes memory_recall / memory_remember tools, and injects a per-session memory context window via agent/pre-step.

0vorgesternGedächtnisMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

0vor 13 StundenGedächtnisApache-2.0
S

dsh-cognition

scd13150/dsh-cognition

Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).

0vor 3 TagenGedächtnisMIT
P

dsh-plugin

plur-ai/dsh-plugin

PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.

0vor 3 TagenGedächtnisApache-2.0
M

DeepSeek-Harness-Hanako-Memory

moononnn/deepseek-harness-hanako-memory

Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).

0vor 19 StundenGedächtnisMIT
M

dsh-trilium

minerpi/dsh-trilium

Connect Trilium notes to the DSH agent via ETAPI with 20 agent tools: durable memory (remember/recall + auto-injected index), note management (CRUD/clone/attributes/revisions), full-text search, weekly-report workflow, attachments, calendar notes, backup/import, and a settings card.

0vor 5 StundenGedächtnisMIT
L

dsh-memory-director

ljsysfurryace/dsh-memory-director

LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.

0vor 4 TagenGedächtnis
L

dsh-project

lanyun077/dsh-project

Organize folders and sessions into projects with shared PROJECT.md memory and AGENTS.md instructions injected into every session, plus a project tree sidebar.

0vor 3 TagenGedächtnisMIT
I

dsh-cue-bank

itr-del/dsh-cue-bank

Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).

0vor 9 StundenGedächtnis
H

dsh-native-memory

highland0971/dsh-native-memory

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

0vor 3 TagenGedächtnisMIT
B

dsh-memory-protocol

baaai123/dsh-memory-protocol

Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.

0vor 3 TagenGedächtnis
A

dsh-butler-memory

andyyang12345/dsh-butler-memory

PostgreSQL-backed durable memory for DSH agents: MCP memory tools plus a Web panel for reviewing memories and candidates.

0vorgesternGedächtnisApache-2.0
L

dsh-humanized-deepseek-maid

loonai321/dsh-humanized-deepseek-maid

Adds a configurable humanized whale-girl maid persona with immersive roleplay, speaking modes, and a lightweight layered memory with query-triggered recall.

0vorgesternSitzungen & NachrichtenMIT
J

dsh-codebase-memory

jiayan-xu/dsh-codebase-memory

Bridge zum Code-Wissensgraphen für codebase-memory-mcp: semantische Symbolsuche (BM25), Quellcode-Ausschnitte, Architekturübersicht mit Leiden-Communities, Aufruf-/Datenfluss-/dienstübergreifende Traces, graphgestütztes Grep.

0vor 4 TagenTools & Funktionen
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

Sitzungsübergreifendes Gedächtnis für das Modell: durchsucht alle vergangenen Sitzungen per Volltext (SQLite FTS5 über ctx.sessionQuery) und bringt die am besten passenden Auszüge zurück in den aktuellen Kontext.

0vor 4 TagenGedächtnis
J

dsh-memoria-extra

jiayan-xu/dsh-memoria-extra

Erweiterte memoria-Tools: Sitzungskontext-Injektion (Profil + Abruf), letzte Entscheidungen, Health-Report, Namensraum-Allow-List, Gedächtnis-Beziehungsgraph und Entitätssuche; Begleit-Plugin zu dsh-memoria.

0vor 4 TagenGedächtnis
I

dsh-file-memory

iccuse/dsh-file-memory

Dateibasiertes Arbeitsgedächtnis: speichert und ruft wichtige Prämissen wortwörtlich in einer Sitzungsnotizdatei ab, sodass sie eine Kontextkompression verlustfrei überstehen.

0vor 5 TagenGedächtnisMIT
X

dsh-plugin-asmemory

xplore-lab/dsh-plugin-asmemory

Zeitliches Aktions-Zustands-Gedächtnis: erfasst typisierte Zustände und Aktionen und analysiert anschließend Trends, Anomalien und Kausalität.

0vor 5 TagenMCP & KonnektorenMIT