trpc-group/trpc-agent-go
A Go framework for building autonomous LLM-powered agents with multi-agent orchestration and hierarchical planning capabilities.

tRPC-Agent-Go is a framework for creating autonomous AI agents in Go. It provides hierarchical planners for intelligent reasoning, multi-agent collaboration through chain, parallel, and graph-based workflows, and seamless tool integration with external APIs and services. The framework includes GraphAgent for type-safe graph workflows analogous to LangGraph, persistent memory management, and automatic prompt caching for cost optimization.