← Back
GitHub
GitHub Copilot coding agent commits now include permanent links to session logs

Permanent Session Log Traceability

The GitHub Copilot coding agent now includes session log links directly in commit messages. Each agent-authored commit automatically contains an Agent-Logs-Url trailer that points back to the complete session logs for that task.

What This Means for Code Review and Auditing

This feature addresses a key operational need for teams using AI-assisted development:

  • Code Review Context: Reviewers can click through to understand why Copilot made specific changes during development
  • Audit Trails: Organizations can trace agent actions for compliance and security purposes
  • Transparency: The connection between commits and their generation process is now permanently documented

Availability and Setup

The Copilot coding agent is available to:

  • Copilot Pro and Copilot Pro+ subscribers
  • Copilot Business and Copilot Enterprise subscribers (requires administrator enablement)

For more details, refer to the "Tracking GitHub Copilot's sessions" documentation.