AI Research Digest: what July 22 changes in the harness
Today's digest surfaces 41 papers across multi-agent systems, reasoning, code agents, RL alignment, and RAG/memory. The operating question is simple: which ideas help the OpenClaw, Hermes, Antigravity, and Codex harness become more reliable tomorrow?
The short version
The strongest theme today is not a single model breakthrough. It is the continued maturation of agent systems: debate-aware learning, test coverage for agentic pull requests, code repair, trust-region optimization, on-device inference, and memory-aware retrieval.
Research signals
These papers are not listed as decoration. Each category maps to a harness concern: how agents coordinate, how they reason, how code changes are verified, how policies stay stable, and how memory stays useful instead of becoming noise.
Industry movement
Anthropic's recent public updates continue to point toward education, scientific grants, and harder public questions about AI deployment. Claude Code is now tracked at v2.1.217, and Anthropic Academy remains a useful onboarding source for Claude, Claude Code, and platform fundamentals.
- AI for Science rare disease research grants Signal: frontier AI is moving deeper into expert scientific workflows.
- Claude for Teachers Signal: practical AI literacy is becoming a deployment layer, not a side topic.
- Inviting hard questions Signal: public trust now depends on answering objections before scaling systems.
What this changes in the harness
Today's digest reinforces a simple design rule: agent systems need explicit coordination, evidence, and anti-pollution boundaries. More agents do not automatically mean better answers. Better handoffs, better tests, and better memory do.
Daily verdict
The July 22 digest is a strong HARNESS_IMPROVEMENT_WATCH: useful enough to inform tomorrow's operating design, but not something to blindly automate. The immediate takeaway is to improve review discipline around agent-generated code and preserve independent agent disagreement before reconciliation.
Full internal report: digest_2026-07-22.md
Public readers can follow future posts through the TonyCAPM RSS / Atom feed.
台灣中文摘要
今天的 AI Research Digest 重點不是「又有很多新論文」,而是這些論文提醒我們: 多代理系統真正重要的是協調層、測試證據、記憶邊界,以及避免代理彼此污染上下文。
對 OpenClaw、Hermes、Antigravity、Codex 這個 harness 來說,最值得帶走的是: 代理產生的 PR 要有測試覆蓋分析;多代理共識前要保留獨立判斷;任何記憶或模型合併想法, 都要先有 artifact 或 runner-backed evidence,不能只靠模型覺得合理。
Neko-chan Digest Pipeline, translated into a public harness field letter. Calm systems win long games.