chore(release): 1.0.0-beta.12#1470
Conversation
Bump the three version files and cut the beta.12 changelog section (remote-deploy-to-worker, shared notes/lists, plus the dev work since beta.11). Adds the notes entry to the dated section.
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
Warning Review limit reached
More reviews will be available in 37 minutes and 49 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughVersion bumped from ChangesRelease bump to 1.0.0-beta.12
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (6 files)
Previous Review Summary (commit f28589f)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit f28589f)Status: No Issues Found | Recommendation: Merge Files Reviewed (4 files)
Reviewed by minimax-m3 · Input: 25.8K · Output: 1.1K · Cached: 144.9K |
test_version_lock_sync.py asserts uv.lock's tinyagentos version matches pyproject; the bump missed the lockfile. Bump it to 1.0.0b12 and add the lockfile to the RELEASING.md version-bump checklist so this does not recur.
Version bump beta.11 -> beta.12 across the three version files (pyproject.toml, desktop/package.json, tinyagentos/init.py) and the CHANGELOG
[Unreleased]section moved into a dated[1.0.0-beta.12] - 2026-06-28section.Headline of this cycle: remote agent deploy onto cluster workers (#1467), shared Notes/Lists with agent triggers (#1469), plus the Decisions app, Observatory, agent-native tools, canvas migration, app permissions, and secrets broker from the dev delta.
Per docs/RELEASING.md: merge to dev, then a follow-up dev->master promotion PR, then tag v1.0.0-beta.12 on master.
Summary by CodeRabbit