Aixgo · Writing

Blog

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

Aixgo Team

Aixgo v0.7.4: the chat CLI is scriptable

Catching up on v0.7.1 through v0.7.4: one-shot chat, aixgo doctor, output caps, shell completion, and a round of security fixes.

releaseclisecuritychatdeveloper-experience

Aixgo Team

Aixgo v0.7.0: Amazon Bedrock Integration

Access Claude, Llama, Nova, and more via AWS with enterprise-grade security

releasebedrockawsenterprisemulti-model

Aixgo Team

Aixgo v0.6.0: Interactive Coding Assistant with Multi-Model Support

Interactive coding assistant with file operations, git integration, and cost tracking

releaseclichatassistantinteractive

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

releaseprovidersreactapiworkflows

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

releasego-1.26planningragsecuritymcp

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

releasesessionssecurityruntimegoreleaser

Aixgo Team

v0.2.6: Dependency Updates & Release Automation

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

releaseinfrastructuredependenciesautomation

Aixgo Team

v0.2.5: Monorepo Consolidation

Website merged into main repository for unified development experience

releaseinfrastructuredeveloper-experience

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.

releaseruntimestartupdependenciesorchestration

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.

releasepublic-apiintegrationlibrary

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.

releasevertexaisecurityproductiongoogle-cloud

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.

releaseaggregationvalidationsecurityproduction

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.

goai agentsalphalangchain alternativemulti-agent systems