git

Get Agent Trend

Monthly agent-vs-human commit volume across the indexed window.

Built from the agent provenance fields the indexer serializes onto each git_commits.json row (repowise >= 0.18.0). Months with no commits are omitted; empty buckets for snapshots without agent provenance.

Declared before /commits/{sha} so the literal path wins over the SHA wildcard.

get/snapshots/{snapshot_id}/commits/agent-trend

Path parameters

snapshot_idstring required

Response

Successful Response

total_commitsinteger
agent_commitsinteger
agent_pctnumber

Changes