Daily digest
7 items · ~7 min · Week 2026-W30
Worth knowing (1)
RESOURCE2SKILL: Distilling Executable Agent Skills from Human-Created Multimodal Resources
Microsoft ResearchMicrosoft Research proposes a method to distill reusable, executable agent skills from human-created multimodal resources such as tutorial videos, organizing them into a hierarchical wiki-based skill library that agents can retrieve, inspect, and compose across software domains like slide design, spreadsheets, CAD, and music production.
For reference (6)
Musk says xAI's 2-trillion-parameter Grok 4.6 has finished initial training
xAIElon Musk announced that xAI's next large model, expected to be called Grok 4.6 and built with roughly 2 trillion parameters, completed its initial pre-training run the week of July 20, 2026, days after Moonshot AI released the 2.8-trillion-parameter Kimi K3.
Anthropic opens applications for AI for Science rare disease research grants
AnthropicAnthropic is accepting applications through August 2, 2026 for its AI for Science program's new rare disease track, offering up to $50,000 in Claude credits over six months across a clinical-research track (with partners like the Monarch Initiative) and a biotechnology track for drug development.
Understanding Reasoning from Pretraining to Post-Training
Using chess as a controlled testbed spanning the full pretraining-to-RL pipeline, the authors show that RL post-training does not simply sharpen the supervised policy: on easy problems it amplifies moves the model already preferred, while on hard problems it surfaces correct moves nearly absent after SFT, and longer-pretrained checkpoints benefit more from RL.
Recursive Harness Self-Improvement (RHI): Refining Agent Harnesses from Execution Feedback
Sakana AISakana AI and UC Berkeley researchers introduce Recursive Harness Self-Improvement, an iterative algorithm that refines user-constructed agent harnesses using pairwise feedback drawn from the agent's own execution history, without retraining the underlying model.
Claude Code v2.1.216 adds filesystem sandbox opt-out and fixes worktree git isolation
AnthropicClaude Code v2.1.216, released July 20, 2026, adds a sandbox.filesystem.disabled setting to skip filesystem isolation while keeping network egress control, fixes a quadratic message-normalization slowdown in long sessions, and patches several worktree-isolation bugs where subagents could redirect git operations into a shared checkout.
OpenCode v1.18.4 adds adaptive thinking controls for Kimi models
SST (OpenCode)OpenCode v1.18.4, released July 20, 2026, adds adaptive thinking controls for Kimi models on Anthropic-compatible providers, synchronizes the desktop app's embedded terminal theme with the overall app theme, reduces OpenAI provider header timeouts, and restores Azure Cognitive Services support.