OpenBBox
Stop losing prompts. Link AI interactions to Git diffs.
#Design Tools
#Developer Tools
#GitHub
OpenBBox – Link AI prompts directly to Git diffs for coding context
Summary: OpenBBox captures every AI prompt locally and maps it to the corresponding Git diff, preserving the context behind code changes. It supports multiple IDEs and ensures privacy by operating 100% locally without telemetry.
What it does
OpenBBox records AI prompts from tools like Cursor, Claude Code, and VS Code, linking them to Git commits. It allows users to view the prompt behind any code change and export prompt histories as reusable scripts.
Who it's for
Developers using AI-assisted coding who need to retain prompt context alongside their Git history.
Why it matters
It solves the loss of prompt context in AI-generated code changes, enabling better understanding and reuse of development prompts.