All releases
Auxot OSS v0.2.0 February 27, 2026
Vision capabilities and default endpoint
Workers now advertise vision support when required by policy and default to the Auxot GPU endpoint.
Features
- Workers send
model_capabilities(including vision) in their configuration when the active policy requires it.
Improvements
- The default worker and tools WebSocket endpoint is now
wss://auxot.com/api/gpu/client, reducing setup friction for new deployments.