AI coding session control

KAGE

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.

Rescue Context

Locate the coding session where the important decision, bug, or plan actually happened.

Bridge Agents

Move a useful session from Claude Code to Codex, Codex to QoderCLI, or any supported route.

Replay Work

Turn a transcript into a local story view so a session can be reviewed instead of guessed.

One tool for local agent memory

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.

Product direction

KAGE is evolving from a bridge command into a lightweight session radar.

Doctor

Check agent installs, versions, session directories, and resume support.

Finder

Search local sessions by project, agent, title, and transcript text.

Menu Bar

Surface live session status from the macOS menu bar.

Manifest

Track exports so KAGE can clean, undo, and explain what it wrote.