From 835cd3677004233f089df11aa4d1e28645f269b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C2=B9yle=20Million?= Date: Sat, 30 May 2026 19:41:01 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20YIELD=20INTELLIGENCE=20A2A=20?= =?UTF-8?q?agent=20to=20Platforms=20&=20Integrated=20Solutions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) 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