Conversation
Several docs pages rendered identical <title> tags, which weakens search indexing. Give each affected page a unique, descriptive title and keep its existing sidebar label. Remove two stale build-system upgrade pages that were no longer in the navigation and redirect their URLs to the current package upgrade guide. Redirect the build-extensions group index to its overview page so the two URLs stop sharing a title, and drop a leftover orphaned API reference page.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (13)
💤 Files with no reviewable changes (3)
📜 Recent review details⏰ Context from checks skipped due to timeout. (2)
🧰 Additional context used📓 Path-based instructions (2)docs/**/*.mdx📄 CodeRabbit inference engine (docs/CLAUDE.md)
Files:
docs/**/docs.json📄 CodeRabbit inference engine (docs/CLAUDE.md)
Files:
🧠 Learnings (4)📚 Learning: 2026-03-10T12:44:14.176ZApplied to files:
📚 Learning: 2026-04-30T20:30:29.458ZApplied to files:
📚 Learning: 2026-06-16T13:14:09.440ZApplied to files:
📚 Learning: 2026-06-16T13:14:14.382ZApplied to files:
🔇 Additional comments (10)
WalkthroughUpdated documentation frontmatter titles and sidebar labels for AI Agents SDK, build extension, example, dashboard, and SDK pages. Added permanent redirects for extension and upgrade documentation paths. Removed the beta upgrade, new build system preview, and project runs documentation pages. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Summary
Several docs pages rendered identical
<title>tags, which weakens search indexing and makes results ambiguous. Each affected page now has a unique, descriptive title while keeping its existing sidebar label unchanged.Alongside the retitles:
No links break: nothing in the docs points at the removed pages, and every redirect target exists.