mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[GH-ISSUE #39] BUG: error 400 #25
Labels
No labels
bug
bug
enhancement
enhancement
fixed
fixed
invalid
needs-info
needs-testing
pull-request
question
upstream
wontfix
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kiro-gateway-jwadow#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oathzed on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/jwadow/kiro-gateway/issues/39
Kiro Gateway Version
latest
What happened?
any idea why im getting this error? was working fine a min ago
Debug Logs
@g0dev commented on GitHub (Jan 17, 2026):
They just removed opus from free tier :(
@oathzed commented on GitHub (Jan 17, 2026):
Damnit lol. Does sonnet 4.5 still work? And if so how would I go about changing the model? :o thanks man
@jwadow commented on GitHub (Jan 17, 2026):
OMG, this is very sad news and a very sad day for humanity.
I haven't had time to do much with this model due to being busy. We only realize its value when we lose it.
@oathzed commented on GitHub (Jan 17, 2026):
Do any of the other ones work?
@jwadow commented on GitHub (Jan 17, 2026):
You just need to restart Kiro Gateway for the models to update.
Yes, Sonnet should work. I see the log
2026-01-17 06:19:29 | DEBUG | main:lifespan:350 - Loaded 4 models from Kiro API: ['auto', 'claude-sonnet-4.5', 'claude-sonnet-4', 'claude-haiku-4.5'], but I'm not sure about its coding abilities compared to Opus.I was excited to create this project because Opus was on the list of models.
@oathzed commented on GitHub (Jan 17, 2026):
Ahh ok got yeh, cool. Yeh it's kind of shitty that they removed it but it's probably cause everyone was abusing it haha
@jwadow commented on GitHub (Jan 17, 2026):
I was willing to put up with 200k context just because of the power of Opus, and now it's like I've lost a finger.
Because Sonnet, which I used on my private gateway for Antigravity a few months ago, was used as a simple model for editing with an already-formed context by Gemini 3 Pro (High). I didn't trust Sonnet with complex code.
Anyway, I'll update the project's readme now.