Skip to content

ci(bonk): bump models to Opus 4.8 high and GPT-5.5 high, opencode 1.15.13#1708

Merged
james-elicx merged 10 commits into
cloudflare:mainfrom
NathanDrake2406:nathan/update-bonk-gpt-55-xhigh
Jun 1, 2026
Merged

ci(bonk): bump models to Opus 4.8 high and GPT-5.5 high, opencode 1.15.13#1708
james-elicx merged 10 commits into
cloudflare:mainfrom
NathanDrake2406:nathan/update-bonk-gpt-55-xhigh

Conversation

@NathanDrake2406

@NathanDrake2406 NathanDrake2406 commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

@james-elicx this is basically same settings, /bonk is gpt 5.5 high and /bigbonk is still opus but 4.8 high

NathanDrake2406 and others added 8 commits May 7, 2026 17:31
Bonk and BigBonk still routed review runs to Claude Opus 4.6 with the max variant. That leaves review commands and local opencode review agents on the old Anthropic model instead of the intended OpenAI xhigh setup.

The workflows now route through Cloudflare AI Gateway to openai/gpt-5.5, request the xhigh variant, and pin opencode to 1.14.40 so the cf-ai-gateway reasoning_effort propagation fix from anomalyco/opencode#25573 is present. The viguy and reviewer agent frontmatter plus contributor docs now describe the same GPT-5.5 review setup.
The review model update should split regular Bonk and BigBonk. Regular Bonk is meant to use Claude Opus 4.7, while BigBonk should use GPT-5.5 with xhigh reasoning.

Point the /bonk workflow back to the Anthropic Opus 4.7 model through Cloudflare AI Gateway and keep its max variant. Leave /bigbonk on GPT-5.5 xhigh, and update contributor docs to describe the two review paths.
The requested review model split is regular Bonk on GPT-5.5 xhigh and BigBonk on Claude Opus 4.6 max.

Update only the Bonk workflow model and variant inputs. Leave the local opencode agent frontmatter and contributor docs unchanged from the existing PR branch.
Bonk should run GPT-5.5 xhigh through the reviewer agent, while BigBonk keeps the viguy agent on Claude Opus 4.6 max.

Route the Bonk workflow to the reviewer agent, set viguy's default model to Claude Opus 4.6, and use the same 0.2 temperature for both opencode agent definitions.
OpenCode agent frontmatter should use the normal provider/model ids. The workflow inputs still need Cloudflare AI Gateway-prefixed model ids because the GitHub action routes through AI Gateway credentials.

Set viguy back to anthropic/claude-opus-4-6 and reviewer to openai/gpt-5.5 while leaving the Bonk and BigBonk workflow model overrides unchanged.
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
@pkg-pr-new

pkg-pr-new Bot commented Jun 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/vinext@1708

commit: f8f7307

@james-elicx james-elicx enabled auto-merge (squash) June 1, 2026 09:37
@james-elicx james-elicx merged commit 03845f5 into cloudflare:main Jun 1, 2026
46 of 49 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