All releases
Auxot OSS v0.3.23 May 2, 2026

Vision pipeline improvements and dynamic worker reconfiguration

Added image support to the CLI worker's read tool and introduced live llama.cpp reconfiguration on policy updates.


Features

  • Added vision pipeline support to the CLI worker: the read tool can now process images, and --tools none is supported for running workers without any tools enabled.

Fixes

  • Workers now handle policy_update events by reconfiguring llama.cpp in place, avoiding the need for a full restart when inference settings change.