docs: clarify ChatGPT/Claude subscriptions aren't supported#233
docs: clarify ChatGPT/Claude subscriptions aren't supported#233hongyi-chen wants to merge 7 commits into
Conversation
Add an Agent platform FAQ entry and a note on the BYOK page explaining that consumer ChatGPT (OpenAI) and Claude (Anthropic) subscriptions can't be connected to Warp, unlike a SuperGrok subscription. Point users to BYOK API keys and custom inference endpoints to use their own OpenAI/Anthropic accounts. Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Keep the answer factual about ChatGPT/Claude subscriptions not being supported, without the 'Warp would love to support this' phrasing. Co-Authored-By: Oz <oz-agent@warp.dev>
Explain that ChatGPT/Claude consumer plans are intended for the providers' own apps rather than third-party clients, instead of phrasing it as the providers disallowing it. Co-Authored-By: Oz <oz-agent@warp.dev>
Bring back 'OpenAI and Anthropic don't currently allow their subscription plans to be used in third-party clients like Warp' and replace the 'would love to support / raised it with both providers' line with a neutral 'Warp is open to supporting them and will revisit this if that changes.' Co-Authored-By: Oz <oz-agent@warp.dev>
Replace 'Warp is open to supporting them...' with a neutral 'This may change in the future' to keep the FAQ from sounding opinionated. Co-Authored-By: Oz <oz-agent@warp.dev>
Combine the 'open to supporting / will revisit' wording with the point that Warp has raised this with both providers. Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR adds documentation clarifying that ChatGPT and Claude consumer subscriptions cannot be connected to Warp, distinguishes subscriptions from API access, and points readers to BYOK, custom inference endpoints, and SuperGrok as appropriate alternatives. I did not find correctness, documentation-structure, link, spec-drift, or security concerns in the changed lines.
Concerns
- No blocking concerns found. The provided spec context reports that no approved or repository spec context was found for this PR.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Summary
Adds documentation making clear that ChatGPT (OpenAI) and Claude (Anthropic) consumer subscriptions can't be used in Warp, in response to recurring user questions. Contrasts this with the supported SuperGrok subscription and points users to BYOK / custom inference endpoints to use their own OpenAI/Anthropic accounts.
Changes
agent-platform/getting-started/faqs.mdx): New user-voice Q&A "Can I use my ChatGPT or Claude subscription with Warp?" — leads with a direct "No," explains the providers don't currently allow it in third-party clients, and clarifies a subscription is different from API access.agent-platform/inference/bring-your-own-api-key.mdx): Added a:::noteafter the comparison table clarifying you can't sign in with a ChatGPT/Claude subscription (unlike SuperGrok), and to use BYOK API keys instead.Notes
npm run build(339 pages built successfully).astro.config.mjssidebar orvercel.jsonredirect changes needed.Suggested stock answer for socials
Conversation: https://staging.warp.dev/conversation/6e32e81e-c0ab-4991-ba0e-d46cd5670ec8
Run: https://oz.staging.warp.dev/runs/019ed12b-bc16-72a7-9d9a-a02bb4befa67
This PR was generated with Oz.