MTPLX 2.8.0

This release is about trust. Over the last week people started benchmarking MTPLX seriously and running long agentic sessions against it, and both groups found real problems: sessions that quietly stopped reusing their cache past 38k tokens, stats that could disagree with what the engine actually did, and a first-run path with sharp edges. 2.8.0 closes 45 commits of that work. The rule for the whole release was simple: every number the server reports must be the number the engine lived, and every documented path must work on the first try.

The headline: long agentic sessions stay warm

If you drive MTPLX from OpenCode, Claude Code, Pi, or any agent that resends its transcript every turn, this is the release to take.

For anyone benchmarking MTPLX

We want MTPLX measured, so 2.8.0 makes the measurement surface honest and hard to misread.

First run and every run after

Still open

Upgrading