All releases
Auxot OSS v0.1.6 February 18, 2026

Thinking Support and Flexible API Routing

Added support for model thinking/reasoning and tool generation, with more resilient API path handling for OpenAI and Anthropic endpoints.


Features

  • Added support for model thinking, reasoning, and tool generation in worker message handling.

Improvements

  • Router now tolerates 0, 1, or 2 /v1 path segments when proxying requests to both OpenAI and Anthropic backends, reducing integration friction for clients with varying URL conventions.
  • Expanded logging coverage for improved observability during agent execution.