Blog

Updates, insights, and deep dives into production AI systems.

January 3, 2026 Aixgo Team

v0.2.5: Monorepo Consolidation

Website merged into main repository for unified development experience

release infrastructure developer-experience
January 2, 2026 Aixgo Team

Aixgo v0.2.3 & v0.2.4: Phased Agent Startup with Dependency Ordering

Introducing dependency-aware agent startup that eliminates race conditions in multi-agent systems using topological sort and phased initialization.

release runtime startup dependencies orchestration
December 27, 2025 Aixgo Team

Aixgo v0.2.2: Public Interfaces for Library-Style Integration

Introducing the public agent package: build custom agents and integrate Aixgo into existing Go applications with minimal dependencies.

release public-api integration library
December 26, 2025 Aixgo Team

Aixgo v0.2.0: Production-Grade VertexAI, Enhanced Security, and Stability

Aixgo v0.2.0 brings major improvements to the VertexAI provider with Google Gen AI SDK migration, production hardening fixes, enhanced security with SSRF protection, and streamlined CI/CD workflows.

release vertexai security production google-cloud
December 7, 2025 Charles Green

Aixgo v0.1.2: Faster Aggregation, Reliable Validation, Production Security

Two releases in one: deterministic voting strategies (8000× faster, zero LLM cost), automatic validation retry (40-70% fewer failures), and security hardening for production.

release aggregation validation security production
November 16, 2025 Charles Green

Introducing Aixgo: AI Agents in Pure Go (Alpha Release)

Aixgo alpha release - AI agent framework for Go developers. Build and test multi-agent systems today. Production release late 2025.

go ai agents alpha langchain alternative multi-agent systems