yigitkonur/cli-continues
resume any AI coding session in another tool — Claude Code, Copilot, Gemini, Codex, Cursor observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 81
- Release rhythm 35
- Longevity 15
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 214
- days_rel: n/a
- days_push: 118
- n_releases_24m: 0
Adoption not part of the score
1470 stars · 34 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript CLI tool that exports AI coding sessions from one tool (Claude Code, Codex, Copilot, Gemini CLI, Cursor, and 11 others) and resumes them in another, transferring conversation history, file changes, and working state. It parses each tool's native session format and generates a structured handoff document injected into the target agent.
Use cases
- resume an AI coding session in a different tool after hitting a rate limit
- transfer Claude Code session context to Codex or Gemini CLI
- switch from Cursor to Copilot without losing conversation history
- hand off a half-finished refactor between AI coding agents
- list and pick recent AI coding sessions across all my CLI tools
- avoid restarting from scratch when an AI assistant session ends
When to choose
- you use multiple AI coding agents and hit rate limits or want to switch tools mid-task
- you want to preserve conversation history, file changes, and decisions across tool handoffs
- you want a zero-install npx utility with interactive session picking
When to avoid
- you use only one AI coding tool and never need cross-tool handoff
- you need full IDE session state (e.g., Cursor GUI state) rather than CLI/agent session context
- your tool's session format is unsupported among the 16 supported agents
Facets
cli-tool · maturity active
developer-tools cli workflow-automation developer-tools artificial-intelligence cli cross-platform ai-coding-assistant session-management context-transfer claude-code cursor gemini-cli github-copilot session-handoff command-line nodejs
2 sources
- readme: https://github.com/yigitkonur/cli-continues · fetched 2026-08-28 · 8260e5866e8e
- registry_npm: https://registry.npmjs.org/cli-continues · fetched 2026-08-29 · 8f0d6aff1b28
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yigitkonur/cli-continues | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="yigitkonur/cli-continues")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem