Amigo API
Release history for the Amigo API (backend services).
Versioning
The Amigo API follows Semantic Versioning with the format MAJOR.MINOR.PATCH:
MAJOR version (currently 0): Pre-1.0 indicates active development. Breaking changes may occur between minor versions.
MINOR version: New features, enhancements, or significant changes. May include breaking changes during pre-1.0 development.
PATCH version: Bug fixes, documentation updates, and minor improvements without breaking changes.
Amigo API
v0.6.x
Halfway to 1.0
Requires Agent Forge v0.2.0+
Version Alignment
Why different version numbers from Agent Forge? The API and SDK evolve at different paces:
API versions reflect backend feature maturity and breaking changes
SDK versions track tooling capabilities and schema support
Compatibility is maintained across reasonable version ranges
Compatibility Policy:
Agent Forge v0.2.x supports API v0.6.0+
Always use the latest SDK version for the best experience with new API features
Backward compatibility for deployed agents is maintained even during breaking changes
Version 1.0 Target
v1.0 release is expected when:
Core API surface is stable with comprehensive testing
Production deployments have validated the architecture
Breaking change frequency has decreased significantly
Feature set is considered complete for general availability
Last updated
Was this helpful?

