AI产品精选

Kocoro 开源 Mac 本地 AI 记忆框架,解决上下文窗口不足问题

A longer context window does not solve the real me…

精选理由

Kocoro 解决了 AI 工作流中上下文窗口的瓶颈,让 Mac 用户无需重复粘贴就能持续工作,适合频繁切换任务或需要长期记忆的开发者,建议试试这个开源框架。

AI 摘要

Kocoro 是一个开源 Mac AI 代理框架,通过本地运行代理读取用户历史会话、文件、应用、浏览器、屏幕和终端,将有用信息压缩为记忆,实现无需重复上下文的持续工作。其安全模型以本地优先,工具操作需权限,风险命令被阻止或二次确认,操作可审计,秘密自动编辑,记忆和会话同步可选。Episodic Memory 功能将过去会话转化为项目事实、决策、协作者、截止日期和习惯,让代理像队友一样恢复工作。每晚自动将工作日提炼为本地知识图谱,第二天直接继续,无需重新粘贴上下文。

原文 · rohanpaul_ai

A longer context window does not solve the real me…

A longer context window does not solve the real memory problem in AI work.

Kocoro just made AI memory a local Mac feature.

It’s an open-source Mac AI agent framework at the engine level.

Kocoro works by running a local agent on your Mac that can read your past sessions, files, apps, browser, screen, and terminal, then compress useful facts into memory so it can continue work without you repeating everything.

Its security model is mostly local-first control: tool actions need permission, risky commands are blocked or re-asked, actions are audit-logged, secrets are auto-redacted, and memory/session sync is opt-in rather than always uploaded.

Its Episodic Memory turns past sessions into selected project facts, decisions, collaborators, deadlines, and habits, so the agent can resume work like a teammate rather than a help desk ticket.

Every night it distills your workday into a local knowledge graph — projects, decisions, open tasks. Next morning it picks up exactly where you left off. No context re-pasting.

Github links in comments