All releases
Auxot Server v0.1.16 April 1, 2026

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.


Features

  • Explorer redesigned around jobs view — the Explorer now centers on a persistent jobs view with a lateral join, making it easier to track and navigate agent activity across sessions.
  • Context files v2 — introduced indexed mode, structural chunking, and search tools for richer, more precise context file retrieval.
  • Reasoning token improvements — propagated CompactionSessionID to workers and added a thinking.start event emitted on the first reasoning token, enabling better visibility into agent thought processes.

Fixes

  • Discord integration lifecycle — fixed hard-delete behavior, added disconnect/reconnect endpoints, and corrected the nav label for Discord integrations.
  • Claude CLI streaming — resolved streaming issues when using the Claude CLI integration.

Internal

  • Surfaced full error details in the command handler for easier debugging.
  • Added Makefile target for changelog generation.