TLDRocket
Sign in

AI Agents

485 summarised stories about AI Agents, each linking back to the original source. Browse all topics →

Tuesday, 30 June 2026

The twilight of the chatbots

One Useful Thing 2 weeks ago

AI models from leading labs are improving at exponential rates in their ability to perform complex work autonomously, with systems like Opus 4.7 completing tasks in hours that would take humans weeks, while the usage pattern is shifting from interactive chatbots to autonomous agents managed by human operators. A recent OpenAI study found that a quarter of its workforce regularly manages at least four AI agents simultaneously, with agents adopted across technical and non-technical departments at similar rates, and success depends more on user domain expertise than professional background. As capability improvements compound exponentially, organizations face rapid disruption where AI plans written months ago are already obsolete, creating institutional turbulence as policy and markets struggle to track improvements that don't move at human speed.

Claude Science is Anthropic’s newest flagship product

MIT Technology Review AI 2 weeks ago

Anthropic launched Claude Science, a standalone product designed to autonomously conduct scientific research tasks in computational biology and drug development, available to all paid Claude subscribers. The system can execute work comparable to a second-year graduate student and integrates with tools for genetics, chemistry, and protein biology, as demonstrated when it identified drug candidates for phenylketonuria. Anthropic will use Claude Science for its own drug research on neglected diseases while competing with Google DeepMind's dominance in AI for science, particularly after researcher John Jumper recently left DeepMind to join Anthropic.

ScarfBench: Benchmarking AI Agents for Enterprise Java Framework Migration

Hugging Face Blog 2 weeks ago

Researchers released ScarfBench, an open benchmark for evaluating AI agents on Java framework migration tasks across Spring, Jakarta EE, and Quarkus. The benchmark contains 34 applications, 204 migration tasks, and approximately 151,000 lines of code, with success measured by whether applications build, deploy, and preserve behavior. Current frontier AI agents achieve less than 10% behavioral success on the benchmark, revealing that dependency management across configuration, infrastructure, and runtime environments—rather than code translation itself—is the primary migration challenge.

NVIDIA BioNeMo Agent Toolkit Brings Accelerated AI to Life Sciences Researchers in Claude Science

NVIDIA 2 weeks ago

NVIDIA released the BioNeMo Agent Toolkit, which integrates with Anthropic's Claude Science to let life sciences researchers run accelerated computational workflows through natural language commands. The toolkit includes accelerated tools like RAPIDS-singlecell that compress a 1.3-million-cell workflow from 52 minutes to 25 seconds, and nvMolKit that accelerates cheminformatics operations by up to 3,000x. Scientists can now access NVIDIA's accelerated models and libraries directly within Claude Science's conversational environment, with 18 of the top 20 pharmaceutical companies already using BioNeMo.

SkillOpt: Agent skills as trainable parameters

Microsoft Research 2 weeks ago

SkillOpt treats agent skill files as trainable parameters that can be optimized through a controlled training loop rather than manual editing, using bounded text edits and validation gating to improve performance without modifying model weights. Across six benchmarks, seven models, and three execution modes (52 evaluation cells total), SkillOpt achieved best or tied-best results, with GPT-5.5 improving from 58.8 to 82.3 on average across benchmarks. The optimized skills remain compact (median 920 tokens with one to four accepted edits), transfer across model scales and execution environments, and enable smaller models to match larger baselines without additional inference costs.

Together AI at ICML 2026: frontier research across the full stack

Together AI 2 weeks ago

Together AI published nine research papers at ICML 2026 spanning AI agent development, model reasoning techniques, and inference optimizations across the full ML stack. Key results include DSGym evaluating data-science agents across 1,000+ tasks, Aurora achieving 1.25× speedup through adaptive speculative decoding in production, and ParallelKernelBench establishing the first multi-GPU kernel generation benchmark with 87 workloads. These advances enable faster inference, better reasoning without verifiers, and more efficient use of GPU resources for frontier AI systems.