diff --git a/README.md b/README.md index d9f0515..fd4b507 100644 --- a/README.md +++ b/README.md @@ -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. ## 🛠️ Tools & Utilities