release: promote v0.5.2 to main - #307
Conversation
Show aggregate discovered/ready/attention counts without exposing rejected paths, explain safe repair categories, and preserve trusted discovery containment. Includes regression contracts and all review fixes. Closes #203.
* fix(console): resume valid sessions after reload * fix(console): explain unlock rate limiting
* fix(setup): explain environment secret readiness * fix: make secret readiness guidance truthful * fix: keep readiness guidance visible * fix: preserve environment readiness invariants * fix: prevent stale readiness guidance
* release: prepare v0.5.2 * test: bind release notes to current patch * test: scope release links to fixed section
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 37 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?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 reviews. How do review 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 refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (25)
Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
Release gate update for exact head
|
Summary
Promotes the reviewed
developmentrelease candidate for@lubab/miftah@0.5.2tomain.Included since v0.5.1:
This is a compatible pre-1.0 patch release. It does not claim that the external evaluator gates in #25, #88, #204, or #290 are complete.
Security impact
The release keeps fail-closed config discovery, owner-only file and directory requirements, secret-value redaction, audit behavior, Windows containment, and public API compatibility. The Console readiness check uses environment-variable names only; it does not return or persist secret values.
Validation
The exact #306 head passed:
npm testnpm run test:corenpm run test:coveragenpm run lintnpm run typechecknpm run buildnpm run smoke:clinpm run check:packnpm run test:packageCodeRabbit's one actionable release-contract finding was fixed and resolved. Its current-head re-review was rate-limited; an independent review approved the release patch, and the final follow-up only strengthened the requested test contract.
Tracks #305.