GitHub Copilot: Agent Session Tracking in Issues and Project Boards

GitHub Copilot

GitHub has embedded Copilot agent session tracking directly into GitHub Issues and GitHub Projects, giving developers at-a-glance visibility into active and completed agent sessions without leaving their planning workflows. In Issues, a new header pill shows all sessions associated with an issue and opens a sidebar panel for logs and steering; in Projects, 'Show agent sessions' is now enabled by default in all views, with clickable session entries opening details in-line. An enhanced label picker β€” surfacing frequently used labels first β€” ships alongside this update.


Agent Sessions Now Visible Directly from Issues and Projects

GitHub has integrated Copilot cloud agent session tracking into two core GitHub surfaces β€” GitHub Issues and GitHub Projects β€” making it possible to monitor and manage agentic work without navigating away from the tools teams already use to plan and track development.

Session Visibility in GitHub Issues

When a Copilot coding agent (including the GitHub Copilot cloud agent, Claude, or Codex) is assigned to an issue, a new header pill now appears at the top of the issue page. This pill surfaces all active and completed agent sessions associated with that issue β€” showing their current status (queued, working, waiting for review, or completed) at a glance.

Clicking any session in the pill opens a sidebar panel that lets developers view the agent's progress, browse session logs, and send steering messages β€” all without leaving the issue page. This eliminates the context switch previously required to track down agent activity in the Agents tab.

Session Visibility in GitHub Projects

In GitHub Projects, "Show agent sessions" is now enabled by default in both new and existing project views, meaning teams using Projects for sprint planning automatically see agent session data inline with their issues and tasks. Clicking an agent session entry from the project board opens session details in a sidebar, preserving the project view rather than forcing a full page navigation.

This makes it practical to monitor agentic coding progress across many issues simultaneously β€” a meaningful improvement for teams running multiple concurrent agent sessions in parallel across a sprint.

Enhanced Label Picker

The label picker in Issues now prioritizes frequently used labels, surfacing them at the top of the dropdown rather than presenting an alphabetical list. This reduces friction for teams with large label taxonomies.