Friday, June 5, 2026

13 articles — 🟡 8 important , 🟢 5 interesting

← Previous day Next day →

🤖 Models (1)

📦 Open Source (2)

⚖️ Regulation (1)

🤝 Agents (4)

🟡 🤝 Agents June 5, 2026 · 3 min read

arXiv:2606.09900: Engram — a Bi-Temporal Memory Engine, +10.4 Points With 8× Fewer Tokens

Editorial illustration: Engram — a Bi-Temporal Memory Engine, +10.4 Points With 8× Fewer Tokens

Engram is an open-source memory system that shows that smartly retrieved 'lean' context outperforms loading the entire conversation history. On the LongMemEval_S benchmark it achieved 83.6% versus 73.2% for full-context, using about 8× fewer tokens.

🟡 🤝 Agents June 5, 2026 · 3 min read

arXiv:2606.07682: SWE-Marathon — Can Agents Complete Ultra-Long-Horizon Software Work?

Editorial illustration: SWE-Marathon — Can Agents Complete Ultra-Long-Horizon Software Work?

SWE-Marathon is a new benchmark for evaluating agents on ultra-long-horizon software engineering tasks. Frontier coding agents solve less than 30% of the 20 tasks, with reward-hacking behavior in 13.8% of rollouts. The benchmark, eval code, and trajectories have been made public.

🟡 🤝 Agents June 5, 2026 · 3 min read

Google: Agentic RAG for Gemini Enterprise — 90.1% Accuracy and Up to 34% Better Factuality

Editorial illustration: Agentic RAG for Gemini Enterprise — 90.1% Accuracy and Up to 34% Better Factuality

Google Research and Google Cloud have introduced a multi-agent RAG framework with a 'Sufficient Context Agent' that assesses whether the retrieved context is sufficient. On the FramesQA benchmark it achieved 90.1% accuracy in cross-corpus scenarios and up to 34% better factuality with minimal latency increase.

🟡 🤝 Agents June 5, 2026 · 3 min read

LangChain: LangSmith Sandboxes Now Generally Available — Its Own Computer for an AI Agent

Editorial illustration: LangSmith Sandboxes Now Generally Available — Its Own Computer for an AI Agent

LangChain has announced the general availability of LangSmith Sandboxes — isolated, hardware-virtualized microVMs that give an agent its own file system, shell, and persistent state. Capabilities include snapshots, forks, and blueprints. It integrates with the existing LangSmith SDK and API.

🏥 In Practice (4)

🟢 🏥 In Practice June 5, 2026 · 3 min read

Anthropic: Claude as a Chemist — Opus 4.7 Predicts NMR Spectra With ±0.079 ppm Error

Editorial illustration: Claude as a Chemist — Opus 4.7 Predicts NMR Spectra With ±0.079 ppm Error

Anthropic has published a white paper on Claude's capabilities in chemistry, particularly NMR spectroscopy. Claude Opus 4.7 achieved an average error of ±0.079 ppm in hydrogen prediction and demonstrated the ability to reason bidirectionally between spectrum and structure.

🟢 🏥 In Practice June 5, 2026 · 3 min read

arXiv:2606.06888: Data-Constrained Pre-Training — the SoftQ Scaling Law and MIR Regularization

Editorial illustration: Data-Constrained Pre-Training — the SoftQ Scaling Law and MIR Regularization

A new paper addresses pre-training language models when compute grows faster than available text data. It introduces masked-input regularization (MIR) and the SoftQ scaling law, estimating that MIR's gains correspond to about 1.3 times more unique data. The code has been released.

🟢 🏥 In Practice June 5, 2026 · 3 min read

arXiv:2606.07040: Beyond Rubrics — Exploration-Driven Evaluation Skills for Reward Modeling

Editorial illustration: Beyond Rubrics — Exploration-Driven Evaluation Skills for Reward Modeling

Instead of generating criteria per prompt, the Eval-Skill method synthesizes reusable domain evaluation skills through exploration. On the RewardBench 2 benchmark it delivers +13.44% for Qwen3-8B and +18.51% for DeepSeek-V4-Flash over baseline scoring. The code is open source.

🟢 🏥 In Practice June 5, 2026 · 3 min read

arXiv:2606.07069: mmPISA-bench — Do LLMs Reason Equally Well Across 43 Languages?

Editorial illustration: mmPISA-bench — Do LLMs Reason Equally Well Across 43 Languages?

The compact multilingual reasoning benchmark mmPISA-bench is derived from OECD PISA testing and covers 43 languages, for a total of 2,150 data points. Modern LLMs reason effectively across all languages, and machine translations perform comparably to human ones. Certain languages simultaneously show higher costs and lower accuracy.

🛡️ Security (1)

← Previous day Next day →