You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sharing a small companion app I built — AI Memory Reader is a free, open-source native macOS & iOS app for browsing AI agent memory & config files, including Continue's ~/.continue/ directory.
What it does
🌳 Auto-detects memory/config directories for 8 AI tools: Claude Code, OpenClaw, Codex, Cursor, Gemini, Continue, Aider, GitHub Copilot
✏️ Edit mode (⌘E) with syntax highlighting + auto-save
🔌 URL scheme + CLI (aimr) for agent integration
Why this might be useful to Continue users
Your ~/.continue/config.json (or .continue/config.ts) often grows into a meaningful "personal config" that's worth reviewing periodically. AI Memory Reader auto-detects the ~/.continue/ folder and gives you a native viewer for the markdown docs Continue writes there.
Also useful if you're authoring custom rules / system prompts in markdown — much nicer than opening them in a text editor.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Sharing a small companion app I built — AI Memory Reader is a free, open-source native macOS & iOS app for browsing AI agent memory & config files, including Continue's
~/.continue/directory.What it does
aimr) for agent integrationWhy this might be useful to Continue users
Your
~/.continue/config.json(or.continue/config.ts) often grows into a meaningful "personal config" that's worth reviewing periodically. AI Memory Reader auto-detects the~/.continue/folder and gives you a native viewer for the markdown docs Continue writes there.Also useful if you're authoring custom rules / system prompts in markdown — much nicer than opening them in a text editor.
Try it
GPL-3.0, free. macOS 15+ / iOS 17+.
Happy to add more Continue-specific integration if there are config patterns the community cares about — open an issue and let me know.
Disclosure: I'm the author. Posting in Config per the category description ("Show off something you've made").
Beta Was this translation helpful? Give feedback.
All reactions