[BUG] /pr-comments broken with haiku on bedrock
Resolved 💬 3 comments Opened Sep 29, 2025 by alexef Closed Oct 3, 2025
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
I am unable to use /pr-comments with haiku 3
What Should Happen?
I should be able to use it.
Error Messages/Logs
Steps to Reproduce
Run: ANTHROPIC_SMALL_FAST_MODEL=eu.anthropic.claude-3-haiku-20240307-v1:0 claude
Call: /pr-tools
it fails with:
/pr-comments is fetching PR comments…
⎿ API Error: 400 messages.0.content.3.text.cache_control: Extra inputs are not permitted
Claude Model
Other
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
1.0.128
Platform
AWS Bedrock
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
if I use ANTHROPIC_SMALL_FAST_MODEL=eu.anthropic.claude-sonnet-4-20250514-v1:0 claude for instance, it works.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗