Skip to content

feat: Add multi-agent orchestration pattern with Step Functions and Bedrock AgentCore#3008

Open
bfreiberg wants to merge 1 commit intoaws-samples:mainfrom
bfreiberg:sfn-parallel-bedrock-agentcore-multi-agent
Open

feat: Add multi-agent orchestration pattern with Step Functions and Bedrock AgentCore#3008
bfreiberg wants to merge 1 commit intoaws-samples:mainfrom
bfreiberg:sfn-parallel-bedrock-agentcore-multi-agent

Conversation

@bfreiberg
Copy link
Copy Markdown
Contributor

@bfreiberg bfreiberg commented Mar 28, 2026

Issue #, if available: #3009

Description of changes:

  • Create Step Functions state machine orchestrating parallel Bedrock AgentCore agents
  • Implement research runtime handling market data, competitive analysis, and news roles
  • Implement synthesis runtime combining research findings into executive reports
  • Add CDK infrastructure stacks for agent core and orchestrator deployment
  • Include Docker containerization for Python agent runtimes with Strands SDK
  • Add comprehensive README with deployment, testing, and architecture documentation
  • Include example pattern configuration and state machine visualization
  • Enable native AWS SDK integration for Bedrock AgentCore invocation with built-in retries

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…edrock AgentCore

- Create Step Functions state machine orchestrating parallel Bedrock AgentCore agents
- Implement research runtime handling market data, competitive analysis, and news roles
- Implement synthesis runtime combining research findings into executive reports
- Add CDK infrastructure stacks for agent core and orchestrator deployment
- Include Docker containerization for Python agent runtimes with Strands SDK
- Add comprehensive README with deployment, testing, and architecture documentation
- Include example pattern configuration and state machine visualization
- Enable native AWS SDK integration for Bedrock AgentCore invocation with built-in retries
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.

3 participants