# yigitkonur/cli-continues

resume any AI coding session in another tool — Claude Code, Copilot, Gemini, Codex, Cursor

Repository: https://github.com/yigitkonur/cli-continues
Canonical: https://ross.abutalabs.com/products/cli-continues
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai-coding-assistant, claude-code, cli, context-transfer, cursor, gemini-cli, github-copilot, session-management
Last push: 2026-05-07T03:04:49+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 81, release rhythm 35, longevity 15
- inputs: {"age_days": 214, "days_push": 118, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1470, forks 34 (observed 2026-08-28T04:04:49.089799+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, workflow-automation
- domain: developer-tools, artificial-intelligence
- platform: cli, cross-platform
- tags: ai-coding-assistant, session-management, context-transfer, claude-code, cursor, gemini-cli, github-copilot, session-handoff, command-line, nodejs

## Member repositories
- yigitkonur/cli-continues (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.089799+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:51.438308+00:00, confidence not recorded.
  - readme: https://github.com/yigitkonur/cli-continues (fetched 2026-08-28T04:04:49.089799+00:00, sha 8260e5866e8e)
  - registry_npm: https://registry.npmjs.org/cli-continues (fetched 2026-08-29T11:43:10.063723+00:00, sha 8f0d6aff1b28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
