PromptRecorder links Cursor prompts to Git history
PromptRecorder is a Cursor extension that helps people see which prompt led to a specific code change. It connects AI prompts used inside Cursor with , so the reason and path behind an AI-made change can be checked later. It started as a personal fix for forgetting the exact prompt used to generate a block of code.
After passing 700 installs, the was made fully public. Anyone can now inspect the code, contribute, customize it, or install it directly in Cursor Desktop to test it in their own workflow.
Key points
- PromptRecorder connects mpts with .
- It helps show why and how an change happened.
- The extension passed 700 installs.
- The is now public for review, changes, and contributions.
- It can be installed in Cursor Desktop and tested in a personal workflow.