Changelog

Release notes for Auxot Server and Auxot OSS.

Apr 8, 2026
OSS
v0.3.18

Rate-Limit Detection, Job Retry, and Tool-Continuation Fix

The Claude CLI worker now detects provider rate limits and over-quota conditions, reports a usage snapshot to the server for dashboard visibility, and automatically retries jobs after backoff. A tool-continuation pipe bug is also fixed.

Read more →
Apr 8, 2026
OSS
v0.3.17

Live-MCP CLI Worker, Gemma 4, and Context Truncation

Live-MCP tool continuation for the Claude CLI worker, Gemma 4 model support, and automatic truncation of large bash/read outputs with recall markers.

Read more →
Apr 8, 2026
Server
v0.1.24

Agentic Apps, Job Retry Resilience, and Rate-Limit Visibility

Introduced an Agentic Apps page for managing agent-backed applications, live provider queue-depth SSE, automatic job retry on transient provider failures, rate-limit visibility on the dashboard, credential editing for team admins, and a simplified activity feed.

Read more →
Apr 7, 2026
Server
v0.1.23

Workflow Reliability, Context Recall, and Debug Visibility

Automatic recovery of in-flight work items after server restarts, context-aware pre-compaction with tool and message recall, full agentic loop reliability fixes, and greatly improved LLM debug visibility.

Read more →
Apr 6, 2026
Server
v0.1.22

Slack Integration, Feature Flags, and UI Overhaul

Added full Slack integration with Socket Mode, a unified feature flag system, OpenAI/Anthropic API image passthrough, agentic-app grouping in system health, and a comprehensive mobile and design system overhaul.

Read more →
Apr 3, 2026
OSS
v0.3.16

Multimodal Vision Support

Added end-to-end multimodal (vision) support across the CLI worker and Llama executor.

Read more →
Apr 3, 2026
Server
v0.1.21

Helm chart image pull policy update

Updated the Helm chart to always pull the latest images on deployment.

Read more →
Apr 3, 2026
Server
v0.1.20

Mobile optimization and image upload improvements

This release brings comprehensive mobile and tablet layout improvements across the UI, client-side image resizing for multimodal conversations, and Helm chart updates for more robust agent home directory handling.

Read more →
Apr 1, 2026
OSS
v0.3.15

Claude CLI stability and session handling fixes

Improved reliability of Claude CLI integration with better session ID normalization, stale file cleanup, and error propagation.

Read more →
Apr 1, 2026
Server
v0.1.19

Build stability fix

Removed an unused variable that was causing build failures.

Read more →
Apr 1, 2026
Server
v0.1.18

Helm chart multi-instance support and Claude Code OAuth

Helm chart 0.3.0 adds multi-instance configuration maps and Claude Code OAuth environment support.

Read more →
Apr 1, 2026
Server
v0.1.17

Discord bot stability improvements

Improved Discord bot reconnect reliability and added optimistic UI status updates.

Read more →
Apr 1, 2026
Server
v0.1.16

Explorer jobs view, context files v2, and reasoning improvements

This release overhauls the Explorer around a persistent jobs view, ships context files v2 with indexed mode and search tools, and improves reasoning token streaming and Discord integration lifecycle management.

Read more →
Mar 28, 2026
Server
v0.1.15

Claude OAuth secrets support

Added support for Claude OAuth secrets configuration.

Read more →
Mar 28, 2026
Server
v0.1.14

Rollout reliability fix

Fixed an issue with the rollout method that could cause incorrect deployment behavior.

Read more →
Mar 28, 2026
Server
v0.1.13

Helm chart update

Bumped the Helm chart to version 0.1.14.

Read more →
Mar 28, 2026
Server
v0.1.12

Helm chart enhancements and tools deployment support

Expanded Helm chart configurability with optional Namespace creation, external Secret references, worker ROUTER_URL support, and a dedicated tools Deployment.

Read more →
Mar 27, 2026
OSS
v0.3.14

Streaming Reliability Fixes

Resolved issues with streaming output in the agent worker pipeline.

Read more →
Mar 27, 2026
Server
v0.1.11

Build stability fix

Resolved a build error introduced in the previous release.

Read more →
Mar 27, 2026
Server
v0.1.10

Teams V2, onboarding wizard, and chat improvements

Introduced Teams V2 with invites and member roles, a guided onboarding wizard, team-scoped agents, and a range of chat and UX improvements.

Read more →
Mar 25, 2026
OSS
v0.3.13

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.

Read more →
Mar 23, 2026
OSS
v0.3.12

Agent Worker Refactor and Claude CLI Improvements

Refactored the agent worker, updated Claude CLI integration, and improved protocol message handling.

Read more →
Mar 23, 2026
Server
v0.1.9

Licensing tiers, team management, and Discord bot

Introduced licensing tiers, team invite and default settings, a Discord bot integration, and a refactored coordinator with improved job and thread context handling.

Read more →
Mar 22, 2026
OSS
v0.3.11

Worker reliability improvements

Added comprehensive worker test coverage and resolved several production bugs uncovered during testing.

Read more →
Mar 22, 2026
Server
v0.1.8

WebSocket stability and test coverage improvements

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

Read more →
Mar 21, 2026
OSS
v0.3.10

WebSocket stability and agent heartbeat

Improved connection reliability for agents with concurrent WebSocket safety and heartbeat support.

Read more →
Mar 21, 2026
OSS
v0.3.9

Agent Loop URL Fix & Onboarding Docs

Fixed agent loop URL construction and added onboarding documentation.

Read more →
Mar 21, 2026
OSS
v0.3.8

Worker image CA certificate fix

Fixed TLS connectivity in the auxot-worker Docker image by installing CA certificates.

Read more →
Mar 21, 2026
OSS
v0.3.7

Unified WebSocket endpoint and router URL normalization

Consolidated WebSocket connectivity under a single endpoint with automatic router URL normalization.

Read more →
Mar 21, 2026
Server
v0.1.7

WebSocket agent endpoint restoration

Restored the /ws/agent endpoint as a full WebSocket connection and fixed heartbeat handling in the tools handler.

Read more →
Mar 21, 2026
Server
v0.1.6

WebSocket agent connection fix

Fixed a routing issue that prevented WebSocket agent connections from being established correctly.

Read more →
Mar 21, 2026
Server
v0.1.5

Redis-backed tools queue and stale job cleanup

Introduced a Redis-backed tools queue with automatic cleanup of stale agent continuations.

Read more →
Mar 21, 2026
Server
v0.1.4

Onboarding and Redis connection improvements

Added onboarding experience with documentation links and improved Redis connection pool configuration.

Read more →
Mar 21, 2026
Server
v0.1.3

Unified WebSocket agent routing

Agent workers now route through a single unified WebSocket endpoint, simplifying connectivity and deployment configuration.

Read more →
Mar 20, 2026
OSS
v0.3.6

Worker Reconnect Stability

Improved tools worker reliability by fixing reconnect backoff behavior.

Read more →
Mar 20, 2026
OSS
v0.3.5

Docker build fix for npm bin symlinks

Fixed a Docker packaging issue that caused npm binary symlinks to be missing in the final image.

Read more →
Mar 20, 2026
OSS
v0.3.4

Agent Node Naming Fix

Corrected the built-in node user name from `node` to `agent` in the agent Dockerfile.

Read more →
Mar 20, 2026
OSS
v0.3.3

Official Docker Images for Worker and Agent

Auxot now ships official Docker images for auxot-worker and auxot-agent, making containerized deployments easier.

Read more →
Mar 19, 2026
OSS
v0.3.2

Agent Tool Call Reporting Fix

Fixed agent tool call reporting to ensure tool invocations are correctly tracked and surfaced.

Read more →
Mar 19, 2026
OSS
v0.3.1

Agent NPM Package

Published the Auxot agent as an npm package for easier installation and distribution.

Read more →
Mar 19, 2026
Server
v0.1.2

Streaming reliability and UX polish

Improved streaming stability and applied UX review updates.

Read more →
Mar 19, 2026
Server
v0.1.1

Licensing and tooling fixes

Improved agent licensing support and resolved initial tooling and audit log issues.

Read more →
Mar 18, 2026
OSS
v0.3.0

Claude Code CLI Worker & Daemon Management

Introduced a Claude Code CLI worker, daemon management subcommands, and npm package publishing support.

Read more →
Mar 18, 2026
Server
v0.1.0

Initial release

First release of Auxot Server, featuring multi-model agent orchestration, team management, licensing, and a full-featured chat and settings UI.

Read more →
Feb 27, 2026
OSS
v0.2.0

Vision capabilities and default endpoint

Workers now advertise vision support when required by policy and default to the Auxot GPU endpoint.

Read more →
Feb 27, 2026
OSS
v0.1.9

Vision, Image Generation, and Model Registry 1.1.2

Added multimodal vision and image generation support, upgraded the model registry to 1.1.2 with Qwen3.5-35B-A3B as the new default model.

Read more →
Feb 22, 2026
OSS
v0.1.8

Tools Worker

Introduces the tools worker with web tool support and improved reconnect reliability.

Read more →
Feb 18, 2026
OSS
v0.1.7

Improved HTTP Error Logging

Unhandled HTTP requests now log method, path, and remote address for easier debugging.

Read more →
Feb 18, 2026
OSS
v0.1.6

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.

Read more →
Feb 16, 2026
OSS
v0.1.5

Tolerant API path routing

Added middleware to gracefully handle malformed API paths with doubled version segments.

Read more →
Feb 16, 2026
OSS
v0.1.4

KV Cache Usage Reporting

Added KV cache hit count to usage reporting for better token cost visibility.

Read more →
Feb 16, 2026
OSS
v0.1.3

Usage metrics in streams, README overhaul

Streaming responses now include token usage data, and the README has been rewritten with clearer setup instructions.

Read more →
Feb 16, 2026
OSS
v0.1.2

Parallel Dial-Down on OOM

Workers now reduce parallel execution under memory pressure, with improved documentation for base URLs, CLI commands, and deployment.

Read more →
Feb 15, 2026
OSS
v0.1.1

Qwen3-Coder default model and context visibility

Switched the default model to Qwen3-Coder-30B-A3B and surfaced context length in model listings.

Read more →
Feb 15, 2026
OSS
v0.1.0

Initial Release

First open-source release of the Auxot agent orchestration platform, including the router, worker, and CLI foundation.

Read more →