Loading...
Loading...
Inspect and summarize local Codex/Claude session logs using the ccbox CLI (projects, sessions, history). Use when asked to list discovered projects, find sessions for the current repo/folder, print a session timeline, or produce an evidence-based “what happened” report from a session .jsonl log under CODEX_SESSIONS_DIR.
npx skill4agent add diskd-ai/ccbox ccboxccboxccbox projectsccbox sessions
ccbox sessions --limit 50 --offset 0 --sizeccbox history
ccbox history --full
ccbox history --limit 200 --offset 0 --full --sizeccbox sessions "/abs/path/to/project"
ccbox history "/abs/path/to/project" --full
ccbox history "/abs/path/to/session.jsonl" --fullccboxccbox --helpccbox sessionsccbox sessions "/abs/project/path"log_pathccbox history "/abs/log.jsonl" --fullreferences/cli.mdreferences/insights.md