Skip to content
View ThousandFacedHero's full-sized avatar

Block or report ThousandFacedHero

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. langgraph-a2a langgraph-a2a Public

    A2A-compliant agent template built on LangGraph's StateGraph. Define your graph topology, wire in your nodes, and get a working A2A endpoint with agent discovery, task lifecycle, and JSON-RPC out o…

    Python

  2. langchain-a2a langchain-a2a Public

    A2A-compliant agent template built on LangChain's create_agent() with tool-calling. Define your tools, get a working A2A endpoint with agent discovery, task lifecycle, and JSON-RPC out of the box. …

    Python

  3. crewai-a2a crewai-a2a Public

    A2A-compliant multi-agent research crew built with CrewAI. Hierarchical team (Coordinator, Researcher, Writer) exposed as a JSON-RPC 2.0 service. Supports peer delegation to any A2A agent. Fork and…

    Python

  4. maf-a2a maf-a2a Public

    A2A-compliant data processing agent built with Microsoft Agent Framework. Three-stage @tool pipeline (validate, delegate, format) exposed as a JSON-RPC 2.0 service. Supports peer delegation to any …

    Python

  5. hermes-a2a-platform-adapter hermes-a2a-platform-adapter Public

    A2A v1 platform adapter for Hermes Agent agent discovery and interop via JSON-RPC 2.0. Drop-in plugin, zero core changes.

    Python

  6. openclaw-a2a-plugin openclaw-a2a-plugin Public

    A2A v1 protocol plugin for OpenClaw agent discovery and interop via JSON-RPC 2.0. Drop-in extension, zero core changes.

    TypeScript