opencode
opencode copied to clipboard
fix(cli): enable API key prompt for Bedrock in auth login
CLI auth login now prompts for API key when Bedrock is selected, matching /connect behavior.
Previously, it only displayed an info message and exited early.