Daily digest
7 items · ~7 min · Week 2026-W28
Worth knowing (4)
Program-as-Weights: Compiling Task Specs into LoRA Adapters for On-Device Inference
University of Waterloo / HarvardA 4B-parameter compiler trained on a 10M-example dataset (FuzzyBench) translates natural-language task specifications into compact LoRA adapters. The adapter runs on a frozen 0.6B Qwen3 interpreter and matches Qwen3-32B direct prompting on tasks like log-line triage and intent-ranked search, using roughly 1/50th the inference memory at 30 tokens/s on a MacBook M3.
MrFlow: Training-Free 10-25x Speedup for Flow-Matching Text-to-Image Models
Beihang UniversityMrFlow accelerates pretrained flow-matching text-to-image models without retraining: generates coarse structure at low resolution, upsamples with a lightweight GAN, injects low-strength noise for detail recovery, then refines at full resolution. Achieves 10x end-to-end speedup on FLUX.1-dev and Qwen-Image with under 1% quality degradation; up to 25x combined with timestep distillation.
GPT-5.6 Sol Ultra Arrives in Codex with Subagent-Powered Ultra Mode
OpenAIGPT-5.6 Sol Ultra, a subagent-orchestrating variant of GPT-5.6 Sol, is rolling out to OpenAI Codex following the June 26 limited preview. The 'Ultra Mode' spawns specialized parallel subagents rather than a single sequential agent — scoring 91.9% on Terminal-Bench 2.1 versus 88.0% for GPT-5.5. The Codex CLI shipped v0.143.0-alpha.36 on July 5. Broader rollout beyond the initial partner cohort is projected for mid-to-late July.
ByteDance Seedance 2.5 Goes Public via Dreamina and Jimeng
ByteDanceByteDance's Seedance 2.5 video generation model entered public consumer availability through its Dreamina (international) and Jimeng (China) platforms in early July, following enterprise beta on July 3. The model generates continuous unstitched 30-second video in a single pass at up to 4K resolution, accepts up to 50 multimodal reference inputs, and supports region-level editing. CapCut integration is planned for mid-July and Volcano Engine API access for late July.
For reference (3)
AgenticSTS: Bounded-Memory Testbed for Long-Horizon LLM Agents
Alaya StudioProposes a bounded-memory contract for long-horizon LLM agents: each decision step is built from a fresh message assembled via typed retrieval from separate explicit memory layers (observations, tool calls, reflections). Instantiated in a Slay the Spire 2 testbed with 298 completed trajectories, enabling ablation of individual memory components in isolation.
EvoPolicyGym: Evaluating Iterative RL Policy Self-Improvement by Coding Agents
University of Macau / CUHKIntroduces Autonomous Policy Evolution as an evaluation paradigm: a coding agent iteratively edits executable RL policy code, submits rollouts to a benchmark server, reads feedback, and refines — all under a fixed episode budget. Instantiated across 16 compact RL environments (Core-16). GPT-5.5 achieves the strongest aggregate rank score across all 16 environments.
Elon Musk Declares Grok Imagine Development Complete
xAIxAI CEO Elon Musk posted 'Done with Grok Imagine' on X on July 5, signaling completion of xAI's image and video generation product stack. Grok Imagine — powered by xAI's proprietary Aurora autoregressive engine — supports text-to-image, image editing, and short-form video generation across seven aspect ratios, integrated directly into the X app. Video 1.5 (image-to-video at 720p) had reached GA in June; the announcement marks the full product as finished.