by Protocol-Lattice · Agent Tool · ★ 243
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 | 243 |
| Forks | 30 |
| Language | Go |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 76.2818339049157/100 |
| Open Issues | 3 |
| Last Updated | 2026-07-05 |
| Created | 2025-10-13 |
| Platforms | 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 243 GitHub stars.
go-agent is primarily written in Go. It covers topics such as agents, codemode, framework.
You can find installation instructions and usage details in the go-agent GitHub repository at github.com/Protocol-Lattice/go-agent. The project has 243 stars and 30 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.