Changelog
- ca29c42 Merge branch 'main' into plus
- 403a731 Merge pull request #139 from janckerchen/fix/github-copilot-vision-header
- 33f89a2 Merge pull request #140 from janckerchen/fix/github-copilot-logging
- 2448691 Merge pull request #143 from CheesesNguyen/fix/kiro-refresh-token
- 30d832c Merge pull request #144 from woopencri/main
- fd5b669 Merge pull request #150 from PancakeZik/fix/write-tool-truncation-handling
- fcefa2c Merge pull request #152 from taetaetae/feat/kiro-dynamic-region-support
- b3b8d71 Merge pull request #154 from router-for-me/plus
- 6b6d030 feat(auth): add custom HTTP client with utls for Claude API authentication
- 38094a2 feat(kiro): Add dynamic region support for API endpoints
- b8652b7 feat: normalize authentication method to lowercase for case-insensitive matching during token refresh and introduce new CLIProxyAPIPlus component.
- 9293c68 fix: Correct Amazon Q endpoint URL path
- b18b2eb fix: Implement graceful token refresh degradation and enhance IDC SSO support with device registration loading for Kiro.
- e7cd7b5 fix: Support separate OIDC and API regions via ProfileARN extraction
- 33ab3a9 fix: add Copilot-Vision-Request header for vision requests
- acdfa1c fix: handle Write tool truncation when content exceeds API limits
- 876b86f fix: handle json.Marshal error for truncated write bash input
- f2b0ce1 fix: handle zero output_tokens for kiro non-streaming requests
- 5829076 fix: support github-copilot provider in AccountInfo logging