Skip to content

DEV-277 Add redirects for agent framework documentation paths#654

Merged
nearestnabors merged 4 commits into
mainfrom
redirects
Jan 15, 2026
Merged

DEV-277 Add redirects for agent framework documentation paths#654
nearestnabors merged 4 commits into
mainfrom
redirects

Conversation

@nearestnabors

@nearestnabors nearestnabors commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add redirects for old /home/* paths to new /guides/agent-frameworks/* structure
  • Covers LangChain, OpenAI Agents, and Mastra documentation paths

Test plan

  • Verify redirects work correctly in local/staging environment

🤖 Generated with Claude Code


Note

Updates next.config.ts redirects to reflect the new agent framework docs structure.

  • Adds redirects for /:locale/home/langchain/user-auth-interrupts, /:locale/home/oai-agents/user-auth-interrupts, and /:locale/home/mastra/user-auth-interrupts to corresponding /:locale/guides/agent-frameworks/* paths
  • Ensures /:locale/home/langchain/use-arcade-tools redirects to /:locale/guides/agent-frameworks/langchain/use-arcade-tools (and removes a duplicate entry)
  • No other app logic changes

Written by Cursor Bugbot for commit 4ad7251. This will update automatically on new commits. Configure here.

Redirect old /home/* paths to new /guides/agent-frameworks/* structure:
- langchain/use-arcade-tools
- langchain/user-auth-interrupts
- oai-agents/user-auth-interrupts
- mastra/user-auth-interrupts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jan 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 15, 2026 2:23pm

nearestnabors and others added 2 commits January 15, 2026 14:11
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@nearestnabors nearestnabors changed the title Add redirects for agent framework documentation paths DEV-277 Add redirects for agent framework documentation paths Jan 15, 2026
Comment thread next.config.ts
@nearestnabors
nearestnabors enabled auto-merge (squash) January 15, 2026 14:14
This commit adds a new redirect from the old path /:locale/home/build-tools/server-level-vs-tool-level-auth to the updated path /:locale/learn/server-level-vs-tool-level-auth. This change helps maintain a clear structure in the documentation and guides users to the correct resources.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@nearestnabors
nearestnabors merged commit b3cd0ce into main Jan 15, 2026
6 checks passed
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