What is sent
Sent
- Your prompts
- The assistant’s replies
- The shell commands you run
Not sent
- File contents
- Tool output
Consent
Capture is per-device, and it is disclosed twice before it starts: once on the wizard’s review screen, and again at the browser approval. Provisioning a fleet from one image does not share a pairing — each machine authorizes itself.Turning it off
- The wizard
- Command
- Just this conversation
The killswitch
Turning capture off writes a killswitch alongside clearing the credential. It is what guarantees a daemon that is already running stops, independent of whether the teardown of the credential file succeeded. A device in that state reportsoff (killswitch set) in the wizard summary and in probe doctor. Settings will not silently override it.
Three places a credential can come from
This is why “capture is off” needs checking rather than assuming.
The wizard names an environment credential when it sees one, because clearing only the file would let capture resume at the next session start while the menu reported it as off.
Verifying it is really running
capture block with the daemon’s state and reason — so “tracking is on” and “a daemon is actually capturing” can be told apart.
What happens to captured sessions
They become documents in the team knowledgebase, searchable by meaning alongside runs, notes and papers, and readable as entities through the MCPtranscript view.
In the dashboard a session has its own page with its transcript and digest, and can be attributed to a run — which is what keeps “why was this launched” answerable months later.
Each agent’s sessions carry their own document-type prefix (claude_code.*, codex.*, pi.*), and the bare token session spans all three.