Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Comparing changes
Open a pull request
base repository: modular/modular
base: main
head repository: modular/modular
compare: max/v26.3
- 15 commits
- 296 files changed
- 6 contributors
Commits on May 7, 2026
-
[Examples] Use stable conda channel
MODULAR_ORIG_COMMIT_REV_ID: c725e09dfb4260ecb7a437df9927ea50c3808918
Configuration menu - View commit details
-
Copy full SHA for c6f1901 - Browse repository at this point
Copy the full SHA c6f1901View commit details -
[cherrypick][docs][build] Refactor changelog paths to
/releasesBasically just a path rename from `/changelog` to `/releases` so the sources are consistent with the website paths, but it requires a bunch of build refactoring, which revealed several other legacy build configs that this PR also updated. MODULAR_ORIG_COMMIT_REV_ID: 614f3e7cc142fc509c96ba54f56ff76e2c690b3d
Configuration menu - View commit details
-
Copy full SHA for 2682902 - Browse repository at this point
Copy the full SHA 2682902View commit details -
[mojo-lang] Deprecate where in parameter lists (param-where)
As part of simplifying the language leading up to 1.0, we're planning to rework `where` clauses in declarations. To start, we need to ensure uses of `where` migrate from parameter lists to the declaration. Note that `struct` and `comptime` do not currently support `where` clauses on their declaration itself, so this temporarily removes support for `where` on those entirely. MODULAR_ORIG_COMMIT_REV_ID: 87e0015a40d65eae9d40e34714753fc6346f9ae1
Configuration menu - View commit details
-
Copy full SHA for b21f88f - Browse repository at this point
Copy the full SHA b21f88fView commit details -
[MAX][Benchmarking] Add RatePercentileMetrics and allow 0% per-turn
cache rate We should validate `per_turn_cached_token_rate` as a bounded ratio (`0 <= mean <= 100%`) instead of strictly positive, so cold-cache runs no longer fail validation. The new upper bound also catches a previously unguarded server bug where `cached_tokens > prompt_tokens`. MODULAR_ORIG_COMMIT_REV_ID: 83614e09c7ea3e8c288d99890ae045b8a218c33d
Configuration menu - View commit details
-
Copy full SHA for bc9b890 - Browse repository at this point
Copy the full SHA bc9b890View commit details -
[cherrypick][docs] TileTensor, parameters, and landing page doc updates.
MODULAR_ORIG_COMMIT_REV_ID: b5254b3acafd4914163dbe63c5778de5c4c5c45d
Configuration menu - View commit details
-
Copy full SHA for 9d70e8a - Browse repository at this point
Copy the full SHA 9d70e8aView commit details -
[cherrypick][docs] Batch 1 of doc cherrypicks
MODULAR_ORIG_COMMIT_REV_ID: 851595ff328d0f570f484f6d240f3bb7b178d636
Configuration menu - View commit details
-
Copy full SHA for b9cf8cb - Browse repository at this point
Copy the full SHA b9cf8cbView commit details -
[cherrypick][docs] Batch 2 of doc cherrypicks for release
MODULAR_ORIG_COMMIT_REV_ID: 8c75426d2838fb7f3e017985ae6f525bb5938660
Configuration menu - View commit details
-
Copy full SHA for 8e8319f - Browse repository at this point
Copy the full SHA 8e8319fView commit details -
[cherrypick][docs] Batch 3 of doc cherrypicks for release
MODULAR_ORIG_COMMIT_REV_ID: 2356990a4792dd77b5cf8dd16fc2441b4e3aa7c2
Configuration menu - View commit details
-
Copy full SHA for e7bb51d - Browse repository at this point
Copy the full SHA e7bb51dView commit details -
[docs] Delete docsite homepage
This is purely a React page now. MODULAR_ORIG_COMMIT_REV_ID: 82c7c06205ecbe51d17d005765e5990c6f8ef681
Configuration menu - View commit details
-
Copy full SHA for e93d9c3 - Browse repository at this point
Copy the full SHA e93d9c3View commit details -
[cherrypick][docs] Update FAQ and install commands
MODULAR_ORIG_COMMIT_REV_ID: ce2d1d9e34ceae97ac6b2fc75036015ef6026f0a
Configuration menu - View commit details
-
Copy full SHA for 36a6595 - Browse repository at this point
Copy the full SHA 36a6595View commit details -
[cherrypick][docs] Add rest-api.mdx
New file that can be tracked across release versions. MODULAR_ORIG_COMMIT_REV_ID: 92d745e6bdd298a2ddc6132486f17b3911efe99d
Configuration menu - View commit details
-
Copy full SHA for 9922b57 - Browse repository at this point
Copy the full SHA 9922b57View commit details -
[docs] Update github links in release branch (#85421)
Pin all GitHub links to the corresponding release tag in the public repo. ``` cd oss/modular/docs python3 update-github-links.py . modular/v26.3 ``` MODULAR_ORIG_COMMIT_REV_ID: 61c906de4256f95915eb6d0633619d052e1b9c23
Configuration menu - View commit details
-
Copy full SHA for 3018d85 - Browse repository at this point
Copy the full SHA 3018d85View commit details -
[cherrypick][docs] Updates to MAX changelog format
And other misc edits, link fixes. MODULAR_ORIG_COMMIT_REV_ID: bac5e9568bfbc4f31515afc45dffa49402a1a29e
Configuration menu - View commit details
-
Copy full SHA for b4ac93d - Browse repository at this point
Copy the full SHA b4ac93dView commit details -
[cherrypick][docs] FIx inconsistency in install commands
Add `uv init` and `cd hello-world` MODULAR_ORIG_COMMIT_REV_ID: 92e589288028c16beef0192affab986a8396c5ae
Configuration menu - View commit details
-
Copy full SHA for 6718a75 - Browse repository at this point
Copy the full SHA 6718a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for d86df2b - Browse repository at this point
Copy the full SHA d86df2bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...max/v26.3
