Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ New to A2A? Here's a suggested path:
* 🌟 [AX (Agent eXecutor)](https://github.com/google/ax) by [@google](https://github.com/google) [![Stars](https://img.shields.io/github/stars/google/ax?style=social)](https://github.com/google/ax) - Google's open-source distributed agent runtime with native A2A protocol support. Coordinates agentic loops with durable event-log execution and automatic recovery, integrating A2A agents via multi-transport (gRPC, JSON-RPC, HTTP+JSON REST), AgentCard discovery, and SSE streaming. Apache 2.0.
* 🌟 [Agentic Sandbox](https://github.com/jmagly/agentic-sandbox) by [@jmagly](https://github.com/jmagly) [![Stars](https://img.shields.io/github/stars/jmagly/agentic-sandbox?style=social)](https://github.com/jmagly/agentic-sandbox) - Self-hostable runtime for persistent autonomous coding agents with KVM-isolated VMs (or rootless containers), A2A-protocol executor with signed AgentCard discovery, web dashboard, CLI, and gRPC/WebSocket/HTTP interfaces. Runs on your hardware; no hosted control plane. AGPL-3.0.
* 🌟 [SWE Squad](https://github.com/ArtemisAI/SWE-Squad) by [@ArtemisAI](https://github.com/ArtemisAI) [![Stars](https://img.shields.io/github/stars/ArtemisAI/SWE-Squad?style=social)](https://github.com/ArtemisAI/SWE-Squad) - Autonomous software engineering agent platform with a persistent LLM session, 16 custom tools, and a native A2A protocol implementation for inter-agent communication. Features multi-engine delegation, React WebUI, semantic memory, and 6,800+ tests. MIT licensed.
* 🌟 [YIELD INTELLIGENCE](https://github.com/thebrierfox/intuitek-ace) by [@thebrierfox](https://github.com/thebrierfox) [![Stars](https://img.shields.io/github/stars/thebrierfox/intuitek-ace?style=social)](https://github.com/thebrierfox/intuitek-ace) - Live hosted A2A-capable financial agent for passive income analysis — US Treasury yield data, AI-powered income optimization, and portfolio return calculator. Publishes a standard A2A Agent Card (`/.well-known/agent.json`) with x402 micropayment support (USDC on Base). Free open endpoint: `https://api.intuitek.ai/yield/mcp`, no auth required for yield tools.
<!-- Add yours here! See CONTRIBUTING.md -->

## 🛠️ Tools & Utilities
Expand Down