Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

{{ name }}

An A2A (Agent-to-Agent) agent deployed on Amazon Bedrock AgentCore using Strands SDK.

Overview

This agent implements the A2A protocol, enabling agent-to-agent communication. Other agents can discover and interact with this agent via the /.well-known/agent-card.json endpoint.

Local Development

uv sync
uv run python main.py

The agent starts on port 9000.

Deploy

agentcore deploy