Session replay · AI blame
Every session, replayable like a video
Most agent tools show you a wall of tool calls and a final diff. ORG-2 records every session as a trajectory — messages, commands, reads, edits, MCP calls, skill loads, and browser use on one synchronized timeline — and lets anyone scrub through it at 1x to 6x.
Livestream and replay
Watch an agent work in real time like peer-coding over a screen share, or replay it later with a draggable scrubber, speed controls, and Follow mode. RAM-friendly streaming keeps long sessions watchable.
Six event types, all recorded
Commands, file reads, edits, MCP tool calls, skill loads, and browser use each land in the record as typed events — filterable in the workstation sidebar, each with its own detail view.
AI blame, not just git blame
Git blame stops at who committed a line. ORG-2 traces any shipped line back to the agent session, tool calls, and decisions that produced it.
The record writes itself
Sessions from other tools are ingested in real time and backfilled from each CLI's on-disk history — the record covers work that never touched the app.
Readable by design
Human-readable turn summaries, structured session persistence, and captioned steps make a session as legible as a pull request — auditable before a merge, and useful for onboarding someone who wasn't there.
An agent you can audit is an agent you can trust
Opaque sessions are liabilities: you can't trust, improve, or hand them off. Replay is ORG-2's answer — the process matters, not just the output.