Skip to content

Repoint /banner redirect to Airtable signup form#16

Merged
willwashburn merged 1 commit into
mainfrom
claude/banner-link-redirect-2w4c5k
Jul 2, 2026
Merged

Repoint /banner redirect to Airtable signup form#16
willwashburn merged 1 commit into
mainfrom
claude/banner-link-redirect-2w4c5k

Conversation

@willwashburn

@willwashburn willwashburn commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

Repoints the /banner redirect in web/next.config.mjs from the UTM-tagged homepage URL (left over from the AI Engineer World's Fair setup) to the Airtable signup form:

https://airtable.com/appc7B31aJRNN5e7C/pagbWLtcl8uDrKT8H/form?prefill_Company=recMG2qouUGyCdGJ6

The redirect stays temporary (307) so /banner can be repointed again later without browsers caching a permanent redirect. The comment above the redirect was updated to match.

🤖 Generated with Claude Code

https://claude.ai/code/session_016MLgzHLgjgrz3Vz4N5Kamu


Generated by Claude Code


Summary by cubic

Repoints the /banner redirect in web/next.config.mjs to the Airtable signup form instead of the UTM-tagged homepage. Keeps the redirect temporary (307) so it can be changed later without browser caching; updated the inline comment to match.

Written for commit fc8bcdb. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016MLgzHLgjgrz3Vz4N5Kamu
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@willwashburn, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 37 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6ebd135f-3314-4ac0-88a7-8907332df081

📥 Commits

Reviewing files that changed from the base of the PR and between 5960443 and fc8bcdb.

📒 Files selected for processing (1)
  • web/next.config.mjs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/banner-link-redirect-2w4c5k

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the temporary redirect destination for the /banner path in web/next.config.mjs to point to an Airtable signup form instead of the previous Agent Relay homepage URL. The associated comments have also been updated to reflect this change. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@willwashburn willwashburn merged commit 5b1dbd4 into main Jul 2, 2026
3 checks passed
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Preview deployed!

Environment URL
Web https://c1192167-agentrelay-web.agent-workforce.workers.dev

This is a Cloudflare Workers preview version of this PR's build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants