Skip to content

chore(release): cut v0.2.2#151

Merged
div0rce merged 2 commits into
mainfrom
chore/release-v0.2.2
Jun 25, 2026
Merged

chore(release): cut v0.2.2#151
div0rce merged 2 commits into
mainfrom
chore/release-v0.2.2

Conversation

@div0rce

@div0rce div0rce commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Release v0.2.2

Finalizes the v0.2.2 changelog and flips the release anchors. CMakeLists is already at 0.2.2.

v0.2.2 bundles, on top of v0.2.1:

make check/make asan 272/272; determinism preserved.

After merge: tag v0.2.2 and publish a GitHub-only release.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • Updated release notes and project status to reflect that version 0.2.2 is now released.
    • Expanded release documentation with more detail on performance evidence, security/robustness improvements, and the documentation refresh.
  • Chores

    • Refreshed release-readiness guidance to match the latest tagged release and clarify the bundled deliverables.

Finalize the v0.2.2 changelog entry to include this session's documentation
overhaul (#147), performance-evidence report (#148), README rebuild (#149), and
the bug/style/mermaid sweep (#150) on top of the post-v0.2.1 hardening + perf
wave (#135-#146). Fix the test count (272/272) and flip the v0.2.2 resume/release
anchors (PROGRESS.md, release_readiness.md) from "in preparation" to released.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

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

More reviews will be available in 50 minutes and 20 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 @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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c8bd01d1-a365-4c57-95e5-6f3a51cf01a9

📥 Commits

Reviewing files that changed from the base of the PR and between ceda15e and eb81e83.

📒 Files selected for processing (5)
  • AGENTS.md
  • CLAUDE.md
  • HANDOFF.md
  • PROGRESS.md
  • docs/release_readiness.md
📝 Walkthrough

Walkthrough

The release notes, progress tracker, and release-readiness document were updated for v0.2.2. The changelog adds documentation/evidence details, and the status docs now describe v0.2.2 as released and tagged.

Changes

Release documentation updates

Layer / File(s) Summary
Release notes and evidence
CHANGELOG.md
The 0.2.2 changelog entry updates the release date, expands the release note text, and adds a documentation-and-evidence subsection.
Release state and outcome
PROGRESS.md, docs/release_readiness.md
The progress tracker and release-readiness note are updated to mark v0.2.2 as the released latest tag and revise the outcome wording.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Poem

🐰 I hopped through notes in morning light,
v0.2.2 now gleams just right.
Docs and tags all line up neat,
My tiny paws tap a release beat.
Ears up! The changelog has a cheer,
and bunny whiskers sniff: release is here.

🚥 Pre-merge checks | ✅ 3 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers the release content, but it does not follow the required template sections for Milestone, DoD, Tests, or Notes. Add the missing template sections: Milestone, a 2-5 sentence Summary, the DoD checklist, a Tests code block with commands, and Notes/decisions.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately captures the main change: releasing v0.2.2.
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 chore/release-v0.2.2

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.

codescene-delta-analysis[bot]

This comment was marked as outdated.

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/release_readiness.md`:
- Around line 96-102: The release-readiness summary is inconsistent with the
updated verification totals, so reconcile the evidence before merging. Update
the release record in release_readiness.md to match the current counts used in
CHANGELOG.md and PROGRESS.md, and ensure the v0.2.2 release narrative,
verification rows, and status text all agree. Check the release summary block
around the v0.2.2 entry and keep the references to the existing release markers
and evidence items aligned with the corrected total.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 8e9e1bf2-96ce-49b8-95c3-78c49c329cd1

📥 Commits

Reviewing files that changed from the base of the PR and between afe3f20 and ceda15e.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • PROGRESS.md
  • docs/release_readiness.md

Comment thread docs/release_readiness.md
…bit)

CodeRabbit flagged docs/release_readiness.md still showing 270/270 while
CHANGELOG/PROGRESS said 272/272. The two perfeval tests added this session took
the count 270 -> 272, so the current-state and verification claims were stale.
Updated all current-state references (release_readiness verification table,
PROGRESS.md status + both summary blocks, the CLAUDE.md/AGENTS.md roadmap memory
kept in sync, HANDOFF.md), and flipped the v0.2.2 "being cut / next action"
phrasing to released. The one remaining 270/270 is a dated entry under
PROGRESS.md "Decision log additions" (a correct historical snapshot). All
em-dash-free.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@codescene-delta-analysis codescene-delta-analysis 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.

No application code in the PR — skipped Code Health checks.

See analysis details in CodeScene

Quality Gate Profile: Pay Down Tech Debt
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@div0rce div0rce merged commit ca5f08c into main Jun 25, 2026
8 checks passed
@div0rce div0rce deleted the chore/release-v0.2.2 branch June 25, 2026 05:43
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