AI Memory Reader — Native macOS & iOS viewer for CLAUDE.md (plus a /aimr slash command plugin) #1318
nvwalj
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone 👋
Sharing a small native macOS / iOS tool I built that complements Claude Code workflows: AI Memory Reader — for browsing
CLAUDE.mdand other AI agent memory files.What it does
A SwiftUI app that auto-detects memory directories from many AI tools (Claude Code, OpenClaw, Codex, Cursor, Gemini, Continue, Aider, GitHub Copilot) and renders the files with GitHub-style markdown. It has:
aimemoryreader://open?path=...&heading=...for agent integrationaimrfor opening files from the command lineWhy I built it
I'm using Claude Code daily and my
~/.claude/CLAUDE.mdand project-levelCLAUDE.mdfiles have grown into a real "second brain." I was opening them in TextEdit just to read — felt wrong for content I rely on every session.Companion plugin
I also drafted a small Claude Code plugin that adds a
/aimrslash command (opens a file in AI Memory Reader from inside Claude Code via the URL scheme). I submitted a PR toanthropics/claude-plugins-officialbut it's bot-redirected to the submission form — going through that process too.Try it
GPL-3.0, free. macOS 15+ / iOS 17+. Universal binary (Apple Silicon + Intel).
Feedback / requests / contributions welcome! Particularly curious which other AI tools you'd want supported — Claude Desktop and Cline are next on my list.
Disclosure: I'm the author. Sharing in Show and tell per category guidelines.
Beta Was this translation helpful? Give feedback.
All reactions