[ci] Update Bonk to OpenCode 1.18.18 - #15255
Conversation
|
|
Codeowners approval required for this PR:
Show detailed file reviewers |
|
APIError: Invalid Anthropic API Key |
|
@elithrar Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
|
Fresh Bonk validation: OpenCode 1.18.18 now recognizes Opus 4.8 and reaches the provider. The remaining failure is |
@cloudflare/autoconfig
@cloudflare/build-output-utils
@cloudflare/codemods
@cloudflare/config
create-cloudflare
@cloudflare/deploy-helpers
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-functions
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-auth
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
|
APIError: Invalid Anthropic API Key |
Update both Bonk workflows from OpenCode
1.15.13to the current1.18.18release.The first validation run confirmed
1.18.18installed successfully, then exposed the actual provider error: OpenCode did not recognize the configuredcloudflare-ai-gateway/anthropic/claude-opus-4-8model. This also explicitly registers that model throughOPENCODE_CONFIG_CONTENT, matching the repository's existing.github/opencode.jsonregistration without applying its unrelated local permissions to Bonk.A fresh Bonk run with this change passed model resolution and reached Anthropic; it now fails on the repository's provider credential with
Invalid Anthropic API Key, which is separate from the OpenCode version/configuration change.actionlint, andgit diff --check. The explicit provider registration was also verified with OpenCode1.18.18model discovery.A picture of a cute animal (not mandatory, but encouraged)