Paste
Capture a Codex or Claude Code resume command.
> local memory for AI CLI sessions
A small terminal tool for Codex and Claude Code sessions. Group work by project and milestone, relaunch the right agent session, and track time automatically.
no telemetry in the CLI · local SQLite storage
rezum is not a dashboard. It is a focused terminal utility for resuming agent sessions without losing context.
Capture a Codex or Claude Code resume command.
Group sessions by project and milestone.
Relaunch the selected session from the TUI.
Record time automatically when the agent exits.
Use commands for quick capture, or stay in the terminal UI when you need to navigate projects, milestones and sessions.
$ cargo install --git https://gitlab.com/pidev.fun/rezum.git $ rezum doctor $ rezum project atlas
$ rezum add -P atlas -M audit \ -N "checkpoint" "codex resume <SESSION_ID>" $ rezum new -A codex -P atlas -M audit $ rezum new -A claude -P atlas -M classes $ rezum time
No manual timer. Launch a session from rezum, work normally, quit the agent, and the duration is stored locally.