Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 72878685a4
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
superwall-docs-staging | 11a13d8 | Commit Preview URL Branch Preview URL |
Apr 22 2026, 09:15 PM |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit f3498af. Configure here.

This updates the Support Center help section to point users to the docs chat entry point and the support ticket form instead of the old Ask AI flow.
It removes the feedback paragraph and the auth-gated login messaging while keeping a simple details-to-include callout.
Verified with bun run build:cf, bun test, and a local browser check on /docs/support.
Note
Low Risk
Low risk: documentation-only changes that adjust support guidance and remove auth-conditional content, with no runtime logic changes.
Overview
Updates
content/docs/support/index.mdxto shift the help flow from the old Ask AI/feedback messaging to a chat-first entry point and a direct link to the external support ticket form.Removes the auth-gated
LoginStatusProvider/login warning block and keeps a simpleInfocallout listing what details to include when requesting support.Reviewed by Cursor Bugbot for commit 11a13d8. Bugbot is set up for automated code reviews on this repo. Configure here.