post-commit git hook. It records the commit SHA, subject, branch, and repository so the commit appears in the agent’s progress history and in murmur status output.
The command uses the MURMUR_WORKFLOW_ID environment variable to identify which agent to report to. It resolves the repository URL from the --repo flag or auto-detects it from the origin git remote.
Synopsis
Arguments
Environment variables
Examples
Report a commit from a post-commit hook
Report a commit with an explicit repository URL
Errors
Related
- Agents — concept overview
murmur report-push— report a git push to the workflow timelinemurmur report-pr— attribute a pull request to the agentmurmur status— query agent status, including commit count