All releases
Auxot OSS v0.1.0 February 15, 2026
Initial Release
First open-source release of the Auxot agent orchestration platform, including the router, worker, and CLI foundation.
Features
- Launched the open-source Auxot platform with an initial Go-based open-router and worker implementation.
Fixes
- Fixed Docker build context to include the Makefile for correct
sync-registrybehavior. - Corrected
.gitignorerules and Go version in the Dockerfile to ensure consistent builds.
Internal
- Added
tag-releaseMake target to streamline the release tagging process.