The coding-agent release. Long agent sessions in OpenCode, Pi, Hermes, and Claude Code
that stay fast, stay warm, and do not fall over.
- Session cache v2. KV state survives restarts on SSD; a 100k-token session restores in ~2s. Tool-call turns chain warm instead of re-prefilling minutes per turn.
- Turbo decode, on by default. New verify kernels and compiled verify: 27B Optimized-Speed ~45 to 58-60 tok/s, Optimized-Quality 31-36 to 43-44 tok/s on M5 Max.
- Long context. 64k decode +12%, 128k from 17 to 20+ tok/s, peak memory down 8-16 GB. Stock PyPI MLX, no fork, any Apple Silicon Mac.
- Stability. The app no longer kills a healthy engine mid-session; fresh installs no longer crash at model load; SSD restores are corruption-free.
- Agent protocol pass. OpenCode plan-to-build keeps its cache and tools; presence/frequency penalties end-to-end; honest model identity for third-party builds.
- Chat. Markdown renders live while streaming; one compact activity strip per turn with grouped tool rounds and sources.
- Memory that fits your Mac. Cache budgets scale to the machine, with explicit RAM and SSD limits in Settings.
- Vision under MTP tells the truth. No more fabricated differences between similar screenshots.
- Fans behave. Ramp on request arrival, RPM-verified, held through post-response cache work.