Open the repo in VS Code — the extension activates automatically and begins tracking.
When you're ready to submit a PR:
provenance export
provenance attach <PR-URL>
Commands
Command
Description
Provenance: Start Session
Begin tracking a coding session
Provenance: End Session
Stop tracking and finalize metrics
Provenance: Checkpoint Session
Capture metrics without ending the session
Provenance: Show Session Status
Display current session details
Provenance: Inspect Current Session
View the full session data
Provenance: Export Attestation
Generate a signed activity snapshot
Settings
Setting
Default
Description
provenance.autoStart
true
Automatically start a session when opening a provenance-enabled repo
provenance.idleTimeoutMinutes
5
Minutes of inactivity before the session timer pauses
Privacy
This extension only collects totals and counts — never keystrokes, file contents, or clipboard data. Everything stays on your machine until you explicitly export. See the project README for full details.