MAX Nightly 25.6.0.dev2025081205 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Moved some Mojo-related functionality to a new top-level mojo namespace.
    Namely, max.mojo, some of max.support, and max.entrypoints.mojo now live
    under mojo.

Mojo changelog updates:

  • [External] [kernels][layout] Update layout_tensor copy functions for 2D/3D threadblocks (#66874)
  • [stdlib] Introduce InstanceOf utility
  • [stdlib] feat: Use ExplicitlyCopyable for Deque and LinkedList element types
  • [stdlib] feat: Use ExplicitlyCopyable for Tuple, Dict, Set, and Counter element types

Raw MAX diff: https://github.com/modular/modular/compare/302cdcd8c22aff21c653b36e6806bb2160856581...eb65e73663f9a3bedcddd9df798ff86e8085025a)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md