All releases
Auxot OSS v0.3.13 March 25, 2026

Agent Tooling, Docker Improvements, and Connection Stability

Added preliminary agent attach support, improved Docker and worker bootstrapping, and fixed reconnect backoff behavior in the agent worker.


Features

  • Added preliminary support for agent attach, enabling agents to connect to running sessions.
  • Introduced agent tooling infrastructure to support richer agent capabilities.

Improvements

  • Updated Docker configuration and added soul bootstrap support for worker initialization.
  • Added environment variable limit enforcement in Bash execution to prevent unbounded env size.

Fixes

  • Fixed agent worker reconnect backoff to reset correctly after a successful connection, preventing unnecessarily long delays on subsequent reconnects.