trpc-agent-go
A Go framework for building production agent systems with graph workflows
GraphCanon updated 4w · GitHub synced 4w
Decision brief
trpc-agent-go is a Go framework for developing AI agents with A2A communication and AG-UI interfaces, suitable for projects needing production-grade agent systems with graph workflows.
Good fit when
- When you need support for advanced A2A (agent-to-agent) communication protocols in your project, trpc-agent-go provides specialized tools to facilitate this within a Go ecosystem.
- For projects requiring robust AG-UI interfaces, where interaction between artificial agents and user interfaces is crucial, trpc-agent-go offers specific capabilities that cater to this need.
Avoid when
- If your project does not require Go language for implementation or lacks the necessity for sophisticated agent-to-agent communication protocols like those supported by trpc-agent-go.
- In scenarios where a simpler architecture without dedicated support for graph workflows and extensive observability features is sufficient, trpc-agent-go might introduce unnecessary complexity.
- Hosting:
- self hosted - trpc-agent-go operates in a self-hosted mode as it's designed for on-premises or bespoke deployment setups within the developer’s control.
- Pricing:
- freemium - Being licensed under Apache-2.0, trpc-agent-go is free to use and modify, but developers may face additional costs related to maintenance and scaling as needed for their production systems.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (2d since push)
- As of 4w
- Provenance
- Not a fork · Organization account
- As of 4w
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/trpc-group/trpc-agent-go pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Framework for developing AI agents with support for A2A communication, AG-UI interfaces, model context protocol, and observability.
Capability facts
- Languages
- go
Source: github.language · Jul 27, 2026
Categories
Tags
README
Quick Start
The demo above shows a tRPC-Agent-Go service streaming agent events to an AG-UI client while the agent plans, calls tools, and updates the interface.
License
Licensed under the Apache 2.0 License - see LICENSE file for details.
For agents
This page has a .md twin and JSON over the API.