Skip to content

feat: add import from Bedrock Agents to add agent and create flows#6

Open
tejaskash wants to merge 5 commits intomainfrom
feature/import-from-bedrock-agents
Open

feat: add import from Bedrock Agents to add agent and create flows#6
tejaskash wants to merge 5 commits intomainfrom
feature/import-from-bedrock-agents

Conversation

@tejaskash
Copy link
Collaborator

Summary

@github-actions github-actions bot added the size/xl PR size: XL label Mar 20, 2026
Adds a third option in the "add agent" flow that fetches a Bedrock Agent's
configuration via AWS SDK and translates it into runnable Strands or
LangChain/LangGraph Python code, wired into the standard AgentCore project
structure.

Supports action groups, knowledge bases, multi-agent collaboration, code
interpreter, guardrails, prompt overrides, and memory configuration. Both
interactive TUI and non-interactive CLI paths are implemented.
@tejaskash tejaskash force-pushed the feature/import-from-bedrock-agents branch from 7c08566 to 9d94e95 Compare March 20, 2026 14:12
@github-actions github-actions bot added size/xl PR size: XL and removed size/xl PR size: XL labels Mar 20, 2026
@github-actions github-actions bot added size/xl PR size: XL and removed size/xl PR size: XL labels Mar 20, 2026
@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42.38% 5261 / 12411
🔵 Statements 42% 5572 / 13266
🔵 Functions 41.29% 953 / 2308
🔵 Branches 42.91% 3376 / 7867
Generated in workflow #29 for commit b4d2ff2 by the Vitest Coverage Report Action

@github-actions
Copy link

Package Tarball

aws-agentcore-0.3.0-preview.6.0.tgz

How to install

npm install https://github.com/jesseturner21/agentcore-cli/releases/download/pr-6-tarball/aws-agentcore-0.3.0-preview.6.0.tgz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xl PR size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant