Skip to content

Create INFO.md#9

Closed
ben-vargas wants to merge 1 commit intogrll:mainfrom
ben-vargas:main
Closed

Create INFO.md#9
ben-vargas wants to merge 1 commit intogrll:mainfrom
ben-vargas:main

Conversation

@ben-vargas
Copy link
Copy Markdown

Analysis of the fork and Athropic's API/CLI call works.

Analysis of the fork and Athropic's API/CLI call works.
@ben-vargas ben-vargas closed this Jun 12, 2025
@ben-vargas
Copy link
Copy Markdown
Author

Oops, should pay attention to the clicks. Sorry!

2mawi2 pushed a commit to 2mawi2/claude-code-action-extended that referenced this pull request Jun 20, 2025
* Construct default Anthropic base URL for Bedrock

## Summary
- Automatically constructs the Bedrock API endpoint URL using AWS_REGION when ANTHROPIC_BEDROCK_BASE_URL is not provided
- Added test to document this behavior in test/validate-env.test.ts
- Addresses issues anthropics#32 and anthropics#43 where users encountered 404 errors when using Bedrock integration without explicitly setting
the base URL

## Background
Users of AWS Bedrock integration were encountering 404 API errors when the ANTHROPIC_BEDROCK_BASE_URL was not explicitly set.
This change ensures the URL is automatically constructed using the AWS_REGION, making the integration more user-friendly
and preventing the confusing error messages reported in issues anthropics#32 and anthropics#43.

## Test Plan
- Added test in test/validate-env.test.ts to document the behavior
- Manual testing with AWS Bedrock integration

* test: format test file with prettier to fix CI checks

Ran `bun run format` to ensure proper code formatting and make CI checks pass.

## Test Plan
- Verify formatting with `bun run format:check`
- Ensure all CI checks pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant