release: 0.0.7 — verification-found fixes - #15
Conversation
…ace schema, skill docs)
Bumps pyproject + plugin.json + server.json to 0.0.7 and promotes the
[Unreleased] CHANGELOG into [0.0.7]. Ships the post-0.0.6 fixes found by the
large-scale cx/cx2/ccz verification:
- broader secret redaction (base64 bearer + more query-token names; {16,} floor)
- marketplace.json source "./" (canonical-schema conformance)
- skill docs corrected to match the shipped widget-state heavy-DR recovery + gpt_chat short_url
server.json validates vs live 2025-12-11 schema; plugin validate --strict passes;
102 passed, 9 skipped.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019UxBmhmJvjdh3qA9FKBNZR
|
Warning Review limit reached
More reviews will be available in 21 minutes and 51 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 refill rate. 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, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. 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 (4)
✨ 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 |
Patch release bundling the post-0.0.6 fixes surfaced by the large-scale cx/cx2/ccz verification.
redact_errornow masks base64 bearer tokens (Bearer …+ab/cd==) and more token query-param names;{16,}floor avoids mangling prose.marketplace.jsonsource"."→"./"(canonical schema); skill docs corrected to match the shipped heavy-DR widget-state recovery +gpt_chatshort_url.Version bumped to 0.0.7 across pyproject / plugin.json / server.json; CHANGELOG promoted. server.json validates vs the live MCP-registry schema;
claude plugin validate --strictpasses.On merge: tag
v0.0.7→ release workflow publishes to PyPI (trusted publisher configured) + cuts the GitHub Release.🤖 Generated with Claude Code