Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 435 Bytes

File metadata and controls

22 lines (14 loc) · 435 Bytes

{{ 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