xmnlp
xmnlp
Edit: I discovered the issue is still there even if I disable zsh-autosuggestions. So it seems like I get this error just by enabling starship in my zshrc.
While they share similar themes around subagent configuration inheritance, I'd say this is (probably) a distinct bug: - #10807: Gets 400 "invalid model identifier" (hardcoded `us.` prefix) - #8932: Model...
## Possible Root Cause I inspected the compiled `cli.js` and found what might be causing this issue. Around line 497, there appear to be **hardcoded model definitions**: ```javascript TJ1 =...
## Summary I used Claude Code to help me analyze bug #11489, and this is what I arrived at: Task tool subagents fail when using AWS Bedrock in EU regions...