Blog

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

February 14, 2026 Aixgo Team

Aixgo v0.5.0: Public Provider API and Guided ReAct Workflows

LLM providers now available as public API for external projects, plus guided execution workflows with step-by-step verification for improved ReAct agent reliability

release providers react api workflows
February 13, 2026 Aixgo Team

Aixgo v0.4.0: Go 1.26, Advanced Planning Strategies, Enhanced Security, and RAG Variants

Major release with Go 1.26 upgrade, 6 advanced planner strategies (MCTS, Tree-of-Thought, ReAct Planning), 4 RAG pattern variants, JWT verification, file-based API keys, and typed MCP tool registration

release go-1.26 planning rag security mcp
February 8, 2026 Aixgo Team

Aixgo v0.3.3: Session Persistence, Runtime Consolidation, and Security Hardening

AI agents that remember with built-in session persistence, automated binary releases, unified runtime API, distributed runtime parity, and complete security baseline

release sessions security runtime goreleaser
January 4, 2026 Aixgo Team

v0.2.6: Dependency Updates & Release Automation

Major Google GenAI SDK update, GitHub Actions modernization, and automated binary releases

release infrastructure dependencies automation
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