Changelog

What's new

Recent releases, improvements and fixes — updated regularly.

  1. v3.2.0 Major

    Agent handoff & parallel tasks

    Agents can now autonomously hand off subtasks to specialized sub-agents and run them in parallel. Task queues are visible in Mission Control with real-time status updates.

    • Parallel task execution with shared context
    • Mission Control status panel in sidebar
    • Improved diff review UI for agent-generated changes
  2. v3.1.2 Improvement

    Autocomplete latency reduced by 40%

    Tab completions now arrive faster thanks to speculative decoding and a new local cache layer. Cold-start times on project open are also significantly improved.

    • Speculative decoding for next-token prediction
    • Local embedding cache for open files
  3. v3.1.0 Fix

    Bug fixes & stability

    Resolved edge cases in the diff viewer, fixed memory leak in long-running sessions, and patched a rendering issue in the inline suggestion overlay on Windows.