Skip to content

release: v2.36.5#642

Merged
Aurora Capital (auroracapital) merged 1 commit into
mainfrom
release/v2.36.5
Jun 28, 2026
Merged

release: v2.36.5#642
Aurora Capital (auroracapital) merged 1 commit into
mainfrom
release/v2.36.5

Conversation

@auroracapital

@auroracapital Aurora Capital (auroracapital) commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Release v2.36.5 (was 2.36.4).

  • plugin.json + marketplace.json (registry) + claude-ops/package.json bumped
  • CHANGELOG updated

ops-yolo: always consolidate the four C-suite analyses into one master executive-summary.md per run (TL;DR, consensus action, cross-cutting themes, prioritized auto/confirm action list); per-officer files become supporting detail.

🤖 Generated with Claude Code


Note

Low Risk
Metadata and documentation release; no runtime code appears in the diff, with behavioral change described only via changelog/skill docs.

Overview
Cuts a v2.36.5 release by aligning version strings to 2.36.5 across the marketplace registry, plugin manifest, package.json, README, and docs badges (replacing 2.37.0 in those files).

CHANGELOG adds [2.36.5] documenting the product change for this release: /ops:yolo must always merge the four parallel C-suite analyses into one executive-summary.md per run (TL;DR, consensus action, cross-cutting themes, prioritized auto vs confirm actions), with per-officer markdown kept as supporting detail only.

Reviewed by Cursor Bugbot for commit c4072b5. Bugbot is set up for automated code reviews on this repo. Configure here.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, push a new commit or reopen this pull request to trigger a review.

@coderabbitai

coderabbitai Bot commented Jun 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@auroracapital, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 42 minutes. 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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8c13d39c-7156-4cb7-b5df-3dfb4f511296

📥 Commits

Reviewing files that changed from the base of the PR and between d2f723c and c4072b5.

📒 Files selected for processing (7)
  • .claude-plugin/marketplace.json
  • README.md
  • claude-ops/.claude-plugin/plugin.json
  • claude-ops/CHANGELOG.md
  • claude-ops/docs/agents-reference.md
  • claude-ops/docs/skills-reference.md
  • claude-ops/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v2.36.5

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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c4072b5b87

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

"description": "Business operations command center for Claude Code — 59 skills, 21 agents, smart background daemon. Manage communications (WhatsApp/Email/Slack/Telegram), projects, infrastructure (AWS), revenue (Stripe+RevenueCat), e-commerce, marketing, monitoring (Datadog/New Relic/OTEL), voice, and smart home (Homey Pro). Includes /ops:ops-ar A&R (audio analysis + demo verdict cards), /gtm go-to-market planner, /ops:projects portfolio dashboard, /ops:ops-home control surface, and YOLO autonomous mode with 4 parallel C-suite agents.",
"source": "./claude-ops",
"version": "2.37.0",
"version": "2.36.5",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Publish a version higher than 2.37.0

For users who already installed the prior 2.37.0 release, this marketplace version makes the new release semver-older than what is cached. I checked the repo’s version resolution paths: claude-ops/scripts/ops-daemon-manager.sh sorts installed cache dirs with sort -V and takes tail -1, and the recap/notifier launchers use the same highest-version pattern, so a cache containing both 2.37.0 and this 2.36.5 will keep resolving the stale 2.37.0 tree and miss the ops-yolo release. The same downgrade is in plugin.json/package.json; this should be renumbered above 2.37.0 before publishing.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant