fix(review): add OpenCode Zen free fallback - #654
Conversation
|
Warning Review limit reached
Next review available in: 5 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: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Comment |
|
Superseded by the staged bootstrap: #655 prepares the contract in one changed file; after it merges, a workflow-only PR will activate DeepSeek and a final DeepSeek-reviewed test PR will pin the new state. |
Pull request was closed
Summary
deepseek-v4-flash-freeand retaining North as fallbackresponse_format, which made OpenCode describe aReadcall as text instead of executing itCloses #648.
Unblocks ContextualWisdomLab/saju-caldav#14.
Supersedes #649 and #653 with the same reviewed final diff as one clean commit.
Runtime evidence
.github/workflows/opencode-review-dispatch.yml, line3364: challenged whether a free JSON-capable reviewer could still use tools; in an isolated OpenCode run, DeepSeek V4 Flash Free invokedReadon a sample file and then returned exact JSON.github/workflows/opencode-review-dispatch.yml, line3720: challenged whether anonymous Zen could receive private-repository content; theis_private == falsegate wraps both free candidates, and the contract test parses that exact orderingVerification
python3 -m pytest -q— 674 passed for the final difftests/test_opencode_agent_contract.py— 37 passed on this commitactionlint -shellcheck=, andgit diff --check— passed