Stash — 持久记忆 layer 为 AI agents. Episodes, facts,、working 上下文 stored 在 Postgres. MCP 服务器 included. Self-托管, single binary,无云端 required.GitHub 719 ⭐ / 36 Fork,主要使用 Go 开发。标签:ai,ai-agents,ai-memory,memory。访问项目:https://github.com/alash3al/stash
项目介绍
Stash — 持久记忆 layer 为 AI agents. Episodes, facts,、working 上下文 stored 在 Postgres. MCP 服务器 included. Self-托管, single binary,无云端 required.
核心功能
-embeddings model 为 vectorization -chat-capable reasoning model 为 consolidation -OpenAI-compatible base 链接、API 密钥
使用指南
Quick Start ``` git clone https://github.com/alash3al/stash.git cd stash cp .env.example .env # edit with your API key + model docker compose up ``` That's it. Postgres + pgvector, migrations, MCP server with background consolidation — all in one command.
项目信息
| 项目 | 信息 |
|---|---|
| 项目名称 | alash3al/stash |
| Star 数 | 719 |
| Fork 数 | 36 |
| 编程语言 | Go |
| 开源协议 | Apache-2.0 |
| 创建时间 | 2026-04-24 |
| 最近更新 | 2026-06-14 |
| 主题标签 | ai、ai-agents、ai-memory、memory |
项目地址
GitHub 仓库:<https://github.com/alash3al/stash>
> 完整 URL:[https://github.com/alash3al/stash](https://github.com/alash3al/stash)
如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。