From 8b8a358de1005970c3316c0a9ff0088ad1474232 Mon Sep 17 00:00:00 2001 From: Aiden Cline Date: Fri, 9 Jan 2026 18:45:03 -0600 Subject: update docs and auth methods for openai --- packages/web/src/components/Lander.astro | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/web/src/components') diff --git a/packages/web/src/components/Lander.astro b/packages/web/src/components/Lander.astro index 605cea638..0e522158d 100644 --- a/packages/web/src/components/Lander.astro +++ b/packages/web/src/components/Lander.astro @@ -78,6 +78,7 @@ if (image) {
  • 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.
  • +
  • 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