Skip to content

docs(changelog): add annotation queues entry#4348

Merged
mmabrouk merged 2 commits into
mainfrom
feat/changelog-annotation-queues
May 18, 2026
Merged

docs(changelog): add annotation queues entry#4348
mmabrouk merged 2 commits into
mainfrom
feat/changelog-annotation-queues

Conversation

@mmabrouk
Copy link
Copy Markdown
Member

What

Adds the changelog announcement for Annotation Queues.

  • New detailed entry: docs/blog/entries/annotation-queues.mdx (with the walkthrough video embedded)
  • Summary entry at the top of docs/blog/main.mdx
  • Sidebar announcement card in changelog.json

Notes

  • The tags/version is v0.95.0 (when annotation queues first shipped) paired with today's date (2026-05-18). Flag if you want them aligned to a single version.
  • Demo data scripts used to record the video live under examples/python/annotation_queues_demo/ and are intentionally not part of this PR.

Add changelog entry, summary, and sidebar card for annotation queues,
with the walkthrough video embedded.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

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

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment May 18, 2026 11:09am

Request Review

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels May 18, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c27f8cd1-f6c8-44fc-af94-d45794c885a2

📥 Commits

Reviewing files that changed from the base of the PR and between 01d3ab4 and 03f607e.

📒 Files selected for processing (2)
  • docs/blog/entries/annotation-queues.mdx
  • docs/blog/main.mdx
✅ Files skipped from review due to trivial changes (2)
  • docs/blog/entries/annotation-queues.mdx
  • docs/blog/main.mdx

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Published a new "Annotation Queues" blog post with an embedded video walkthrough, covering workflows, use cases, setup, and getting started.
    • Added a changelog entry (v0.97.0, 18 May 2026) announcing Annotation Queues.
    • Updated the site changelog to surface the new entry.

Walkthrough

Adds a new "Annotation Queues" MDX blog entry and a top changelog item (v0.97.0, 18 May 2026), and prepends a corresponding entry to the sidebar changelog JSON; the blog and changelog include an embedded YouTube walkthrough and setup/use-case descriptions.

Changes

Annotation Queues Feature Announcement

Layer / File(s) Summary
Annotation Queues documentation page
docs/blog/entries/annotation-queues.mdx
New MDX blog entry with YAML frontmatter, embedded YouTube walkthrough, and sections covering end-to-end workflow, walkthrough scenario, related use cases, UI and API setup steps, and links for getting started.
Main blog changelog entry
docs/blog/main.mdx
Inserted a new top changelog item for v0.97.0 (18 May 2026) with a centered YouTube iframe and descriptive text explaining how annotation queues are built from traces/test set rows and exported as labeled test sets.
Sidebar changelog JSON update
web/oss/src/components/SidebarBanners/data/changelog.json
Prepended a new changelog object (changelog-2026-05-18-annotation-queues) containing title, description, and link metadata for the Annotation Queues announcement.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change—adding a changelog announcement for annotation queues documentation.
Description check ✅ Passed The description is directly related to the changeset, clearly explaining what files are added and their purpose.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/changelog-annotation-queues

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0b3a101a-0b6d-40f3-b578-1b5267df9204

📥 Commits

Reviewing files that changed from the base of the PR and between 75dc5e2 and 01d3ab4.

📒 Files selected for processing (3)
  • docs/blog/entries/annotation-queues.mdx
  • docs/blog/main.mdx
  • web/oss/src/components/SidebarBanners/data/changelog.json

Comment thread docs/blog/main.mdx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

Railway Preview Environment

Image tag pr-4348-b77924f
Status Failed
Railway logs Open logs
Logs View workflow run
Updated at 2026-05-18T11:11:22.677Z

@mmabrouk mmabrouk merged commit 0cd129d into main May 18, 2026
29 checks passed
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants