Rescue Context
Locate the coding session where the important decision, bug, or plan actually happened.
AI coding session control
Find, fork, replay, and move local coding-agent sessions across Claude Code, Codex, and QoderCLI without copy-pasting context by hand.
$ kage c2x --preview
Export preview
Source: claude
Target: codex
Format: codex-session
Resume command:
codex resume b3b958d7
$ kage q
Matching QoderCLI sessions for ./repo
$ kage x2v
Open a local replay of the agent session.
Locate the coding session where the important decision, bug, or plan actually happened.
Move a useful session from Claude Code to Codex, Codex to QoderCLI, or any supported route.
Turn a transcript into a local story view so a session can be reviewed instead of guessed.
Each agent has its own native session store. KAGE keeps the local-first model, then adds discovery, conversion, preview, cleanup, and replay on top.
| Route | Use it when |
|---|---|
kage c2x |
Continue a Claude Code session in Codex. |
kage x2q |
Move Codex context into QoderCLI resume format. |
kage c |
List matching Claude sessions for the current project. |
kage q2v |
Replay a QoderCLI session as a local HTML story. |
KAGE is evolving from a bridge command into a lightweight session radar.
Check agent installs, versions, session directories, and resume support.
Search local sessions by project, agent, title, and transcript text.
Surface live session status from the macOS menu bar.
Track exports so KAGE can clean, undo, and explain what it wrote.