MTPLX 2.5.4

Agent sessions got the attention this cycle — especially Pi. If you drive MTPLX from Pi, OpenCode, or any tool-calling client, warm turns should now stay warm.

Faster warm turns in agent sessions

The session cache tells you what it's doing (#229, #230)

Long-context decode on 32k+ agent sessions (#228)

The app was forcing a paged-attention route at 32k context with launch-day thresholds that were never re-measured. Reporters measured it 4-7x slower at 43k. The app now defers to the engine's measured thresholds (64k).

Smaller things

For the curious

The gate for this release ran a Pi-shaped agent transcript (16k context, 7 tool turns) alternating baseline and candidate under fan-verified thermal control. Full receipts live in the repo's measurement logs.