> local memory for AI CLI sessions

paste. store. resume.

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

It remembers
where work lives.

rezum is not a dashboard. It is a focused terminal utility for resuming agent sessions without losing context.

01

Paste

Capture a Codex or Claude Code resume command.

02

Store

Group sessions by project and milestone.

03

Resume

Relaunch the selected session from the TUI.

04

Track

Record time automatically when the agent exits.

CLI when fast.
TUI when focused.

Use commands for quick capture, or stay in the terminal UI when you need to navigate projects, milestones and sessions.

installalpha
$ cargo install --git https://gitlab.com/pidev.fun/rezum.git

$ rezum doctor
$ rezum project atlas
commandsexamples
$ 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

Time tracking
without ceremony.

No manual timer. Launch a session from rezum, work normally, quit the agent, and the duration is stored locally.

Global report
projecttodayweektotalruns
atlas1h246h1218h4712
orion0h382h154h095
nova0h443h024
Contextual overlay
scopetodayweektotalruns
project1h244h039h517
milestone2h096h284
session0h311h463