#414 · Primary category: AI Coding Assistants
cli-continues
resume any AI coding session in another tool — Claude Code, Copilot, Gemini, Codex, Cursor
Project last updated:05/07/26
GitHub Stars
1.5K
Forks
35
Contributors
11
License
MIT
Why we included this project
Hitting a rate limit mid-debug is a familiar pain for anyone who juggles multiple AI coding tools. `continues` carries your session across them, reading each of sixteen CLI agents' native session formats and pulling out the conversation, file changes, and commands into a structured handoff doc. Run `npx continues`, choose a session and a destination, and the next tool picks up with full context: which files were touched, what ran, and what still needs doing. That makes it genuinely useful if you regularly move between Claude Code, Codex, Copilot, Cursor, or similar, and it also saves you when a session dies before you finish.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.