文件历史

提交图

3 次代码提交

作者 SHA1 备注 提交日期
kagura-agent 4f2775b2bd fix(stdin): use env var instead of model ID to detect Bedrock provider
getProviderLabel was string-matching `anthropic.claude-` in model IDs,
which false-positived on cross-region IDs like `us.anthropic.claude-sonnet-4-6`.
Now checks `CLAUDE_CODE_USE_BEDROCK=1` env var instead.

Fixes #466

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 18:29:58 +10:00
Jarrod Watts dad7ade968 fix: bound stdin reads to avoid statusline hangs 2026-04-04 18:06:06 +11:00
Jarrod Watts fcaa8da6d6 test coverage 2026-01-03 18:52:12 +11:00