MAX Nightly 26.6.0.dev2026080705 (Mojo 1.1.0.dev2026080705) Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Eager mode tensors will use the JIT by default. This unlocks fusion and
    shape specialization optimizations even for eager code, beating PyTorch
    performance in eager in the common case.

Mojo changelog updates:

  • [stdlib][MAX] Expose the OCP MX FP6 dtypes
  • [stdlib] Fix infinite loop in range() with a zero step
  • [stdlib][Kernels] Remove the InlineArray alias for Array
  • [mojo-lang] Give plain source dirs namespace-package semantics

Raw MAX diff: https://github.com/modular/modular/compare/9b2b9d1a490fec670790d280dd3330328c4ebb54...7a4f38b17cf0fb79c27e12b4920f3627cb563e82)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md