From 7f50b279962aa76990e2ca2b7eb9bdfd3beafc38 Mon Sep 17 00:00:00 2001 From: Ryan Vogel Date: Tue, 20 Jan 2026 18:22:47 -0500 Subject: docs: add Anthropic subscription warning and update feature list to highlight GitHub Copilot (#9721) --- packages/console/app/src/routes/index.tsx | 2 +- packages/console/app/src/routes/temp.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/console') diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index 6bcf9dbb5..252dcbb97 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -192,7 +192,7 @@ export default function Home() {
  • [*]
    - Claude Pro Log in with Anthropic to use your Claude Pro or Max account + GitHub Copilot Log in with GitHub to use your Copilot account
  • diff --git a/packages/console/app/src/routes/temp.tsx b/packages/console/app/src/routes/temp.tsx index 68bda67da..ccd956810 100644 --- a/packages/console/app/src/routes/temp.tsx +++ b/packages/console/app/src/routes/temp.tsx @@ -89,7 +89,7 @@ export default function Home() { Shareable links Share a link to any sessions for reference or to debug
  • - Claude Pro Log in with Anthropic to use your Claude Pro or Max account + GitHub Copilot Log in with GitHub to use your Copilot account
  • ChatGPT Plus/Pro Log in with OpenAI to use your ChatGPT Plus or Pro account -- cgit v1.2.3