When the Copilot CLI agent creates a plan.md file in the session workspace (~/.copilot/session-state/<id>/plan.md), the "Changed files and other session artifacts" panel on the right side remains empty, showing only the placeholder text "Changed files and other session artifacts will appear here." The agent confirms the file exists at the path, but it never surfaces in the UI.
Expected behavior: Session artifacts like plan.md should appear in the session artifacts panel so users can review the plan without having to manually navigate to the file path.
When the Copilot CLI agent creates a
plan.mdfile in the session workspace (~/.copilot/session-state/<id>/plan.md), the "Changed files and other session artifacts" panel on the right side remains empty, showing only the placeholder text "Changed files and other session artifacts will appear here." The agent confirms the file exists at the path, but it never surfaces in the UI.Expected behavior: Session artifacts like
plan.mdshould appear in the session artifacts panel so users can review the plan without having to manually navigate to the file path.