Replies: 6 comments 1 reply
-
📝 CodeRabbit Plan ModeGenerate an implementation plan and prompts that you can use with your favorite coding agent.
🔗 Similar IssuesPossible Duplicates Related Issues 👤 Suggested Assignees🧪 Issue enrichment is currently in open beta.You can configure auto-planning by selecting labels in the issue_enrichment configuration. To disable automatic issue enrichment, add the following to your issue_enrichment:
auto_enrich:
enabled: false💬 Have feedback or questions? Drop into our discord or schedule a call! |
Beta Was this translation helpful? Give feedback.
-
|
I'm also interested in the requirement for oauth/sso/subscriptions. Would be interested in providing either Anthropic API key or Bedrock if possible. |
Beta Was this translation helpful? Give feedback.
-
|
Same for google's Vertex, would be lovely to support that |
Beta Was this translation helpful? Give feedback.
-
|
Same here, with the need to use Google vertex and AWS Bedrock. |
Beta Was this translation helpful? Give feedback.
-
|
Any update on this? |
Beta Was this translation helpful? Give feedback.
-
|
the issue is closed, was bedrock support even triaged? #588 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement
Hello,
The project Is very interesting, i do not have round documentation related to Bedrock support.
Claude Code can be configured to run using Claude models on AWS Bedrock (via environment variables and AWS credentials).
Can Auto-Claude be configured to work in the same way, i.e. by running Claude Code with Bedrock as the backend?
Specifically:
Does Auto-Claude fully rely on the local claude CLI process and inherit its environment variables (such as CLAUDE_CODE_USE_BEDROCK, AWS_REGION, AWS_PROFILE)?
Or does Auto-Claude require Claude account OAuth / Pro subscription and therefore not support Bedrock-backed Claude Code?
If Bedrock is supported, is there any recommended configuration or example?
Thank you
Antonio
Proposed Solution
Enable the configuration via env variables
Alternatives Considered
No response
Component
Python Backend (auto-claude/)
How important is this feature to you?
Critical / Blocking my use
Contribution
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions