fix: map Bedrock model IDs to correct API identifiers
The Bedrock SDK expects IDs like "anthropic.claude-opus-4-7", not the bare "claude-opus-4-7" that was being sent. Also fall back to Bedrock for title generation when AWS_ACCESS_KEY_ID is set. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
| Repository | pixelysg/mike |
|---|---|
| Author | Jia Jian Goi <jiajian@use-agently.com> |
| Authored | |
| Committed | |
| Parents | 34ecca0e |
| Stats | 2 files changed , +10 , -2 |
| Part of | Amazon Bedrock provider integration |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-fb1156b6.md
from inside the repo you want the change in.