Common uses
Find a session
Search a previous chat or terminal transcript.
Explain a change
Trace a commit back to the lane and session that produced it.
Recover context
Reopen an old session summary or checkpoint.
Review evidence
Find proof artifacts attached to a lane, PR, or chat.
Event types
| Event | Examples |
|---|---|
| Session | Chat started, terminal ended, agent interrupted. |
| Git | Commit, branch change, rebase, merge. |
| Lane | Created, archived, deleted, stacked. |
| PR | Opened, updated, reviewed, CI changed, merged. |
| Worker | Assigned, completed, failed, paused. |
| Proof | Screenshot, recording, trace, log, verification note. |
Search and filters
Filter by lane, event type, date range, agent/provider, PR, or worker. Search text includes titles, summaries, command output snippets, commit messages, and PR metadata.Checkpoints
Checkpoints are useful moments in a lane’s timeline. They let you inspect what changed around a session or commit and, when needed, branch new follow-up work from that point.History is local project evidence. It is meant to make agent work inspectable, not to replace Git history or GitHub review.