Changelog

What's new in Dedalus

A running log of features, improvements and fixes shipping to the platform.

  1. v2.4FeatureMay 21, 2026

    Adaptive SlimContext budgets

    • The Context Pruner now auto-tunes token budgets per request based on model and task.
    • Average reduction improved from 91% to 93.3% across benchmark monorepos.
  2. v2.3FeatureApr 30, 2026

    Conditional branching in the Workflow Composer

    • Add if/else routing nodes directly on the canvas.
    • New memory injection node for long-term RAG context.
  3. v2.2ImprovementApr 8, 2026

    LLMOps cost attribution

    • Break down spend by project, model and team in the dashboard.
    • Export usage reports as CSV.
  4. v2.1FixMar 18, 2026

    CLI stability and faster AST parsing

    • Resolved a race condition when pruning very large repositories.
    • Up to 2.1x faster parsing on multi-package workspaces.