doc(docs): move test set annotation queue from planned to in progress#4679
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 file is updated to reflect a feature status change. The ChangesRoadmap Status Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 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
Moves Annotation Queue to Label Test Sets (#4010) from the Planned section to In progress in
docs/src/data/roadmap.ts.Why
This capability has shipped but is not yet announced in the changelog, so it does not belong in Planned. Until it has a changelog entry to link from Last Shipped, In progress is the accurate status.
Before / After
inProgressFeatures.Note
This is a separate, parallel PR to the one marking annotation queues / in-playground evaluation as shipped. Both touch
roadmap.ts, so whichever merges second may need a trivial conflict resolution.