Skip to content

Release: switch claude action to Haiku 4.5 - #43

Merged
codefuturist merged 1 commit into
mainfrom
develop
May 20, 2026
Merged

Release: switch claude action to Haiku 4.5#43
codefuturist merged 1 commit into
mainfrom
develop

Conversation

@codefuturist

Copy link
Copy Markdown
Owner

Promotes #42 (model switch to Haiku 4.5 to unblock the OAuth-token rate-limit issue) to main.

#42)

End-to-end testing on this repo with the rotated Max OAuth token kept
hitting "401 Invalid bearer token" in the action. Direct probing of
Anthropic's API showed the token is valid against Haiku 4.5 (HTTP 200)
but returns persistent HTTP 429 rate_limit_error on Sonnet 4.6. The
action's SDK appears to surface that 429 as 401.

Switching to Haiku 4.5 unblocks the action immediately. Flip back to
Sonnet 4.6 once the quota resets or once an `sk-ant-api03-...` API key
is configured (different quota pool).

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 20, 2026 13:41
@codefuturist
codefuturist merged commit 99ce431 into main May 20, 2026
6 of 7 checks passed
@codefuturist
codefuturist removed the request for review from Copilot May 20, 2026 14:04
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.

1 participant