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/web/src/components/Lander.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/web/src/components') diff --git a/packages/web/src/components/Lander.astro b/packages/web/src/components/Lander.astro index 0e522158d..2bfe0a102 100644 --- a/packages/web/src/components/Lander.astro +++ b/packages/web/src/components/Lander.astro @@ -77,7 +77,7 @@ if (image) {
  • LSP enabled: Automatically loads the right LSPs for the LLM.
  • Multi-session: Start multiple agents in parallel on the same project.
  • 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.
  • Use any model: Supports 75+ LLM providers through Models.dev, including local models.
  • -- cgit v1.2.3