ikeda-tomoya-swx
Results
2
issues of
ikeda-tomoya-swx
## Problem When using Amazon Bedrock with the `jp.` cross-region inference profile prefix (e.g., `jp.anthropic.claude-sonnet-4-5-20250929-v1:0`), OpenCode incorrectly adds an additional region prefix, causing the model invocation to fail. Currently, OpenCode...
## Summary Add automatic `jp.` prefix assignment for Amazon Bedrock cross-region inference when using Tokyo region (`ap-northeast-1`). Currently, the APAC region case uses `apac.` prefix for all AP regions, but...