AI UNDERDOGSDAILY PICK
AI UNDERDOGS
AI 终于有长期记忆了
Your AI finally has memory
ohmyctx/opencontext
每次开新对话
AI 就像失忆了一样——你上周写的代码
昨天踩的坑,它全忘了
这个工具,让 AI 终于能记住你
Every new chat, your AI forgets everything. This
tool gives your coding agent real, persistent memory
记忆跟着人,不跟对话
Memory follows you, not the chat
大多数 AI 记忆工具就是把聊天记录塞回上下文
OpenContext 不一样——它监听你本地的文件变更
命令执行、git 操作
把这些转成结构化的上下文
记忆属于你,不属于某个对话窗口
Most AI memory tools just dump chat history
back into context. OpenContext watches your local file
changes, command executions, git operations—and turns them into
structured, continuous context. The memory follows you, not
a chat thread
★ SIGNAL 1
一个记忆层,所有 Agent 共享
One memory layer, all your agents
作者在 V2EX 上问了一个问题:怎么让你所有的 agent 都知道你知道的
你做过的、你正在做的?
这不是单个 Agent 的记忆增强
而是给所有 AI 编码工具建一个共享的记忆底座
The author posted on V2EX asking exactly this
how do you make all your agents know
what you know, what you've done, what you're
doing?
It's not single-agent memory—it's building a shared memory
substrate across every AI coding tool you use
★ SIGNAL 2
66 次提交,还在迭代
66 commits and still going
打开 GitHub 看一眼——66 次提交
已经迭代到 v0.5.0 了
这不是一个周末 demo
是一个独立开发者在认真推进的项目
Look at the repo—66 commits, already at v0.5.0
This isn't a weekend demo. It's one developer
actively pushing this forward
作者原话:怎么让你所有的 agent 都知道你知道的
你做过的、你正在做的?
我做了这个工具
没有花哨的营销话术
就是一个开发者解决了自己的痛点
然后开源了
The author said it straight: "How do you
get all your agents to understand what you
know, what you've done, and what you're doing?
I built this tool." No marketing fluff—just a
dev who solved his own problem and open-sourced
it
AI UNDERDOGS
跨会话、跨 Agent,记忆跟着你走
Persistent. Across sessions. Across agents.
ohmyctx/opencontext
关注 · 每天发现更多 AI 神作
github.com/ohmyctx/opencontext