Skip to content

Plumb per-run AWS Bedrock flag#50

Merged
IsaiahWitzke merged 4 commits intomainfrom
iw/bedrock-per-run-toggle
Apr 22, 2026
Merged

Plumb per-run AWS Bedrock flag#50
IsaiahWitzke merged 4 commits intomainfrom
iw/bedrock-per-run-toggle

Conversation

@IsaiahWitzke
Copy link
Copy Markdown
Contributor

@IsaiahWitzke IsaiahWitzke commented Apr 12, 2026

i want to let the warp client cli know that it should try to include aws creds for it's agent calls (i.e. using oidc -> sts handshake)

my idea is that "use bedrock for inference" will be an "advanced" run setting in the oz webapp (loom incoming) that will be toggleable if the admin has enabled aws bedrock in the admin panel. we need to plumb this flag thru to the rust client, and i think via flag would work.

i can also see this just being useful for non-oz webapp scenarios too when u want your oz cli to use oidc to just auth itself to bedrock before making AM requests 🤷

Co-Authored-By: Oz <oz-agent@warp.dev>
@IsaiahWitzke IsaiahWitzke requested a review from bnavetta April 12, 2026 01:08
@IsaiahWitzke IsaiahWitzke marked this pull request as ready for review April 12, 2026 01:14
@IsaiahWitzke IsaiahWitzke requested a review from jefflloyd April 12, 2026 01:35
@jefflloyd jefflloyd removed their request for review April 22, 2026 19:26
IsaiahWitzke and others added 3 commits April 22, 2026 17:05
Replace the boolean UseAwsBedrockInference / --use-aws-bedrock-inference
plumbing with a BedrockInferenceRole string that is forwarded to the
agent as --bedrock-inference-role <role>.

Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
@IsaiahWitzke IsaiahWitzke merged commit a197d59 into main Apr 22, 2026
5 checks passed
@IsaiahWitzke IsaiahWitzke deleted the iw/bedrock-per-run-toggle branch April 22, 2026 21:20
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.

2 participants