Skip to main content
Show line attribution enriched with Entire checkpoint metadata.
entire blame FILE [flags]
Use entire blame to see the attribution status of the commit that introduced each line. Tags are commit-level signals:
  • AI: the commit was attributed to an AI agent session
  • MX: the commit mixed AI-attributed and human-attributed work
  • HU: the commit was made without AI-attributed checkpoint data
When available, the output also links lines to their Entire checkpoint metadata.

Flags

FlagDescription
--line LINE_OR_RANGEOnly show a line or range, for example 12 or 12-20
--longShow the full attribution table with agent, model, author, and session columns
--jsonOutput attribution as JSON

Examples

entire blame overview.mdx
entire blame overview.mdx --line 12-20
entire blame overview.mdx --line 12-20 --long
entire blame overview.mdx --json

Continue with

Investigate Why Code Exists

Trace a surprising line from attribution to checkpoint context.

why

Explain the context behind a file or line.