🛠 Galdor v1.0.0 has been released — a native framework in the Go language for creating, orchestrating, and monitoring LLM agents.

The tool supports OpenTelemetry (OTel) and uses built-in SQLite storage for tracing, featuring a web control panel within a single binary. It also implements support for MCP (Anthropic) and A2A (Google) protocols, as well as tools for deterministic run replays.

🌍 Galdor offers an alternative to the Python stack (such as LangChain) for infrastructure solutions where Go's performance, a minimal footprint, and self-hosted observability without dependency on external SaaS are important.

👤 Go developers gain a tool for creating complex multi-agent systems (patterns: Supervisor, Swarm) with deep observability and the ability to test through the reproduction of real sessions.

Source 1: https://github.com/YasserCR/galdor