When Claude, Gemini, or Codex runs out of credits mid-session, you lose everything. Session Bridge AI maintains a running SESSION.md in your project ā automatically capturing git diffs, open files, and progress notes. One keystroke copies a full handoff prompt to your next AI tool. Also includes a token dashboard that reads Claude Code's local telemetry to show exactly what you're burning and what it costs.
Hey Product Hunt š
I'm Rajat, the developer behind Session Bridge AI.
The frustration that started this: I was 45 minutes deep in a
debugging session with Claude Code. We'd traced the bug through
three files, ruled out four causes, and were about to write the
fix. Credits ran out. Mid-sentence.
I opened Gemini and stared at a blank chat box.
So I built this instead.
A few things worth knowing:
ā It's completely free. The core feature uses Gemini's free API
tier, so setup costs nothing.
ā The token dashboard was an accident. While building the
extension I discovered Claude Code writes detailed usage logs
locally to ~/.claude/projects/. I built a dashboard that reads
those files. When I loaded it on my own machine for the first
time I saw 9.3 million tokens burned in 30 days. $52 I had no
idea I was spending.
ā The whole thing was built inside a single Claude conversation.
Claude ran out of credits twice during development. Both times,
Session Bridge AI saved my context and let me continue in Gemini.
The tool worked while I was building it.
Current version (v0.8.0) includes:
ā Multi-provider ā Gemini, Claude, OpenAI
ā Automatic git diff + open file capture
ā One-click handoff to clipboard
ā Token dashboard with real cost tracking
ā Budget alerts at 50/80/100%
ā Session history with restore
ā Status bar buffer count
ā Peak hour warnings
I'd genuinely love to know what's missing for your workflow.
Drop a comment or open an issue on GitHub ā I read everything.
š Install: marketplace.visualstudio.com/items?itemName=RajatJog.session-bridge-ai
š» GitHub: github.com/RJ-Gamer/session-bridge-ai
š Website: rajat-jog-dev.vercel.app
Report
No reviews yetBe the first to leave a review for Session Bridge AI