From 58f8ecdb3da09231377ed75694785068fbb4896f Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Mon, 11 May 2026 20:01:16 +0200 Subject: [PATCH] github-auth: revert sessions-specific auth branding (#315792) Revert PR #298277 changes since agents is no longer a separate app. Removes sessions icon swap from the auth redirect page, the agentSessionsWorkspace API usage, and the sessions-icon.svg asset. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .../github-authentication/media/index.html | 8 ------- .../media/sessions-icon.svg | 24 ------------------- extensions/github-authentication/package.json | 3 +-- .../src/node/authServer.ts | 13 +++++----- .../github-authentication/tsconfig.json | 3 +-- 5 files changed, 8 insertions(+), 43 deletions(-) delete mode 100644 extensions/github-authentication/media/sessions-icon.svg diff --git a/extensions/github-authentication/media/index.html b/extensions/github-authentication/media/index.html index 2df45293528..3292e2a08fc 100644 --- a/extensions/github-authentication/media/index.html +++ b/extensions/github-authentication/media/index.html @@ -30,17 +30,9 @@