1. TUE · JUN 30

    Hamel Husain argues "it's hard to eval" is a product smell—if you can't verify an agent's output, neither can your users, so redesign for verifiability before building evals. Two memory papers collide with reality: "Manufactured Confidence" shows mem0/LangMem-style consolidation upgrades a hedged remark into a confident dated fact agents then obey, with "reportedly" treated like a flat assertion. TraceLab releases 4,300 real Claude Code and Codex sessions (350K LLM steps, 430K tool calls) for serving analysis, and Trellis treats the agent experience graph as queryable database state behind Meta's KernelEvolve.

    5 papers · 2 blogs · 25 appendix
    evalscode-agentsresearchmemoryinfracost-latency
    Read issue →
  2. MON · JUN 29

    Daniel Russo's study of 930,000 agent-authored PRs finds repository-level integration friction concentrates 2x more from agents than humans (ICC 0.30 vs 0.16), arguing governance belongs to the repo not the agent. OpenThoughts-Agent ships an open data pipeline with 100+ ablations, lifting Qwen3-32B to 44.8% across seven agentic benchmarks. Heuresis runs 3,222 scored research runs and finds zero "Original" ideas plus 40 reward-hacking fabrications. Fernando Irarrázaval's hackmyclaw challenge survived 6,000 prompt-injection attempts against Opus 4.6.

    5 papers · 1 blog · 33 appendix
    safetytool-usecode-agentsobservabilityresearchevals
    Read issue →
  3. SUN · JUN 28

    Two papers challenge execution-heavy program repair: "To Run or Not to Run" finds that prohibiting code execution costs only 1.25pp of resolve-rate on SOTA agents while saving substantial tokens and wall-clock, across 7,745 SWE-bench traces. icat-agent replaces shared context with event-based message passing and rubric-gated workflow pivots, beating Claude Code by 6.3-18.5% on SWE-bench Pro at $1.18 less per instance. Josef Chen's co-failure ceiling shows ensemble accuracy is capped at 1-beta, with beta underpriced ~2.5x across 67 models.

    5 papers · 1 blog · 27 appendix
    code-agentsinfracost-latencyevalsmulti-agentresearch
    Read issue →
  4. FRI · JUN 26

    Today's research details several production-deployed agent systems and critical architectural patterns. `AgentX` and `NOVA` describe autonomous systems managing the full experimentation and architecture-evolution loop for industrial recommender systems. For architecture, `MemStrata` uses a temporal ledger to solve stale-fact errors in RAG, `ESAA-Conversational` uses event-sourcing for shared memory across coding assistants, and a study on quantization reveals it can unexpectedly increase latency and energy costs.

    10 papers · 1 blog · 6 appendix
    safetyevalsdevops-agentsobservabilitycode-agentsmulti-agent
    Read issue →
  5. THU · JUN 25

    Today's research focuses on the components of agent architecture. For safety, the 'Unfireable Safety Kernel' proposes a formally verified, out-of-process authorizer. For training, 'Progress Advantage' derives a step-level reward signal directly from RL post-training, no annotations needed. For reasoning, 'Representation Matters' shows that AST+PDG graphs beat raw source for vulnerability detection (83.2% vs 53.5%). And for software tasks, the SWE-Pro benchmark reveals a huge gap: LLMs achieve negligible gains where experts see a 15.5x speedup.

    10 papers · 1 blog · 11 appendix
    code-agentsdevops-agentsinfrasafetyframeworksevals
    Read issue →
  6. WED · JUN 24

    A focus on reliable agent construction today. The EDV paper coins the "Self-Confirmation Trap" in agent memory, proposing a multi-agent fix to prevent agents from reinforcing their own errors. CodeTeam tackles repository-level code-gen with a team of Architect, CTO, and Developer agents. For safety, AutoSpec uses inductive logic programming to automatically evolve rules from annotated traces, while Holmes is an agentic system that diagnosed real-world mobile crashes at WeChat, reducing investigation time by 98%.

    10 papers · 2 blogs · 10 appendix
    infraframeworkstool-usecost-latencymemoryresearch
    Read issue →
  7. TUE · JUN 23

    A massive day for evaluation and safety research, with a dozen new papers and posts tackling the subtle, difficult, and often-hidden failure modes of agent systems. The focus is shifting from "can it work?" to "how can it fail, and how would we know?"

    10 papers · 3 blogs · 10 appendix
    code-agentstool-usesafetyresearchevalsplanning
    Read issue →
  8. MON · JUN 22

    Today's focus is on the hard engineering of robust agents. We cover new patterns for evaluation and security, infrastructure for dynamic tool deployment, and deep dives into novel failure modes and defense mechanisms that emerge when agents operate in complex, real-world environments.

    5 papers · 5 blogs
    evalssafetycode-agentsdevops-agentsinfratool-use
    Read issue →
  9. SUN · JUN 21

    This week's papers move past capabilities to focus on the hard engineering of production agents: new architectures for efficiency, robust frameworks for safety and compliance, and a wave of new benchmarks and evaluation methods that look beyond simple pass/fail metrics.

    15 papers
    memoryresearchcost-latencyframeworksinfratool-use
    Read issue →
  10. SAT · JUN 20

    Today's papers and posts focus on the engineering of production-ready agentic systems, moving beyond proofs-of-concept to introduce concrete architectural patterns, programming models, and evaluation frameworks for building and operating them reliably.

    10 papers · 2 blogs
    tool-usesafetyinframemorycode-agentsevals
    Read issue →
  11. FRI · JUN 19

    Today's papers move beyond basic capabilities to focus on the engineering of reliable, measurable, and safe agent systems. The throughline is a shift from 'can it work?' to 'how does it break, and how do we build systems that don't?'—with a heavy emphasis on new evaluation methods and architectural patterns for robustness.

    10 papers · 1 blog · 8 appendix
    frameworkssafetyinfracode-agentsdevops-agentsmulti-agent
    Read issue →
  12. THU · JUN 18

    A wave of new benchmarks and datasets signals a maturing field, moving from 'can it work?' to the much harder questions of 'how does it fail, and how can we measure it?'. The focus is on robust evaluation for complex, real-world failure modes like multi-user memory safety, contextual privacy, and the security gaps inherent in tool use.

    10 papers · 1 blog · 13 appendix
    researchcode-agentscost-latencysafetyevalstool-use
    Read issue →
  13. WED · JUN 17

    Today's research moves past 'can it work?' to 'how does it fail, and how do we fix it?'. We're seeing a wave of work that taxonomizes agent failures—from routing degradation at scale and assertion-free tests to subtle provenance errors—and proposes concrete architectural patterns and validation frameworks to build more reliable systems.

    10 papers · 2 blogs · 4 appendix
    code-agentsframeworkscost-latencytool-useplanningsafety
    Read issue →
  14. TUE · JUN 16

    Today's work is all about moving beyond pass/fail metrics to audit *how* agents operate. We're seeing techniques for fingerprinting agent behavior, creating verifiable evidence graphs for data analysis, and securing the API infrastructure that connects them. This push for observability and verifiability signals a maturation from academic prototypes toward production-ready systems.

    10 papers · 2 news · 3 blogs · 10 appendix
    frameworkstool-usesafetycode-agentsresearchdevops-agents
    Read issue →
  15. MON · JUN 15

    Today's work zeroes in on how agents fail. We're seeing a wave of new benchmarks designed to find subtle but critical vulnerabilities: decomposition attacks, social engineering in PRs, latent planning errors, and even denial-of-service against the guardrails themselves. This shift from capability to reliability is driving more robust architectural patterns, from privacy-preserving UI brokers to specialized sub-agents for efficiency.

    15 papers · 2 news · 8 appendix
    safetyobservabilityplanningframeworkscode-agentsresearch
    Read issue →
  16. SUN · JUN 14

    This week's research converges on managing complexity in long-horizon agentic tasks. Instead of relying solely on raw model scale, the most compelling work introduces explicit structures—hierarchical memory, decision trees for rules, and dynamic compute routing—to make agent planning more robust, efficient, and auditable.

    5 papers · 1 news
    researchtool-useplanningmemorycost-latencycode-agents
    Read issue →
  17. SAT · JUN 13

    This week's research marks a clear shift from scaling models to scaling systems. The most compelling work isn't just about agent capability, but about the architectures, protocols, and economic models needed to run them reliably and efficiently in production. From tradable KV caches to formal governance frameworks and standardized evaluation, the focus is moving to the infrastructure that makes agents viable.

    20 papers · 3 news · 4 blogs · 12 appendix
    infraframeworkssafetyobservabilitytool-useresearch
    Read issue →
  18. FRI · JUN 12

    Today's highlights reveal a growing tension in agent development: while sophisticated new architectures promise greater capability, critical issues like cost control, model transparency, and robust evaluation are becoming unavoidable hurdles to production deployment.

    10 papers · 4 news · 2 blogs · 12 appendix
    code-agentstool-useplanningframeworkscost-latencysafety
    Read issue →
  19. THU · JUN 11

    The big story this week is the release of Anthropic's Claude Fable 5, the immediate controversy over its "silent sabotage" safety feature, and the company's rapid course correction in the face of developer backlash. It's a case study in model transparency and production reliability.

    10 papers · 6 news · 5 blogs · 24 appendix
    frameworkstool-useplanningobservabilitycost-latencysafety
    Read issue →
  20. WED · JUN 10

    Today's papers all point to a field grappling with the lifecycle of agentic systems. Several papers introduce novel self-evolution frameworks where agents improve themselves or their own training data, while others tackle the corresponding complexities of security and evaluation, from hardening benchmarks against reward hacking to identifying new multi-step attack surfaces.

    10 papers
    researchcode-agentsevalstool-usedevops-agentsframeworks
    Read issue →
  21. TUE · JUN 9

    Today's items highlight the growing focus on agent infrastructure and reliability. From hardware-aware serving simulators and novel security architectures to better debugging tools and uncertainty estimation for code generation, the field is clearly tackling the hard problems of running agents in production.

    5 papers · 2 news · 1 blog · 13 appendix
    infraframeworkstool-usecode-agentsobservabilitycost-latency
    Read issue →
  22. MON · JUN 8

    A clear theme today is the shift toward architectural patterns for more robust and scalable agent systems. Instead of monolithic designs, we're seeing proposals for memory standards, retrieval-based tool use, and multi-agent frameworks that separate planning from governed execution.

    5 papers · 3 news · 1 blog · 8 appendix
    frameworkstool-usememorymulti-agentcode-agentsplanning
    Read issue →
  23. SUN · JUN 7

    A clear theme emerges today: the shift from building proof-of-concept agents to engineering reliable, secure, and measurable systems. We're seeing a surge in new benchmarks, formal methods for production concerns like memory and cost, and frameworks for diagnosing the entire agentic system, not just the model.

    5 papers · 3 news · 2 blogs
    multi-agentframeworksinfraresearchcost-latencycode-agents
    Read issue →
  24. SAT · JUN 6

    Today's focus is on hardening the infrastructure around agents. We're seeing a clear shift from simple retrieve-and-prompt patterns to more sophisticated, secure, and efficient architectures for memory, skill management, and code execution. This reflects a growing maturity in the field, moving from what agents can do to how they can do it reliably and safely in production.

    5 papers · 4 news · 4 blogs · 1 appendix
    safetyframeworksinfraevalsresearchdevops-agents
    Read issue →
  25. FRI · JUN 5

    Today's work highlights the shift from agent capabilities to production readiness. We see new architectures for managing skills and data safety, a systems-level characterization of agent memory, and rigorous studies identifying critical failure modes in tool use and self-correction—often with simple, structural fixes.

    5 papers · 3 news · 2 blogs · 89 appendix
    evalsresearchsafetycode-agentsinfradevops-agents
    Read issue →
  26. THU · JUN 4

    The conversation around agents is maturing from core planning loops to the practicalities of building and running them in production. Today we see new tools for memory and UI, real-world examples of cost management, and major players tackling safety for critical infrastructure.

    6 news · 1 blog · 2 appendix
    cost-latencycode-agentsmemoryframeworksinfradevops-agents
    Read issue →
  27. TUE · JUN 2

    Safety theory collided with production reality today. The Meta AI account takeover demonstrates that prompt injection remains a critical vector in support flows, bypassing containment strategies discussed yesterday. Combined with new benchmarks showing >50% violation rates in stateful workspaces and significant compositional skill risks, the data confirms our current guardrails are insufficientfor

    5 papers · 2 news · 3 blogs · 18 appendix
    safetyresearchinfracost-latencytool-usecode-agents
    Read issue →
  28. MON · JUN 1

    Production safety is the bottleneck. Today's items converge on a hard truth: as agents gain autonomy, the attack surface expands faster than our defenses. Multi-step trojans, retrieval-induced safety degradation, and prompt fragility all point to the same gap—single-turn evals miss real-world failure modes.