🚀 Introducing go-agent — a fast, composable AI agent framework for Go.
Agents can expose themselves as UTCP tools, enabling recursive, inspectable workflows like: LLM → CodeMode → Agent → more tools.
It runs Go snippets safely with CodeMode, orchestrates any UTCP provider, supports multi-agent reasoning, parallel tool runs, streaming, and gives you real execution instead of prompt guessing.