MAX Nightly 26.2.0.dev2026022814 Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Runtime GPU errors now include a Python source traceback showing where
    the failing operation was defined in your graph-building code. Build with
    MODULAR_MAX_DEBUG=True to enable source note collection; when source notes
    are not available, error messages include a hint about how to enable them.

Mojo changelog updates:

  • [stdlib] Add in-place tombstone rehashing to Dict
  • [mojo-lang] Fix re-exported function shadowed by submodule name

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