Skip to content

ci(bonk): switch bonk + bigbonk to GPT-5.5 xhigh#4

Merged
NathanDrake2406 merged 2 commits into
mainfrom
claude/update-bonk-gpt-workflow-9OzsQ
Apr 25, 2026
Merged

ci(bonk): switch bonk + bigbonk to GPT-5.5 xhigh#4
NathanDrake2406 merged 2 commits into
mainfrom
claude/update-bonk-gpt-workflow-9OzsQ

Conversation

@NathanDrake2406

@NathanDrake2406 NathanDrake2406 commented Apr 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • bonk workflow: model → cloudflare-ai-gateway/openai/gpt-5.5, variant: "xhigh"
  • bigbonk workflow: model → cloudflare-ai-gateway/openai/gpt-5.5, variant: "max""xhigh"
  • .opencode/agents/viguy.md and .opencode/agents/reviewer.md: anthropic/claude-opus-4-7openai/gpt-5.5 so local OpenCode runs match CI
  • CONTRIBUTING.md: recommended setup + BigBonk description now reference GPT-5.5 xhigh

The variant input on ask-bonk/ask-bonk/github@main is the documented hook for provider-specific reasoning effort. xhigh is GPT-5.5's highest reasoning tier per OpenAI's reasoning-effort docs.

The Next.js tracker workflow (nextjs-tracker.yml) and its agent definition are intentionally left on Claude Opus 4.7 — out of scope for this change.

Test plan

  • Comment /bonk review this PR on a follow-up PR; confirm the workflow run resolves to GPT-5.5 with xhigh
  • Comment /bigbonk on a follow-up PR; confirm same
  • Confirm the Cloudflare AI Gateway has OpenAI provider routing enabled for the configured account/gateway secrets
  • Spot-check a local OpenCode run with the viguy / reviewer agents to confirm the new model resolves

Updates the bonk workflow to use cloudflare-ai-gateway/openai/gpt-5.5
with reasoning effort variant xhigh, replacing the previous
claude-opus-4-7 model.

https://claude.ai/code/session_012n6RFuqfQGQY7AaayqLcaG
Copilot AI review requested due to automatic review settings April 25, 2026 18:56
- bigbonk workflow: cloudflare-ai-gateway/openai/gpt-5.5 with variant xhigh (was claude-opus-4-7 + max)
- viguy and reviewer OpenCode agent definitions: openai/gpt-5.5 (was anthropic/claude-opus-4-7)
- CONTRIBUTING.md: update recommended setup and BigBonk description to GPT-5.5 xhigh

The Next.js tracker workflow and agent are intentionally left on Claude
Opus 4.7.

https://claude.ai/code/session_012n6RFuqfQGQY7AaayqLcaG

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the standard /bonk GitHub Actions workflow to route ask-bonk/ask-bonk through Cloudflare AI Gateway using OpenAI GPT-5.5 with an increased reasoning-effort variant, while leaving /bigbonk unchanged.

Changes:

  • Switch bonk.yml model from cloudflare-ai-gateway/anthropic/claude-opus-4-7 to cloudflare-ai-gateway/openai/gpt-5.5.
  • Add variant: "xhigh" to increase reasoning effort for /bonk and @ask-bonk triggers.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@NathanDrake2406 NathanDrake2406 changed the title ci(bonk): switch bonk workflow to GPT-5.5 xhigh variant ci(bonk): switch bonk + bigbonk to GPT-5.5 xhigh Apr 25, 2026
@NathanDrake2406
NathanDrake2406 merged commit 156aaa1 into main Apr 25, 2026
19 checks passed
@NathanDrake2406
NathanDrake2406 deleted the claude/update-bonk-gpt-workflow-9OzsQ branch May 6, 2026 04:30
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.

3 participants