Skip to content

docs(ai-transport): remove channel-rule banner from Vercel AI SDK framework pages#3476

Merged
owenpearson merged 1 commit into
mainfrom
AIT-1165-remove-mutable-messages-framework-banner
Jul 22, 2026
Merged

docs(ai-transport): remove channel-rule banner from Vercel AI SDK framework pages#3476
owenpearson merged 1 commit into
mainfrom
AIT-1165-remove-mutable-messages-framework-banner

Conversation

@rainbowFi

@rainbowFi rainbowFi commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

What

Removes the channel-rule setup banner (the <Aside data-type='important'> — "Message annotations, updates, deletes, and appends… or streaming fails with error 93002") from the two AI Transport framework pages:

  • frameworks/vercel-ai-sdk-core.mdx
  • frameworks/vercel-ai-sdk-ui.mdx

Why

The framework pages explain how AI Transport composes with a given technology — they answer "what is this and how does it fit my stack", not "how do I set it up". A namespace channel-rule reminder at the top of those pages is out of context: it interrupts the conceptual explanation with a one-off configuration detail that only matters once you're actually building.

The requirement isn't lost — it stays where it's actionable: the Get started with Vercel AI SDK guide and the dedicated channel rules page. Both framework pages already carry a "Ready to build? See Get started with Vercel AI SDK" link immediately above the removed banner, so a reader who needs the setup step is routed straight to it. This is a pure removal, not a relocation.

Resolves AIT-1165.

Scope

Only these two framework pages carried the banner. The same note on the Getting Started, channel-rules, troubleshooting, and API error pages is deliberately left untouched — there it sits beside the instructions it describes.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: b2f55147-8678-4d7d-a82f-56ae7626a48a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch AIT-1165-remove-mutable-messages-framework-banner

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.

@rainbowFi
rainbowFi requested a review from owenpearson July 21, 2026 09:28
…mework pages

The framework pages explain how AI Transport composes with each technology;
they are not setup guides. The 'Message annotations, updates, deletes, and
appends' channel-rule note read as an out-of-context config reminder there.
Remove it from the Vercel AI SDK Core and UI framework pages. The requirement
stays documented where it is actionable: the Getting Started guide (which the
'Ready to build?' link points to) and the channel-rules page.
@rainbowFi
rainbowFi force-pushed the AIT-1165-remove-mutable-messages-framework-banner branch from c57d665 to 7259a5d Compare July 22, 2026 09:48
@owenpearson
owenpearson merged commit 3b63d56 into main Jul 22, 2026
8 checks passed
@owenpearson
owenpearson deleted the AIT-1165-remove-mutable-messages-framework-banner branch July 22, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants