Skip to content

feat: loop#110

Merged
echarles merged 7 commits into
mainfrom
feat/loop
Jul 24, 2026
Merged

feat: loop#110
echarles merged 7 commits into
mainfrom
feat/loop

Conversation

@echarles

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 23, 2026 13:15
@netlify

netlify Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploy Preview for agent-runtimes ready!

Name Link
🔨 Latest commit 1185d45
🔍 Latest deploy log https://app.netlify.com/projects/agent-runtimes/deploys/6a636954e59d09000731bc0b
😎 Deploy Preview https://deploy-preview-110--agent-runtimes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Makefile’s Bedrock-related environment variable wiring so local/dev targets can fall back to standard AWS_* variables when DATALAYER_BEDROCK_* variables aren’t set, improving ergonomics for running examples and agent targets without duplicating credentials.

Changes:

  • Update BEDROCK_ENV to use shell parameter expansion with defaults, preferring DATALAYER_BEDROCK_* and falling back to AWS_*.
  • Preserve existing target behavior by continuing to apply $(BEDROCK_ENV) consistently across example/agent-related make targets.

@echarles
echarles merged commit 3c1e529 into main Jul 24, 2026
23 checks passed
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