Intelligent-Internet/opencode-a2a
Expose OpenCode through A2A with an inbound server surface and embedded outbound client.
Implements bidirectional A2A (agent-to-agent) communication by wrapping OpenCode's runtime with REST/JSON-RPC endpoints, session management, and streaming support. Enables peer-to-peer agent orchestration through an embedded `a2a_call` tool that allows outbound calls to other A2A services, with configurable bearer or basic auth for upstream peer access. Designed as a thin deployment boundary layer—handles inbound A2A requests, routes tool calls to OpenCode, and manages task storage via SQLite, leaving multi-tenant isolation and process supervision to the operator.
Available on PyPI.
Stars
4
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 27, 2026
Monthly downloads
742
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Intelligent-Internet/opencode-a2a"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
a2aproject/a2a-java
Official Java SDK for the Agent2Agent (A2A) Protocol
nMaroulis/protolink
Build autonomous Python agents with native Agent-to-Agent (A2A) communication
neuroglia-io/a2a-net
.NET implementation of the Agent2Agent (A2A) protocol to enable secure, interoperable...
C2SAgent/c2sagent
C2S Agent is an lightweight AI Agent construction platform that provides configurable online...
agentarea/agentarea
Cloud-native AI agents orchestration platform. Build agent networks in no code, bring your own...