Skip to content

Add AI Memory Reader (原生 macOS/iOS 内存文件浏览器)#66

Open
nvwalj wants to merge 1 commit into
LangGPT:mainfrom
nvwalj:add-ai-memory-reader
Open

Add AI Memory Reader (原生 macOS/iOS 内存文件浏览器)#66
nvwalj wants to merge 1 commit into
LangGPT:mainfrom
nvwalj:add-ai-memory-reader

Conversation

@nvwalj
Copy link
Copy Markdown

@nvwalj nvwalj commented May 16, 2026

Adds AI Memory Reader to the GUI & Web Interfaces section.

加入 AI Memory Reader 到 GUI & Web Interfaces 列表。

这是什么?

唯一一个原生 macOS / iOS 应用,用来浏览和编辑 AI 代理的内存文件 (CLAUDE.md, AGENTS.md 等)。其他工具大多是 CLI 或网页 dashboard,这个填补了原生应用的空白。

自动识别以下 AI 工具的内存目录:

  • Claude Code (~/.claude 和项目级 CLAUDE.md)
  • OpenClaw, Codex, Cursor, Gemini, Continue, Aider, GitHub Copilot

特性:

  • GitHub 风格 Markdown 渲染 (基于 MarkdownUI)
  • 侧栏文件树 + 右侧目录大纲
  • ⌘F 页内搜索 (字符级高亮), ⌘E 编辑模式 (自动保存)
  • URL Scheme + CLI (aimr) — 给 AI 代理调用
  • Universal binary, 同时支持 Apple Silicon 和 Intel Mac

仓库: https://github.com/nvwalj/ai-memory-reader
Release: v0.4.0 ships 一个可直接下载的 .zip
License: GPL-3.0

原生 macOS & iOS 应用,专门用于浏览 AI agent 的内存文件
(CLAUDE.md / AGENTS.md 等)。自动发现 Claude Code, OpenClaw,
Codex, Cursor, Gemini 等内存目录。
SwiftUI + MarkdownUI 渲染。GPL-3.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants