Skip to content

docs: allow codex as reviewer fallback when opencode quota is exhausted - #1314

Merged
Dumbris merged 1 commit into
mainfrom
chore/relax-reviewer-directive
Sep 19, 2026
Merged

Dumbris merged 1 commit into
mainfrom
chore/relax-reviewer-directive

Conversation

@Dumbris

@Dumbris Dumbris commented Sep 19, 2026

Copy link
Copy Markdown
Member

Summary

  • Relaxes CLAUDE.md's cross-model review directive (2026-08-14, opencode-only) to accept either opencode or codex exec as the cross-model reviewer for the fix→re-review round cap.
  • opencode remains the preferred/default reviewer per the existing model ladder; codex exec is now an explicit, documented fallback when opencode reports quota exhaustion (Copilot astra/sol quota).

Why

Today's session repeatedly hit opencode's Copilot quota (astra/sol) exhausted mid-batch and had to substitute codex exec as the reviewer. It worked well — codex caught real defects, including security bugs, across every PR it reviewed in the batch. The maintainer wants both tools accepted going forward: opencode preferred, codex as the documented fallback rather than an ad-hoc workaround.

Test plan

  • Docs-only change — no code paths affected.
  • CI green (lint/PR-title checks only expected).

Today's session hit opencode's Copilot quota (astra/sol) repeatedly and fell back to codex exec, which caught real defects (including security bugs) across every PR reviewed — relaxes the 2026-08-14 opencode-only directive.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying mcpproxy-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6740c1d
Status: ✅  Deploy successful!
Preview URL: https://27e5b57e.mcpproxy-docs.pages.dev
Branch Preview URL: https://chore-relax-reviewer-directi.mcpproxy-docs.pages.dev

View logs

@github-actions

Copy link
Copy Markdown
Contributor

📦 Build Artifacts

Workflow Run: View Run
Branch: chore/relax-reviewer-directive

Available Artifacts

  • archive-darwin-amd64 (30 MB)
  • archive-darwin-arm64 (27 MB)
  • archive-linux-amd64 (18 MB)
  • archive-linux-arm64 (16 MB)
  • archive-windows-amd64 (30 MB)
  • archive-windows-arm64 (26 MB)
  • frontend-dist-pr (0 MB)
  • installer-dmg-darwin-amd64 (24 MB)
  • installer-dmg-darwin-arm64 (22 MB)
  • smart-mcp-proxymcpproxy-go14UBA0.dockerbuild (0 MB)

How to Download

Option 1: GitHub Web UI (easiest)

  1. Go to the workflow run page linked above
  2. Scroll to the bottom "Artifacts" section
  3. Click on the artifact you want to download

Option 2: GitHub CLI

gh run download 35419734318 --repo smart-mcp-proxy/mcpproxy-go

Note: Artifacts expire in 14 days.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Dumbris
Dumbris merged commit 525d502 into main Sep 19, 2026
41 checks passed
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.

2 participants