From 44a53eb655158dc5c25c24f64ae844bcc79ca933 Mon Sep 17 00:00:00 2001 From: nuqiewuoz Date: Sat, 16 May 2026 14:10:11 -0700 Subject: [PATCH] Add AI Memory Reader to GUI & Web Interfaces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 原生 macOS & iOS 应用,专门用于浏览 AI agent 的内存文件 (CLAUDE.md / AGENTS.md 等)。自动发现 Claude Code, OpenClaw, Codex, Cursor, Gemini 等内存目录。 SwiftUI + MarkdownUI 渲染。GPL-3.0. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 96ff437..80d61bb 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ English | [简体中文](README-CN.md) |[claude-code-chat](https://github.com/andrepimenta/claude-code-chat) | ![GitHub Repo stars](https://badgen.net/github/stars/andrepimenta/claude-code-chat) | Beautiful Claude Code Chat Interface for VS Code | VS Code chat interface| |[Claude-Code-Web-GUI](https://github.com/binggg/Claude-Code-Web-GUI) | ![GitHub Repo stars](https://badgen.net/github/stars/binggg/Claude-Code-Web-GUI) | Browse and view Claude Code session history in browser | Session history viewer| |[opcode](https://github.com/winfunc/opcode) | ![GitHub Repo stars](https://badgen.net/github/stars/winfunc/opcode) | Powerful GUI app and Toolkit for Claude Code with custom agents and interactive sessions | Advanced GUI toolkit| +|[AI Memory Reader](https://github.com/nvwalj/ai-memory-reader) | ![GitHub Repo stars](https://badgen.net/github/stars/nvwalj/ai-memory-reader) | Native macOS & iOS app for browsing AI agent memory files (CLAUDE.md etc.). Auto-detects Claude Code, OpenClaw, Codex, Cursor, Gemini directories. SwiftUI + MarkdownUI, sidebar tree, edit mode with auto-save, URL scheme + CLI for agent integration. | Native Mac/iOS memory viewer | ## IDE & Editor Extensions