Add page-aliases for legacy ai-agents URLs migrated from cloud-docs#105
Merged
Conversation
Complete the page-aliases that redirect legacy cloud-data-platform:ai-agents:* URLs to their new agentic-data-plane homes, now that the ai-agents module has been removed from cloud-docs. Resolves the two deferred TODOs (ai-agents:index, ai-gateway/what-is-ai-gateway), moves the mcp-aggregation-guide alias to code-mode, and routes the AI Gateway client integrations to their best successors (Claude Code to connect/claude-code; other clients to gateway/connect-agent). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
JakeSCahill
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
The
ai-agentsmodule was removed from cloud-docs and migrated here toagentic-data-plane, but most legacy/cloud-data-platform/ai-agents/**URLs had no redirect and now 404. Two intended aliases were left as// TODOcomments gated on the module removal (which has since happened).Change
Completes the
page-aliaseson the new pages so each legacycloud-data-platform:ai-agents:*resource ID redirects to its successor:ai-agents:index,ai-gateway/what-is-ai-gateway).mcp-aggregation-guidealias fromgateway/overviewtogateway/code-mode.connect/claude-code; Cursor/Cline/Continue/GitHub Copilot →gateway/connect-agent.mcp/local/*(those stay in cloud-docs).This is the content-level record; the authoritative serving layer is the companion
docs-sitenetlify.tomlPR.Verification
npm run buildsucceeds (exit 0), no alias-collision errors. Pre-existingrpk-aitable warnings are unrelated.Preview pages
All pages updated to add
page-aliasesredirecting legacycloud-data-platform:ai-agents:*URLs; rendered content is unchanged.🤖 Generated with Claude Code