All releases
Auxot Server v0.1.30 April 29, 2026

Scripts page, cron fixes, and tool normalization

Introduced a team-scoped Scripts page with a live code editor, fixed cron scheduling and message routing bugs, and normalized control-plane tools for LLM callers.


Features

  • Added a Scripts page for teams to manage JavaScript scripts with auto-save and an integrated code editor. Scripts are scoped per team and available for use across agent workflows.

Fixes

  • Fixed bugs in cron job scheduling, send_message routing logic, and job context propagation during debug runs.

Internal

  • Normalized Auxot control-plane tools to produce consistent, LLM-friendly schemas for all callers.