chore: release main#10
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Warning Review limit reached
More reviews will be available in 33 minutes and 48 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR bumps versions across a monorepo to release v4.0.0 (root package and compound-engineering) and v2.0.0 (Claude and Cursor plugins). Version fields are updated in all package and plugin manifests, release-please configuration is synchronized, and corresponding changelog entries document breaking changes, features, bug fixes, and refactoring. ChangesCoordinated 4.0.0 and 2.0.0 releases
🎯 1 (Trivial) | ⏱️ ~3 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 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 |
There was a problem hiding this comment.
Code Review
This pull request bumps the version of the main package and the compound-engineering plugin to 4.0.0, and the Claude and Cursor marketplace plugins to 2.0.0. It updates the corresponding changelogs, manifests, and marketplace metadata files to reflect these version changes and document the associated breaking changes, features, and bug fixes. There are no review comments on this pull request, and I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
There was a problem hiding this comment.
Pull request overview
Release-please generated release PR to publish the fork’s first major releases (CLI + compound-engineering v4.0.0, marketplaces v2.0.0), updating version metadata and changelogs to point at the OutlineDriven fork.
Changes:
- Bump CLI/package and plugin manifest versions to
4.0.0. - Bump marketplace component versions to
2.0.0and add component changelogs. - Update release-please manifest and append new release entries to changelogs with fork compare links.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| plugins/compound-engineering/CHANGELOG.md | Adds compound-engineering-v4.0.0 release notes with fork compare links. |
| plugins/compound-engineering/.cursor-plugin/plugin.json | Bumps plugin version to 4.0.0. |
| plugins/compound-engineering/.codex-plugin/plugin.json | Bumps plugin version to 4.0.0. |
| plugins/compound-engineering/.claude-plugin/plugin.json | Bumps plugin version to 4.0.0. |
| package.json | Bumps CLI/package version to 4.0.0. |
| CHANGELOG.md | Adds cli-v4.0.0 release notes with fork compare links. |
| .github/.release-please-manifest.json | Updates release-please tracked versions for all components. |
| .cursor-plugin/marketplace.json | Bumps cursor marketplace version to 2.0.0. |
| .cursor-plugin/CHANGELOG.md | Adds cursor-marketplace-v2.0.0 release notes. |
| .claude-plugin/marketplace.json | Bumps marketplace version to 2.0.0. |
| .claude-plugin/CHANGELOG.md | Adds marketplace-v2.0.0 release notes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### Features | ||
|
|
||
| * **coding-tutor:** restore coding-tutor plugin ([459c099](https://github.com/OutlineDriven/compound-engineering-slim/commit/459c0997e1805e61e94d9c7105e6ba939170072b)) | ||
| * **coding-tutor:** restore coding-tutor plugin ([2395458](https://github.com/OutlineDriven/compound-engineering-slim/commit/2395458bce1a1ec79585d8c3ea403329cc4612be)) | ||
|
|
||
|
|
||
| ### Bug Fixes | ||
|
|
| ### Features | ||
|
|
||
| * **coding-tutor:** restore coding-tutor plugin ([459c099](https://github.com/OutlineDriven/compound-engineering-slim/commit/459c0997e1805e61e94d9c7105e6ba939170072b)) | ||
| * **coding-tutor:** restore coding-tutor plugin ([2395458](https://github.com/OutlineDriven/compound-engineering-slim/commit/2395458bce1a1ec79585d8c3ea403329cc4612be)) | ||
|
|
||
|
|
||
| ### Bug Fixes | ||
|
|
| ### Features | ||
|
|
||
| * **coding-tutor:** restore coding-tutor plugin ([459c099](https://github.com/OutlineDriven/compound-engineering-slim/commit/459c0997e1805e61e94d9c7105e6ba939170072b)) | ||
| * **coding-tutor:** restore coding-tutor plugin ([2395458](https://github.com/OutlineDriven/compound-engineering-slim/commit/2395458bce1a1ec79585d8c3ea403329cc4612be)) | ||
|
|
||
|
|
||
| ### Code Refactoring | ||
|
|
| "description": "Cursor plugin marketplace for Every Inc plugins", | ||
| "version": "1.0.1", | ||
| "version": "2.0.0", |
eec5436 to
91c2597
Compare
Release PR generated by release-please (commit 398154a), opened manually because the OutlineDriven org disables "Actions can create/approve pull requests", so the bot could push the branch but not open the PR.
Bumps (all driven by intentional
refactor(...)!:BREAKING CHANGE:commits from the slim-fork pass):Merging this tags the fork's first releases (
cli-v4.0.0,compound-engineering-v4.0.0,marketplace-v2.0.0,cursor-marketplace-v2.0.0) and fixes compare-link resolution from here forward.Summary by CodeRabbit
Breaking Changes
Bug Fixes
Documentation