Skip to content
dsh.fish

Browse

26 results

Bundle

graph-memory

Knowledge graph memory for DeepSeek Harness and OpenClaw — cross-session recall, PageRank, communities, and vector search

adoresever592
Bundle

@modusensus/dsh-mneme

Structured memory engine for DeepSeek Harness. Offline semantic search, entity-attribute-timeline, autoDream self-consolidation, and human-editable Markdown storage.

modusensus74
Bundle

dsh-krouter

DSH-KRouter — Agent knowledge OS. Self-evolution. Timer on by default; your vault-page API key or logged-in CLI is the key. Cursor, Codex, Claude Code, DeepSeek Harness. No vector store.

398894496-arch37
Bundle

@zhujunpeng12/dsh-memory-system

Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. DSH plugin host; Python stdlib + Markdown core. Zero database / vector service / external service dependencies.

zhujunpeng129
Bundle

dsh-tdai-memory

DeepSeek Harness 的 TencentDB Agent Memory 移植:L0 对话捕获 → L1 结构化记忆提取 → L2 场景/L3 画像,自动召回注入 + 记忆/对话搜索工具;复用现有 ~/.memory-tencentdb/memory-tdai 数据;附 Web UI 设置栏。

Scorp1o1176
Bundle

dsh-hindsight-plugins

Hindsight memory manager for DeepSeek Harness: settings UI (intranet/extranet routes) with automatic check & install of the official @vectorize-io/hindsight-coding-agents DSH adapter

With-With4
Bundle

aifp-mcp

AiFP Cognitive Memory — persistent memory MCP server for AI assistants. Chinese-first retrieval with causal chains, Hebbian associations and graph diffusion. 记忆感知系统

wjabanjj3
Bundle

@djasdh/interest-memory

Cross-session long-term memory for AI agents — local Go service (~50MB RAM, SQLite-vec, verify-augmented) with bridges for DeepSeek Harness, Claude Code, Codex, Hermes, OpenClaw, opencode, pi, Reasonix.

djasdh3
Bundle

dsh-context-milvus

DSH plugin for semantic code search via Milvus vector database

bobjia2
Bundle

dsh-kb-manager

DSH 本地知识库管理插件:多格式导入、智能分块、向量索引、混合检索、rerank、快照、kbpack 迁移(设计见 DESIGN.md v2.1)

xiaoshi79152
Bundle

dsh-pdf-reader

DeepSeek Harness plugin: content-aware PDF reading tools for vision models (pdf_scan / pdf_read_page / pdf_render_region). Detects figures (vector+raster), tables, math, and two-column layout per page, then routes text pages to extraction and figure/table/math pages to high-DPI region crops rendered for read_image — avoiding DeepSeek's ~800x800 whole-page token ceiling. Backed by PyMuPDF; returns a clear warning (with the exact install command) when Python or a dependency is missing.

AngelosZou2
Bundle

@bryan-cmf/dsh-vector-memory

DSH-Plugin: durable agent memory core — mem_save / mem_search / mem_health tools backed by the DSH storageDomain (durable, survives restarts), plus a 記憶 view tab.

Bryan-cmf1
Bundle

dsh-md-memory

Small DeepSeek Harness memory plugin: the model writes markdown files under ~/.dsh/memory, the host injects them next session. No auto-extract, no vector DB.

CuteSamurai241
Bundle

dsh-plugin-semantic-memory

Semantic long-term memory for DeepSeek Harness: embedding-based retrieval over a persistent cross-session memory store, with model-facing tools, proactive per-question recall, automatic conversation summarization, and auto-selected embedding provider (apiKey present → API, otherwise local).

chenkezhen4801
Bundle

dsh-memory-tdai

Four-layer long-term memory for DeepSeek Harness (L0 conversation → L1 atoms → L2 scenes → L3 persona) with auto-recall and auto-capture — adapted from TencentCloud/TencentDB-Agent-Memory

Jason-Liao1
Bundle

dsh-memory-s3

Cloud-backed cross-session memory for DeepSeek Harness: structured entries + vector retrieval persisted to S3-compatible object storage (AWS S3 / MinIO / R2 / OSS), with local cache projection, approval-gated writes and auditable trails

Re-s1
Bundle

dsh-awesome-skills

Semantic vector search over a ~6,000-skill local corpus. Ships a bundled `skill-router` skill that routes any task to the most relevant vetted playbook on demand, keeping the corpus out of the per-turn model catalog.

ryasrk1
Bundle

exam-paper-plugin

DeepSeek Harness 插件:解析 Word/PDF 题目,支持本地智能索引/聚类/检索/抽题,生成带书写空隙的可打印试卷

elegymythos1
Bundle

dsh-workspace-memory

dsh的跨会话记忆管理插件,让agent记住每一个任务的内容和进度。包含命题图、三层内存漏斗、混合向量 + 词法检索(RRF)以及浏览器端审查面板。 | Cross-session memory management for DSH — lets the agent remember the content and progress of every task while executing. Includes a proposition graph, three-layer memory funnel, hybrid vector + lexical retrieval (RRF), and a browser-side review panel.

LYRA-881
Bundle

dsh-mnemosyne-memory

Mnemosyne 永久记忆插件 - 为 DSH 提供长期记忆、向量搜索和 LLM 反思功能

fjzzwxp1
Bundle

dsh-local-vector-memory

DSH 本地向量记忆插件:本地 embedding 向量化 + SQLite 存储 + RRF 混合检索自动召回;DeepSeek 云端 deepseek-v4-pro 会话结束自动提取;支持取代链、置顶记忆、软删除回收站与定时备份。

liangxiaobing5201
Bundle

dsh-rag

RAG 检索增强生成:向量数据库、嵌入、语义搜索、减少幻觉、来源引用。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-vector-search

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan9394