Skip to content

Add AI Memory Reader to Clients & GUIs#285

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

Add AI Memory Reader to Clients & GUIs#285
nvwalj wants to merge 1 commit into
jqueryscript:mainfrom
nvwalj:add-ai-memory-reader

Conversation

@nvwalj
Copy link
Copy Markdown

@nvwalj nvwalj commented May 16, 2026

Adds AI Memory Reader to the Clients & GUIs section.

A native macOS & iOS app for browsing and editing AI agent memory files. Most existing Claude Code GUIs focus on session/conversation views — AI Memory Reader specifically targets the memory files (CLAUDE.md, AGENTS.md, etc.) that are increasingly important across AI tooling.

Auto-detects memory directories for: Claude Code (~/.claude), OpenClaw, Codex, Cursor, Gemini, Continue, Aider, GitHub Copilot.

Features:

  • GitHub-style markdown rendering (MarkdownUI)
  • Sidebar file tree + right-side TOC
  • Full-text search + in-page find with character-level highlighting (⌘F)
  • Edit mode with syntax highlighting, line numbers, auto-save (⌘E)
  • URL scheme aimemoryreader://open?path=...&heading=...
  • CLI: aimr open path/to/file.md --heading "Section"
  • Universal binary (Apple Silicon + Intel)

License: GPL-3.0. v0.4.0 ships a downloadable .zip on the Releases page.

Native macOS & iOS app for browsing AI agent memory files
(Claude Code, OpenClaw, Codex, Cursor, Gemini, etc.).
SwiftUI + MarkdownUI, sidebar tree, edit mode, URL scheme + CLI.
Universal binary. 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