AI工具 Skill技能库 关于道场
Go AI工具 开源 ai ai-agents ai-memory memory

Stash:持久记忆上下文服务器托管无云端

GitHub |2026-07-02

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 仓库为准。