sample-multi-agent-orchestration-chat-on-agentcore
About
The sample demonstrates how an organization stands up a shared agent workspace on AWS: teams create custom agents, discover and reuse colleagues' agents, and trigger any of them from schedules or GitHub webhooks. Preset agents such as Software Developer and Data Analyst ship with tool access to command execution, web search, and GitHub, and agents persist context through AgentCore's short- and long-term memory. Everything deploys from one repository via CDK — React on CloudFront, Express on Lambda, DynamoDB and S3 storage, AppSync WebSockets for streaming — with Cognito JWTs for access control. The repository is explicit that this is a proof of value for a few hundred users, not production software, and may change without backward compatibility. AWS customers evaluating internal agent platforms are the intended audience.
Other entries by aws-samples
- remote-swe-agents — agent