Dicklesworthstone/cross_agent_session_resumer
Resume AI coding sessions across providers: converts Codex, Claude, Gemini, and other session formats through a canonical IR so you can pick up where you left off in any tool
AI coding sessions are often stuck within the tool they were created in. This tool helps developers move their coding sessions between different AI assistants like Claude, Codex, or Gemini. It takes a session ID from one AI and generates a new, compatible session file for another AI, enabling seamless continuation of work.
Use this if you frequently switch between different AI coding assistants and need to pick up where you left off in a previous session, regardless of which tool you used initially.
Not ideal if you consistently use only one AI coding assistant or prefer to start fresh with each new coding task.
Stars
58
Forks
3
Language
Rust
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Dicklesworthstone/cross_agent_session_resumer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
standardagents/dmux
A dev agent multiplexer for git worktrees and coding agents.
Dicklesworthstone/ntm
Named Tmux Manager: spawn, tile, and coordinate multiple AI coding agents (Claude, Codex,...
Dicklesworthstone/useful_tmux_commands
Tmux session management toolkit for spawning and coordinating multiple AI coding agents across...
mixpeek/amux
Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux
akatz-ai/meow
The Makefile of agent orchestration. Terminal agent coordination without the framework tax. No...