go-agent is a Go-based AI agent framework that combines three execution modes: UTCP-native tool calling, CodeMode (inline executable agent logic with helpers like CallTool / CallToolStream), and Chain Mode for deterministic multi-step workflows. It also ships with a pluggable memory engine (vector + graph-aware) and is designed for building tool-using, RAG-enabled, multi-agent systems in Go.
raezil12•2h ago