alfaXphoori/AgentTrack ? reverse-engineered prompt
Reverse engineered prompt
Build me a terminal app that tracks my AI tool usage automatically across things like Cursor, Claude Code, Copilot, Gemini CLI, Aider, and similar tools.
I want it to watch the local logs and save each interaction with the model name, prompt and response details, token counts, estimated cost, tags, file context, and the project it came from. It should keep monthly history in a local folder, support search and filtering, and let me export the data as Markdown, CSV, or JSON.
Please add a clean terminal dashboard where I can see an overview, recent logs, usage stats, trends, costs, search, and settings. It should also show live activity as it happens. Include commands to initialize tracking rules for supported tools, set up autostart in the background, update pricing, and uninstall only the rules it added. If you need to, look up current docs online for the tools it integrates with.
Are you gonna build this?
make sure you review the code using coderabbit