← Journal

June 9, 2026

Token efficiency is front and center today. Real production data from Vercel's AI Gateway shows blown token budgets causing genuine problems at scale, while new research on optical reasoning cuts reasoning tokens by up to 28.57% by using images as the sole reasoning medium. On the training side, Reasoning Arena addresses a concrete inefficiency in RLVR by salvaging dead gradient samples, delivering a 7.6% average improvement on math and coding benchmarks with up to 41% faster training. Concrete numbers worth keeping close.

ops
Real Production Data Shows Token Budgets Are Breaking Teams

Vercel's AI Gateway routed tens of trillions of tokens last month, and the data shows blown token budgets are a real production problem, not just a benchmark curiosity. Here is what builders need to know.

research
Images Can Now Do the Reasoning Work That Text Usually Handles

A new technique called optical reasoning uses images as the sole reasoning medium for LLMs, matching or beating text-based chain-of-thought while cutting reasoning tokens by up to 28.57%. Builders working on token efficiency and multimodal pipelines should pay attention.

tool
Intuned Agent Writes, Deploys, and Repairs Your Browser Automation Code

Intuned Agent lets you describe what you need in plain language, then generates production-ready Playwright code, deploys it, and patches it automatically when target sites change. It covers scrapers, crawlers, RPA, and AI-driven automation workflows.

research
Reasoning Arena Rescues Dead Gradient Samples in LLM Training

Reasoning Arena fixes a core inefficiency in RLVR training: when all sampled traces for a prompt score identically, the framework routes them to a judge system that compares traces head-to-head, converting otherwise wasted samples into usable gradient updates. Results show a 7.6% average improvement on math and coding benchmarks with up to 41% faster training.

framework
LlamaFactory v0.9.5 Adds Qwen3, Gemma 4, and Transformers v5 Support

LlamaFactory v0.9.5 ships primary support for Qwen3.5, Qwen3.6, and Gemma 4 models alongside compatibility with Transformers v5. The release also adds several new model integrations and a Transformer Engine backend for FP8 training.

June 9, 2026 · wwwatch