Eivind Meyer

Results 2 issues of Eivind Meyer

## Feature Request ### Problem Claude Code currently hardcodes the model selection logic, which prevents users from: 1. **Using AWS China region models** - China regions (cn-northwest-1, cn-north-1) have separate...

enhancement
has repro
api:bedrock
area:model
area:core

## Bug Description When `opencode run` encounters an API error (e.g., 429 rate limit), it logs the error but **never exits** - it hangs indefinitely. This breaks any CLI tool...