All releases
Auxot Server v0.1.8 March 22, 2026

WebSocket stability and test coverage improvements

Improved agent WebSocket reliability by fixing stale connection handling and expanded test coverage for routing infrastructure.


Fixes

  • Fixed an issue where stale WebSocket connection closures incorrectly stopped the cloud poller, preventing agents from receiving new work.

Internal

  • Added comprehensive test suite for agent routing infrastructure and integration tests for cloud poller behavior under stale connection scenarios.