m0x logoM0X
Weekly Updates

Changelog

New features, improvements, and fixes. We ship updates every week to make M0X smarter.

v0.5.0

Latest ReleaseFebruary 7, 2025

Major breakthrough in agent reasoning and large-scale file handling.

  • Lint Error Detection: The Agent now proactively scans and fixes linting issues before build time.
  • Custom FIM Models: Support for Fill-In-Middle models for personalized code completion.
  • Fast Apply: A new high-performance diff engine that applies AI suggestions instantly.
  • Large File Support: Optimized reasoning for files exceeding 1000+ lines of code.
  • Smart Context: Improved relevance scoring for multi-file context retrieval.
  • Windows Optimization: Fixed terminal color rendering issues on Windows 11.

v0.4.8

January 24, 2025

Stability improvements and refined user experience.

  • Review Mode: A specialized agent mode for reviewing staged changes before commit.
  • Monorepo Indexing: Reduced memory footprint by 40% when indexing large monorepos.
  • Scroll Anchoring: Fixed chat history jumping issues during long generations.
  • UI Polish: Refined border contrast and spacing in the chat sidebar.

v0.4.5

January 10, 2025

Introduction of the Model Context Protocol (MCP).

  • MCP Integration: First-party support for connecting external tools (Postgres, Linear, Slack).
  • Autocomplete Latency: Reduced p99 latency by 150ms for cloud models.
  • Svelte Support: Enhanced syntax highlighting and component intelligence for .svelte files.
  • Command Palette: New 'Ask AI' command directly from the palette.

v0.4.0

December 15, 2024

The 'Agentic' Update - giving M0X autonomy.

  • Agent Mode: M0X can now run terminal commands and create files autonomously.
  • Terminal Vision: The agent can 'see' terminal output to debug errors.
  • Loop Prevention: Added safeguards to prevent recursive agent actions.
  • Workspace Awareness: Initial implementation of semantic search for the entire workspace.

v0.3.5

November 28, 2024

Foundational improvements to the chat engine.

  • Model Switcher: Seamlessly switch between Claude 3.5, GPT-4o, and Gemini Pro.
  • Markdown Rendering: Enhanced rendering for tables and code blocks in chat.
  • Keybindings: Added VS Code compatible keybindings for all major actions.

v0.3.0

November 1, 2024

Initial public beta release.

  • Core Editor: Based on the latest high-performance VS Code engine.
  • Inline Edit: Press Cmd+K to edit code in-place.
  • Chat Sidebar: Context-aware chat with file @mentions.
  • Privacy Mode: Local-only mode for enterprise security compliance.