by Protocol-Lattice · Agent Tool · ★ 253
go-agent go-agent is a Go framework for building AI agents with pluggable LLM providers, memory, file context, guardrails, UTCP tool orchestration, and multi-agent coordination. Use it when you want agent runtime pieces that stay idiomatic in Go: A small core with , , and Provider adapters for Gemini, OpenAI, Anthropic, Ollama, and a local dummy model Short-term memory plus vector-store backed long-term memory ADK modules for wiring models, memory, tools, sub-agents, CodeMode, and UTCP Agent-as-tool patterns for specialist agents and hierarchical workflows Input/output guardrails and...
| Stars | 253 |
| Forks | 33 |
| Language | Go |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 75.5278116933617/100 |
| Last Updated | 2026-08-23 |
| Created | 2025-10-13 |
| Platforms | gemini, go |
| Est. Tokens | ~18k |
Explore other popular agent tool tools:
go-agent is An agent framework for Go with graph-aware memory, UTCP-native tools, and multi-agent orchestration. Built for production.. It is categorized as a Agent Tool with 253 GitHub stars.
go-agent is primarily written in Go. It covers topics such as agents, anthropic, codemode.
You can find installation instructions and usage details in the go-agent GitHub repository at github.com/Protocol-Lattice/go-agent. The project has 253 stars and 33 forks, indicating an active community.
go-agent is released under the Apache-2.0 license, making it free to use and modify according to the license terms.