maxturazzini/local-agent-viewer ? reverse-engineered prompt

Reverse engineered prompt

Build me a local app that keeps a running memory of my AI chats from Claude Code, Codex, Claude Desktop, and ChatGPT.

I want it to scan the logs on my machine, import them into one local database, and let me search everything later by keyword or by meaning. It should show me a clean web dashboard where I can see sessions, tokens, costs, tools used, files touched, and what I worked on over time. I also want a simple command line tool so I can parse new logs, open a full conversation, search my history, and inspect a single day of activity.

If it makes sense, add support for classifying conversations into topics and tags, and let me sync data from more than one computer into one shared view. Keep it local first, simple to install, and make the core work without any cloud setup. If you need to look up current docs online, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab