Asher-2000/dsh-memory-connect

Asher-2000★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

Cross-session memory plugin for DSH — auto-extraction, semantic recall, scheduled maintenance, LLM-powered consolidation

README 摘要

@deepseek-ai/dsh-memory-connect 跨会话记忆插件 — 让 AI Agent 拥有持久记忆和全局身份 Cross-session memory plugin for DeepSeek Harness (DSH) English 中文 Overview dsh-memory-connect is a cross-session memory sharing plugin for DeepSeek Harness. It automatically extracts, stores, and recalls memories across sessions, giving your AI agent persistent, intelligent memory with context explosion prevention and global Soul identity . Zero-config — works out of the box with SQLite FTS5 and DSH's built-in LLM. Features Feature Description 🧠 Global Soul Persistent identity across all workspaces via /.dsh/soul.md 🔍 Auto Extraction Extracts facts, preferences, decisions, and context from conversations 🧠 Semantic Recall RRF (Reciprocal Rank Fusion) combines keyword and semantic search 🛡️ Context Explosion Prevention Token budget management prevents context window overflow ⏰ Scheduled Maintenance Automatic periodic decay and consolidation via built-in scheduler 🤖 LLM Consolidation Intelligent memory merging using DSH's built-in ctx.llm (zero-config) 📉 Memory Decay Old, unused memories naturally fade; frequently accessed ones persist 🎯 Smart Prioritization Memory selection based on relevance × recency × frequenc…

在 GitHub 查看完整 README →
Agent/智能体ai-agentcross-sessiondshdsh-pluginllmmemoryagent

分类