doc(docs): mark annotation queues and in-playground evaluation as shipped on the roadmap#4678
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe roadmap data structure is updated to mark two features as shipped with their metadata and descriptions, and to remove two planned features from the in-progress list. The shipped features include playground-evaluation-workbench and annotation-queues with corresponding changelog paths and release dates. ChangesRoadmap Feature Status Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
What
The roadmap's "Last Shipped" list (
docs/src/data/roadmap.ts) was stuck at the Webhooks and GitHub Automations entry from 3/11/2026, even though two of the features still listed under In progress had already shipped and been announced in the changelog.This moves them to Last Shipped:
/changelog/annotation-queues/changelog/playground-evaluation-workbenchBefore / After
shippedFeatures, each linking to its published changelog entry.Notes