MAX Nightly 26.4.0.dev2026053016 (Mojo 1.0.0b2.dev2026053016) Released

:astronaut: A new nightly version has been released! :astronaut:

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Kimi K2.5 tool calling now supports interleaved thinking: a single
    assistant turn may interleave multiple <think>...</think> reasoning
    blocks with multiple tool-call sections and end with <|im_end|>. The
    constrained-decoding grammar (used for tool_choice and JSON
    response_format) admits up to eight tool-call sections with an optional
    reasoning block before each, and lets the model stop before the cap. This
    fixes a tool_choice=auto failure where a second tool-call section
    disabled grammar enforcement for the rest of the request.

Mojo changelog updates:

Raw MAX diff: https://github.com/modular/modular/compare/d6c275f1d961a53d80a84d495180a2b1123ad2c6...c807ae59ddb6de5bd46241cbfbfb220e0a6fce46)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md