Release
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
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
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
v0.2.6: Dependency Updates & Release Automation
Major Google GenAI SDK update, GitHub Actions modernization, and automated binary releases
v0.2.5: Monorepo Consolidation
Website merged into main repository for unified development experience
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.
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.
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.
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.