Unofficial local-first session transfer for Codex and Claude Code #28590
ahmojo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maintainer disclosure: I maintain
cct, an unofficial local-first tool for manually transferring Codex and Claude Code sessions.It exports local session JSONL files into a
.codexbundle, supports inspect/dry-run/import, and can remap project paths with--map-cwd OLD=NEWwhen moving between machines. It also supports best-effort Codex <-> Claude Code handoff viaimport --to.What it is not: official OpenAI support, native cloud/account sync, Desktop cloud import, live sync, or a SQLite repair tool. It does not create account-owned cloud thread IDs and does not upload sessions anywhere.
Safety note: bundles can contain prompts, code, terminal output, file paths, attachments, and secrets.
Repo: https://github.com/ahmojo/codex-claude-transfer
Beta Was this translation helpful? Give feedback.
All reactions