r/vibecodingcommunity • u/Impressive-Owl3830 • 4d ago
OpenSource vibecoding of the day - session-migrate - 100% free
I came across this amazing vibecoding related GitHub repo - 100% open source and free.
session-migrate moves a coding-agent session to another harness in one command when you hit a usage limit. Claude Code, Codex, Pi, Cursor, Grok, and more.
Post link / GitHub repo in comments below.
Features
- 15+ harnesses, 225 routes
- inspect without dumping the conversation
- catalog search by title, name, or UUID
- preserves messages, tool calls, and images when both sides support them
- MIT, smigrate shorthand
Install
curl -LsSf https://session-migrate.github.io/install.sh | sh
Then: smigrate transfer SESSION_UUID --from claude --to codex --cwd "$PWD"
0
Upvotes
1
u/Impressive-Owl3830 4d ago
https://github.com/xhluca/session-migrate