
stash
alash3al
Stash — persistent memory layer for AI agents. Episodes, facts, and working context stored in Postgres. MCP server included. Self-hosted, single binary, no cloud required.
AI 简介
Stash 是一个为 AI 智能体提供持久化记忆能力的开源服务层。它基于 PostgreSQL(含 pgvector)存储对话片段(Episodes)、结构化事实(Facts)和工作上下文,并内置 MCP 协议服务器,支持 SSE 流式通信;采用 Go 编写,单二进制部署,无需依赖云服务。核心能力包括跨会话记忆、自动知识提炼(8 阶段事实整合与关系建模)、置信度衰减与失败模式识别。适用于本地化 AI 开发、私有化智能体部署、MCP 兼容编辑器(如 Cursor、Claude Desktop)及需长期上下文维护的自动化任务场景。
Go
Apache License 2.0736
Stars
39
Forks
3
Watchers
1
Issues
Star 增长
今日0
近 7 天0
近 30 天+17
综合评分50.51
默认分支main