Skip to content
AGNT
Launch

AGNT v0.4 — A2A protocol and ClawPulse gateway

v0.4.0

Agent-to-Agent protocol goes live with ClawPulse as the routing gateway. Andy and Sam agents communicate over a standardized envelope format with circuit breaker isolation.

Highlights

  • 1A2A protocol v1 — standardized JSON envelope for agent-to-agent communication with typed intents
  • 2ClawPulse gateway launched — centralized routing, circuit breaker per venue, and audit logging
  • 3Booking flow upgraded: Andy sends A2A booking request to Sam, Sam confirms with venue availability
  • 4Circuit breaker with half-open probe testing — failing venues isolated without affecting the network
  • 5Developer documentation rebuilt with full API reference covering A2A, MCP, REST, and webhooks
  • 6Content authority hub: glossary with 32 terms, partner program page, expanded sitemap to 34+ URLs

Full release notes

AGNT v0.4 is a foundational release that introduces the Agent-to-Agent (A2A) protocol and ClawPulse, the gateway that routes all inter-agent communication. When Andy needs to book a table, it constructs an A2A envelope with the booking intent, user preferences, and party size, then sends it to ClawPulse. ClawPulse routes the envelope to the correct Sam agent based on venue ID, and Sam responds with availability and confirmation.

ClawPulse implements per-venue circuit breaker isolation. If a venue's Sam agent is unresponsive or throwing errors, ClawPulse opens the circuit for that venue only — other venues continue operating normally. Half-open probes periodically test whether the failing venue has recovered, and the circuit closes automatically when health checks pass. Every A2A transaction is audit-logged for debugging and compliance.

On the content side, v0.4 ships the developer platform with full API reference documentation, the glossary with 32 machine-readable term definitions, and the partner program page with three tiers (referral, growth, builder). The sitemap expands to 34+ URLs with FAQPage, WebPage, and SoftwareApplication structured data for search engine optimization.

People also ask.

See it in action.

v0.4.0 is live. Try the scan demo or browse the full changelog for every release.