Changelog
Release notes for Auxot Server and Auxot OSS.
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 →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 →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 →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 →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 →Multimodal Vision Support
Added end-to-end multimodal (vision) support across the CLI worker and Llama executor.
Read more →Helm chart image pull policy update
Updated the Helm chart to always pull the latest images on deployment.
Read more →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 →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 →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 →Discord bot stability improvements
Improved Discord bot reconnect reliability and added optimistic UI status updates.
Read more →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 →Claude OAuth secrets support
Added support for Claude OAuth secrets configuration.
Read more →Rollout reliability fix
Fixed an issue with the rollout method that could cause incorrect deployment behavior.
Read more →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 →Streaming Reliability Fixes
Resolved issues with streaming output in the agent worker pipeline.
Read more →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 →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 →Agent Worker Refactor and Claude CLI Improvements
Refactored the agent worker, updated Claude CLI integration, and improved protocol message handling.
Read more →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 →Worker reliability improvements
Added comprehensive worker test coverage and resolved several production bugs uncovered during testing.
Read more →WebSocket stability and test coverage improvements
Improved agent WebSocket reliability by fixing stale connection handling and expanded test coverage for routing infrastructure.
Read more →WebSocket stability and agent heartbeat
Improved connection reliability for agents with concurrent WebSocket safety and heartbeat support.
Read more →Agent Loop URL Fix & Onboarding Docs
Fixed agent loop URL construction and added onboarding documentation.
Read more →Worker image CA certificate fix
Fixed TLS connectivity in the auxot-worker Docker image by installing CA certificates.
Read more →Unified WebSocket endpoint and router URL normalization
Consolidated WebSocket connectivity under a single endpoint with automatic router URL normalization.
Read more →WebSocket agent endpoint restoration
Restored the /ws/agent endpoint as a full WebSocket connection and fixed heartbeat handling in the tools handler.
Read more →WebSocket agent connection fix
Fixed a routing issue that prevented WebSocket agent connections from being established correctly.
Read more →Redis-backed tools queue and stale job cleanup
Introduced a Redis-backed tools queue with automatic cleanup of stale agent continuations.
Read more →Onboarding and Redis connection improvements
Added onboarding experience with documentation links and improved Redis connection pool configuration.
Read more →Unified WebSocket agent routing
Agent workers now route through a single unified WebSocket endpoint, simplifying connectivity and deployment configuration.
Read more →Worker Reconnect Stability
Improved tools worker reliability by fixing reconnect backoff behavior.
Read more →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 →Agent Node Naming Fix
Corrected the built-in node user name from `node` to `agent` in the agent Dockerfile.
Read more →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 →Agent Tool Call Reporting Fix
Fixed agent tool call reporting to ensure tool invocations are correctly tracked and surfaced.
Read more →Agent NPM Package
Published the Auxot agent as an npm package for easier installation and distribution.
Read more →Streaming reliability and UX polish
Improved streaming stability and applied UX review updates.
Read more →Licensing and tooling fixes
Improved agent licensing support and resolved initial tooling and audit log issues.
Read more →Claude Code CLI Worker & Daemon Management
Introduced a Claude Code CLI worker, daemon management subcommands, and npm package publishing support.
Read more →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 →Vision capabilities and default endpoint
Workers now advertise vision support when required by policy and default to the Auxot GPU endpoint.
Read more →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 →Tools Worker
Introduces the tools worker with web tool support and improved reconnect reliability.
Read more →Improved HTTP Error Logging
Unhandled HTTP requests now log method, path, and remote address for easier debugging.
Read more →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 →Tolerant API path routing
Added middleware to gracefully handle malformed API paths with doubled version segments.
Read more →KV Cache Usage Reporting
Added KV cache hit count to usage reporting for better token cost visibility.
Read more →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 →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 →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 →Initial Release
First open-source release of the Auxot agent orchestration platform, including the router, worker, and CLI foundation.
Read more →