An A2A (Agent-to-Agent) agent deployed on Amazon Bedrock AgentCore using LangChain + LangGraph.
This agent implements the A2A protocol using LangGraph, enabling agent-to-agent communication.
uv sync
uv run python main.pyThe agent starts on port 9000.
agentcore deploy