Skip to content

Use Sonnet as ai-review fan-out parent - #56

Merged
Hicham Zinalabdin (hichamza) merged 2 commits into
mainfrom
cursor/fanout-parent-sonnet-8b50
Aug 21, 2026
Merged

Use Sonnet as ai-review fan-out parent#56
Hicham Zinalabdin (hichamza) merged 2 commits into
mainfrom
cursor/fanout-parent-sonnet-8b50

Conversation

@hichamza

@hichamza Hicham Zinalabdin (hichamza) commented Aug 21, 2026

Copy link
Copy Markdown
Member

The first commit redefined the locked OPUS constant; that was the wrong lever.

This now restores OPUS="claude/claude-opus-5" and changes only the fan-out parent assignment:

if [ "${OSH_MODE}" = "fanout" ]; then
  MODEL="${SONNET}"

Collapse vs fan-out stays split. Roster intent still sees the OPUS env id. Fan-out --fallback-model is still OPUS_FALLBACK.

Open in Web Open in Cursor 

✅ ai-qa: PASS

Deploy health: healthy · findings P0 0 · P1 0 · P2 0 · P3 0

Last updated by ai-qa · QA run

Keep collapse vs fan-out routing; only the fan-out parent ID changes
from claude/claude-opus-5 to claude/claude-sonnet-5.

Co-authored-by: Hicham Zinalabdin <hichamza@users.noreply.github.com>
Restore the locked OPUS id. Fan-out still uses a separate branch; only
the parent --model assignment is Sonnet instead of OPUS.

Co-authored-by: Hicham Zinalabdin <hichamza@users.noreply.github.com>
@hichamza
Hicham Zinalabdin (hichamza) marked this pull request as ready for review August 21, 2026 05:01
@hichamza
Hicham Zinalabdin (hichamza) requested a review from a team as a code owner August 21, 2026 05:01
@hichamza
Hicham Zinalabdin (hichamza) requested review from Hussam Aldarwish (eduly-haldarwish) and removed request for a team August 21, 2026 05:01
@hichamza
Hicham Zinalabdin (hichamza) merged commit fcfb167 into main Aug 21, 2026
6 checks passed
@hichamza
Hicham Zinalabdin (hichamza) deleted the cursor/fanout-parent-sonnet-8b50 branch August 21, 2026 05:01
@mtm-bot

mtm-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown

✅ ai-qa: PASS

Merge commit fcfb16796095

Signal Result
Deploy health (https://raw.githubusercontent.com/EdulyCom/github-actions/main/README.md) ✅ healthy
QA review ⚠️ did not run — reporting deploy-health signal only

Posted by mtm-bot[bot] · workflow run

@mtm-bot mtm-bot Bot added the ✓ /ai-qa label Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants