Skip to content

fix: unbreak Bonk - #152

Merged
andre-j3sus merged 1 commit into
mainfrom
ajesus/test-bonk-gpt
Aug 25, 2026
Merged

fix: unbreak Bonk#152
andre-j3sus merged 1 commit into
mainfrom
ajesus/test-bonk-gpt

Conversation

@andre-j3sus

Copy link
Copy Markdown
Collaborator

Bonk has posted nothing since 2026-08-18. Three faults stacked, each hiding the
next: OpenCode 1.15.13 reported nothing at all on failure, claude-opus-4-8 is
not a valid model id, and the gateway's upstream Anthropic key is invalid, so
every anthropic/* model fails auth regardless of id.

Moves to gpt-5.6-terra with variant: high. Not the larger gpt-5.6-sol,
which returns 400 for function tools whenever reasoning_effort is set — fatal
for a reviewer that reads files, and why sol has no working run anywhere in the
org.

The version pin is also dropped, since pinning is what let this rot for three
weeks: a stale version fails silently, where latest fails loudly and early.

@andre-j3sus andre-j3sus self-assigned this Aug 25, 2026
Comment thread .github/workflows/bonk.yml
@ask-bonk

ask-bonk Bot commented Aug 25, 2026

Copy link
Copy Markdown

Summary: switches Bonk to the OpenAI gpt-5.6-terra model with high reasoning effort, unpins OpenCode, and documents operational guidance.

Posted 1 inline security finding. No working-tree changes made.

github run

Bonk has posted nothing since 2026-08-18. Three faults stacked: OpenCode
1.15.13 reported nothing on failure, hiding the rest; claude-opus-4-8 is not a
valid model id; and the gateway's upstream Anthropic key is invalid, so every
anthropic/* model fails auth regardless.

Moves to gpt-5.6-terra with variant: high. Not the larger sol, which returns
400 for function tools whenever reasoning_effort is set — fatal for a reviewer
that reads files, and why sol has no working run anywhere in the org.

Unpins the version. The pin is what let this rot for three weeks: a stale
version fails silently, where latest fails loudly and early.
@andre-j3sus
andre-j3sus force-pushed the ajesus/test-bonk-gpt branch from 9aa80a5 to 006f3bf Compare August 25, 2026 08:47
@andre-j3sus
andre-j3sus marked this pull request as ready for review August 25, 2026 08:51
@andre-j3sus
andre-j3sus merged commit a984b32 into main Aug 25, 2026
7 checks passed
@andre-j3sus
andre-j3sus deleted the ajesus/test-bonk-gpt branch August 25, 2026 08:52
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