PulseAugur
LIVE 23:16:25
significant · [417 sources] ·
0
significant

OpenAI and Google DeepMind unveil new AI agents for coding and task automation

OpenAI has introduced AgentKit, a suite of tools designed to streamline the development, deployment, and optimization of AI agents. This toolkit includes an Agent Builder for visual workflow creation, a Connector Registry for managing data sources, and ChatKit for embedding agentic UIs. Google DeepMind has also unveiled two AI agents: CodeMender, which automatically patches software vulnerabilities, and AlphaEvolve, an agent that uses Gemini models to discover and optimize algorithms for applications in mathematics and computing. Additionally, OpenAI's Computer-Using Agent (CUA) demonstrates advanced capabilities in interacting with digital interfaces, setting new benchmark results for computer use tasks. AI

Summary written by gemini-2.5-flash-lite from 417 sources. How we write summaries →

IMPACT These advancements in AI agents, coding tools, and security patches signal a shift towards more autonomous AI systems capable of complex tasks and software development, potentially accelerating innovation and improving software reliability.

RANK_REASON Multiple major AI labs (OpenAI, Google DeepMind) announce new agent technologies and tools, indicating significant advancements in AI capabilities and developer ecosystems.

Read on OpenAI News →

OpenAI and Google DeepMind unveil new AI agents for coding and task automation

COVERAGE [417]

  1. OpenAI News TIER_1 ·

    Harness engineering: leveraging Codex in an agent-first world

    By Ryan Lopopolo, Member of the Technical Staff

  2. Google DeepMind TIER_1 ·

    Introducing CodeMender: an AI agent for code security

    Using advanced AI to fix critical software vulnerabilities

  3. OpenAI News TIER_1 ·

    Introducing AgentKit, new Evals, and RFT for agents

    Today, we’re releasing new tools to help developers go from prototype to production faster: AgentKit, expanded evals capabilities, and reinforcement fine-tuning for agents.

  4. Google DeepMind TIER_1 ·

    AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms

    New AI agent evolves algorithms for math and practical applications in computing by combining the creativity of large language models with automated evaluators

  5. OpenAI News TIER_1 ·

    Computer-Using Agent

  6. Hugging Face Blog TIER_1 ·

    Tiny Agents in Python: a MCP-powered agent in ~70 lines of code

  7. Hugging Face Blog TIER_1 ·

    Tiny Agents: an MCP-powered agent in 50 lines of code

  8. Hugging Face Blog TIER_1 ·

    Introducing smolagents: simple agents that write actions in code.

  9. arXiv cs.AI TIER_1 · Jieping Ye ·

    ToolCUA: Towards Optimal GUI-Tool Path Orchestration for Computer Use Agents

    Computer Use Agents (CUAs) can act through both atomic GUI actions, such as click and type, and high-level tool calls, such as API-based file operations, but this hybrid action space often leaves them uncertain about when to continue with GUI actions or switch to tools, leading t…

  10. arXiv cs.AI TIER_1 · Ju Ren ·

    Executable Agentic Memory for GUI Agent

    Modern GUI agents typically rely on a model-centric and step-wise interaction paradigm, where LLMs must re-interpret the UI and re-decide actions at every screen, which is fragile in long-horizon tasks. In this paper, we propose Executable Agentic Memory (EAM), a structured Knowl…

  11. arXiv cs.AI TIER_1 · Kai Yu ·

    No Action Without a NOD: A Heterogeneous Multi-Agent Architecture for Reliable Service Agents

    Large language model (LLM) agents have increasingly advanced service applications, such as booking flight tickets. However, these service agents suffer from unreliability in long-horizon tasks, as they often produce policy violations, tool hallucinations, and misaligned actions, …

  12. arXiv cs.AI TIER_1 · Lea Schönherr ·

    No More, No Less: Task Alignment in Terminal Agents

    Terminal agents are increasingly capable of executing complex, long-horizon tasks autonomously from a single user prompt. To do so, they must interpret instructions encountered in the environment (e.g., README files, code comments, stack traces) and determine their relevance to t…

  13. arXiv cs.AI TIER_1 · Stefano V. Albrecht ·

    Rollout Cards: A Reproducibility Standard for Agent Research

    Reproducibility problems that have long affected machine learning and reinforcement learning are now surfacing in agent research: papers compare systems by reported scores while leaving the rollout records behind those scores difficult to inspect. For agentic tasks, this matters …

  14. arXiv cs.AI TIER_1 · Dian Balta ·

    Autonomy and Agency in Agentic AI: Architectural Tactics for Regulated Contexts

    Deploying agentic AI in regulated contexts requires principled reasoning about two design dimensions: agency (what the system can do) and autonomy (how much it acts without human involvement). Though often treated independently, they are coupled: at higher autonomy, human error c…

  15. arXiv cs.CL TIER_1 Svenska(SV) · Xingcheng Xu ·

    SkillSafetyBench: Evaluating Agent Safety under Skill-Facing Attack Surfaces

    Reusable skills are becoming a common interface for extending large language model agents, packaging procedural guidance with access to files, tools, memory, and execution environments. However, this modularity introduces attack surfaces that are largely missed by existing safety…

  16. arXiv cs.CL TIER_1 · Yuan Lu ·

    AgentDisCo: Towards Disentanglement and Collaboration in Open-ended Deep Research Agents

    In this paper, we present AgentDisCo, a novel Disentangled and Collaborative agentic architecture that formulates deep research as an adversarial optimization problem between information exploration and exploitation. Unlike existing approaches that conflate these two processes in…

  17. arXiv cs.AI TIER_1 · Weiyan Shi ·

    Shepherd: A Runtime Substrate Empowering Meta-Agents with a Formalized Execution Trace

    We introduce Shepherd, a functional programming model that formalizes meta-agent operations on target agents as functions, with core operations mechanized in Lean. Shepherd records every agent-environment interaction as a typed event in a Git-like execution trace, enabling any pa…

  18. arXiv cs.CL TIER_1 · Yuhang Zang ·

    WildClawBench: A Benchmark for Real-World, Long-Horizon Agent Evaluation

    Large language and vision-language models increasingly power agents that act on a user's behalf through command-line interface (CLI) harnesses. However, most agent benchmarks still rely on synthetic sandboxes, short-horizon tasks, mock-service APIs, and final-answer checks, leavi…

  19. arXiv cs.AI TIER_1 · Wen Zhang ·

    Engineering Robustness into Personal Agents with the AI Workflow Store

    The dominant paradigm for AI agents is an "on-the-fly" loop in which agents synthesize plans and execute actions within seconds or minutes in response to user prompts. We argue that this paradigm short-circuits disciplined software engineering (SE) processes -- iterative design, …

  20. arXiv cs.AI TIER_1 · Dinil Mon Divakaran ·

    MATRA: Modeling the Attack Surface of Agentic AI Systems -- OpenClaw Case Study

    LLMs are increasingly deployed as autonomous agents with access to tools, databases, and external services, yet practitioners (across different sectors) lack systematic methods to assess how known threat classes translate into concrete risks within a specific agentic deployment. …

  21. arXiv cs.CL TIER_1 · David Garcia ·

    Conformity Generates Collective Misalignment in AI Agents Societies

    Artificial intelligence safety research focuses on aligning individual language models with human values, yet deployed AI systems increasingly operate as interacting populations where social influence may override individual alignment. Here we show that populations of individuall…

  22. arXiv cs.AI TIER_1 · Arthur Gervais ·

    CrackMeBench: Binary Reverse Engineering for Agents

    Benchmarks for coding agents increasingly measure source-level software repair, and cybersecurity benchmarks increasingly measure broad capture-the-flag performance. Classical binary reverse engineering remains less precisely specified: given only an executable, can an agent reco…

  23. arXiv cs.CL TIER_1 · Yangqiu Song ·

    DeepRefine: Agent-Compiled Knowledge Refinement via Reinforcement Learning

    Agent-compiled knowledge bases provide persistent external knowledge for large language model (LLM) agents in open-ended, knowledge-intensive downstream tasks. Yet their quality is systematically limited by \emph{incompleteness}, \emph{incorrectness}, and \emph{redundancy}, manif…

  24. arXiv cs.AI TIER_1 · Rong Hou ·

    Beyond Autonomy: A Dynamic Tiered AgentRunner Framework for Governable and Resilient Enterprise AI Execution

    Current large language model agent frameworks prioritize autonomy but lack the governability mechanisms required for enterprise deployment. High-risk write operations proceed without independent review, complex tasks lack acceptance verification, and computational resources are a…

  25. arXiv cs.CL TIER_1 · Yixiang Fang ·

    SkillRAE: Agent Skill-Based Context Compilation for Retrieval-Augmented Execution

    Large Language Model (LLM)-based agents (e.g., OpenClaw) increasingly rely on reusable skill libraries to solve artifact-rich tasks such as document-centric workflows and data-intensive analysis. As these libraries grow, a few works have attempted to study the Retrieval-Augmented…

  26. arXiv cs.AI TIER_1 · Vineeth Kashyap ·

    Combining Mechanical and Agentic Specification Inference for Move

    In this paper, we describe early work on a specification inference tool for the Move Prover that combines a weakest-precondition (WP) analysis over Move bytecode with an agentic coding CLI such as Claude Code. Specification inference reduces the boilerplate of writing specificati…

  27. 量子位 (QbitAI) TIER_1 中文(ZH) · 允中 ·

    Deep Collaboration of Multi-Agent Architecture: From Single-Point Tools to Agent Collaboration

    免费找数据,用 AI 创新报告智能体也是免费,但这仅仅是开始。 智会心研正在构建面向研发全过程的 AI Agents 体系,除了AI技能助手中的四大智能体现已向个人用户开放。 此次更新带来的AI创新报告协作智能体,也会免费供您体验。 专利技术路线智能体: 自动扩展概念,检索相关专利,帮你快速扫描技术盲区。 创新方案挖掘智能体: 拒绝拍脑袋!内置 TRIZ 等百余种创新方法论,辅助发散你的创新思路。 02 权益分级:把效率工具交到创新者手中 我们此次重新调整了权益架构,核心逻辑只有一个:让每一个新注册的个人用户,都能免费完成一次完整的技术探索,让每一位用户

  28. arXiv cs.AI TIER_1 · Jorge Ortiz ·

    TraceFix: Repairing Agent Coordination Protocols with TLA+ Counterexamples

    We present TraceFix, a verification-first pipeline for Large Language Model (LLM) multi-agent coordination. An agent synthesizes a protocol topology as a structured intermediate representation (IR) from a task description, generates PlusCal coordination logic, and iteratively rep…

  29. arXiv cs.LG TIER_1 · Soumik Sarkar ·

    ADKO: Agentic Decentralized Knowledge Optimization

    We present Agentic Decentralized Knowledge Optimization (ADKO), a framework for collaborative black-box optimization across autonomous agents that achieves sample efficiency, privacy preservation, heterogeneous-objective handling, and communication efficiency. Each agent maintain…

  30. arXiv cs.AI TIER_1 · Junfeng Fang ·

    SOD: Step-wise On-policy Distillation for Small Language Model Agents

    Tool-integrated reasoning (TIR) is difficult to scale to small language models due to instability in long-horizon tool interactions and limited model capacity. While reinforcement learning methods like group relative policy optimization provide only sparse outcome-level rewards. …

  31. arXiv cs.CL TIER_1 · Dawei Cheng ·

    MAVEN: Multi-Agent Verification-Elaboration Network with In-Step Epistemic Auditing

    While explicit reasoning trajectories enhance model interpretability, existing paradigms often rely on monolithic chains that lack intermediate verification, allowing early errors to cascade unchecked. This lack of modularity impedes granular auditing and compromises the epistemi…

  32. arXiv cs.AI TIER_1 · Yong Xiao, Haoran Zhou, Yujie Zhou, Marwan Krunz ·

    SANEmerg: An Emergent Communication Framework for Semantic-aware Agentic AI Networking

    arXiv:2605.05861v1 Announce Type: new Abstract: Future networking systems are envisioned to become part of an agentic AI-native ecosystem in which a vast number of heterogeneous and specialized AI agents cooperate seamlessly to fulfill complex user requirements in real time. Howe…

  33. arXiv cs.CL TIER_1 · Siru Ouyang, Jun Yan, Yanfei Chen, Rujun Han, Zifeng Wang, Bhavana Dalvi Mishra, Rui Meng, Chun-Liang Li, Yizhu Jiao, Kaiwen Zha, Maohao Shen, Vishy Tirumalashetty, George Lee, Jiawei Han, Tomas Pfister, Chen-Yu Lee ·

    SkillOS: Learning Skill Curation for Self-Evolving Agents

    arXiv:2605.06614v1 Announce Type: cross Abstract: LLM-based agents are increasingly deployed to handle streaming tasks, yet they often remain one-off problem solvers that fail to learn from past interactions. Reusable skills distilled from experience provide a natural substrate f…

  34. arXiv cs.CL TIER_1 · Xinglin Wang, Zishen Liu, Shaoxiong Feng, Peiwen Yuan, Yiwei Li, Jiayi Shi, Yueqi Zhang, Chuyi Tan, Ji Zhang, Boyuan Pan, Yao Hu, Kan Li ·

    On Time, Within Budget: Constraint-Driven Online Resource Allocation for Agentic Workflows

    arXiv:2605.06110v1 Announce Type: cross Abstract: Agentic systems increasingly solve complex user requests by executing orchestrated workflows, where subtasks are assigned to specialized models or tools and coordinated according to their dependencies. While recent work improves a…

  35. arXiv cs.CL TIER_1 · Erhan Zhang, Yiqun Chen, Zechun Niu, Wei Yang, Xiaochi Wei, Yan Gao, Yi Wu, Yao Hu, Jiaxin Mao ·

    PRAISE: Prefix-Based Rollout Reuse in Agentic Search Training

    arXiv:2604.03675v1 Announce Type: cross Abstract: In agentic search, large language models (LLMs) are trained to perform multi-turn retrieval and reasoning for complex tasks such as multi-hop question answering (QA). However, current search-based Reinforcement Learning (RL) metho…

  36. arXiv cs.LG TIER_1 · Rachel Ma, Jingyi Qu, Andreea Bobu, Dylan Hadfield-Menell ·

    Flexible Agent Alignment with Goal Inference from Open-Ended Dialog

    arXiv:2508.15119v2 Announce Type: replace-cross Abstract: We introduce Open-Universe Assistance Games (OU-AGs), a formal framework extending assistance games to LLM-based agents. Effective assistance requires reasoning over human preferences that are unbounded, underspecified, an…

  37. arXiv cs.LG TIER_1 · Bole Ma, Jan Eitzinger, Harald K\"ostler ·

    Irminsul: MLA-Native Position-Independent Caching for Agentic LLM Serving

    arXiv:2605.05696v1 Announce Type: cross Abstract: Agentic LLM workloads put bit-identical tokens at shifted positions every turn, voiding prefix caches at the first byte of divergence. Operators report cache-hit regressions ranging from moderate slowdowns to severe TTFT spikes of…

  38. arXiv cs.LG TIER_1 · Xin Wang, Haibo Chen, Wenxuan Liu, Wenwu Zhu ·

    Agentic AIs Are the Missing Paradigm for Out-of-Distribution Generalization in Foundation Models

    arXiv:2605.06522v1 Announce Type: new Abstract: Foundation models (FMs) are increasingly deployed in open-world settings where distribution shift is the rule rather than the exception. The out-of-distribution (OOD) phenomena they face -- knowledge boundaries, capability ceilings,…

  39. arXiv cs.LG TIER_1 · Haoyu Zheng, Fangcheng Fu, Jia Wu, Binhang Yuan, Yongqiang Zhang, Hao Wang, Yuanyuan Zhu, Xiao Yan, Jiawei Jiang ·

    Efficient Serving for Dynamic Agent Workflows with Prediction-based KV-Cache Management

    arXiv:2605.06472v1 Announce Type: new Abstract: LLM-based workflows compose specialized agents to execute complex tasks, and these agents usually share substantial context, allowing KV-Cache reuse to save computation. Existing approaches either manage KV-Cache at agent level and …

  40. arXiv cs.AI TIER_1 · Wentao Zhang, Zhe Zhao, Haibin Wen, Yingcheng Wu, Cankun Guo, Ming Yin, Bo An, Mengdi Wang ·

    Autogenesis: A Self-Evolving Agent Protocol

    arXiv:2604.15034v3 Announce Type: replace Abstract: Recent advances in LLM based agent systems have shown promise in tackling complex, long horizon tasks. However, existing agent protocols (e.g., A2A and MCP) under specify cross entity lifecycle and context management, version tr…

  41. arXiv cs.AI TIER_1 · Xinquan Chen, Zhenyun Yin, Shan He, Bin Huang, Shanzhe Lei, Pengcheng Shi, Kun Cai, Bei Chen, Bangwei Liu, Zeyu Kang, Chao Huang, Yang Zhang, Wenjie Li, Ruijun Ge, Yajie Wang, Tianshun Fang, Tianyang Xu, Yiwen Cong, Meng Jin, Gaolei Li, Xuansheng Wu, Linh ·

    Safactory: A Scalable Agent Factory for Trustworthy Autonomous Intelligence

    arXiv:2605.06230v1 Announce Type: new Abstract: As large models evolve from conversational assistants into autonomous agents, challenges increasingly arise from long-horizon decision making, tool use, and real environment interaction. Existing agenticinfrastructure remain fragmen…

  42. arXiv cs.AI TIER_1 · Yuan Sui, Yulin Chen, Yibo Li, Xue Jiang, Yufei He, Yihong Dong, Xiaoxin He, Tianyu Gao, Bryan Hooi ·

    TACT: Mitigating Overthinking and Overacting in Coding Agents via Activation Steering

    arXiv:2605.05980v1 Announce Type: new Abstract: When language model agents tackle complex software engineering tasks, they often degrade over long trajectories, which we define as *agent drift*. We focus on two recurring failure modes *overthinking* and *overacting*, i.e., where …

  43. arXiv cs.AI TIER_1 · Vaisakh Naduvodi Viswambharan, Keerthan Kopparam Radhakrishna, Deepak Narayan Gadde, Aman Kumar ·

    Knowledge Graphs, the Missing Link in Agentic AI-based Formal Verification

    arXiv:2605.06434v1 Announce Type: new Abstract: Recent advances in Large Language Models (LLMs) have enabled workflows that generate SystemVerilog Assertions (SVAs) from natural-language specifications, with the potential to accelerate Formal Verification (FV). However, high-qual…

  44. arXiv cs.AI TIER_1 · Andrew Zigler ·

    Mise en Place for Agentic Coding: Deliberate Preparation as Context Engineering Methodology

    arXiv:2605.05400v1 Announce Type: cross Abstract: The rapid adoption of AI coding agents has produced a dominant workflow pattern -- often called "vibe coding" -- that prioritizes speed of implementation over deliberate preparation. We argue that this approach creates a systemati…

  45. arXiv cs.AI TIER_1 · Jhen-Ke Lin ·

    BUILD-AND-FIND: An Effort-Aware Protocol for Evaluating Agent-Managed Codebases

    arXiv:2605.06136v1 Announce Type: cross Abstract: Most coding-agent benchmarks ask whether generated code behaves correctly. That remains essential, but repository-level engineering is increasingly agent-managed: one agent writes a repository, and later agents inspect, audit, or …

  46. arXiv cs.AI TIER_1 · Francesco Dente, Dario Satriani, Paolo Papotti ·

    Constraint Decay: The Fragility of LLM Agents in Backend Code Generation

    arXiv:2605.06445v1 Announce Type: cross Abstract: Large Language Model (LLM) agents demonstrate strong performance in autonomous code generation under loose specifications. However, production-grade software requires strict adherence to structural constraints, such as architectur…

  47. arXiv cs.AI TIER_1 · Zhengwei Xie, Zhisheng Chen, Ziyan Weng, Jinhan Li, Chenglong Li, Zikai Xiao, Jingwei Song, Jinhao Jing, Vireo Zhang, Kun Wang ·

    MineEvolve: Self-Evolution with Accumulated Knowledge for Long-Horizon Embodied Minecraft Agents

    arXiv:2603.13131v2 Announce Type: replace Abstract: Long-horizon embodied intelligence requires agents to improve through interaction, not merely to execute plans generated from static goals. A central challenge is therefore to transform past executions into knowledge that can sh…

  48. arXiv cs.AI TIER_1 · Xi-Wei Pan, Shi-Wen An, Jin-Guo Liu ·

    Problem Reductions at Scale: Agentic Integration of Computationally Hard Problems

    arXiv:2604.11535v2 Announce Type: replace Abstract: Solving an NP-hard optimization problem often requires reformulating it for a specific solver -- quantum hardware, a commercial optimizer, or a domain heuristic. A tool for polynomial-time reductions between hard problems would …

  49. arXiv cs.AI TIER_1 · Josh Rosen, Seth Rosen ·

    From Agent Loops to Deterministic Graphs: Execution Lineage for Reproducible AI-Native Work

    arXiv:2605.06365v1 Announce Type: new Abstract: Large language model systems are increasingly deployed as agentic workflows that interleave reasoning, tool use, memory, and iterative refinement. These systems are effective at producing answers, but they often rely on implicit con…

  50. arXiv cs.AI TIER_1 · Chen-Yu Lee ·

    SkillOS: Learning Skill Curation for Self-Evolving Agents

    LLM-based agents are increasingly deployed to handle streaming tasks, yet they often remain one-off problem solvers that fail to learn from past interactions. Reusable skills distilled from experience provide a natural substrate for self-evolution, where high-quality skill curati…

  51. Hugging Face Daily Papers TIER_1 ·

    Agentic AIs Are the Missing Paradigm for Out-of-Distribution Generalization in Foundation Models

    Foundation models (FMs) are increasingly deployed in open-world settings where distribution shift is the rule rather than the exception. The out-of-distribution (OOD) phenomena they face -- knowledge boundaries, capability ceilings, compositional shifts, and open-ended task varia…

  52. arXiv cs.LG TIER_1 · Jiawei Jiang ·

    Efficient Serving for Dynamic Agent Workflows with Prediction-based KV-Cache Management

    LLM-based workflows compose specialized agents to execute complex tasks, and these agents usually share substantial context, allowing KV-Cache reuse to save computation. Existing approaches either manage KV-Cache at agent level and fail to exploit the reuse opportunities within w…

  53. 量子位 (QbitAI) TIER_1 中文(ZH) · 西风 ·

    Native Agents Enter the Canvas! One-stop Professional Creation, Fully Controllable, No Gacha

    背靠国内最大ComfyUI生态

  54. arXiv cs.AI TIER_1 · Paolo Papotti ·

    Constraint Decay: The Fragility of LLM Agents in Backend Code Generation

    Large Language Model (LLM) agents demonstrate strong performance in autonomous code generation under loose specifications. However, production-grade software requires strict adherence to structural constraints, such as architectural patterns, databases, and object-relational mapp…

  55. arXiv cs.AI TIER_1 · Aman Kumar ·

    Knowledge Graphs, the Missing Link in Agentic AI-based Formal Verification

    Recent advances in Large Language Models (LLMs) have enabled workflows that generate SystemVerilog Assertions (SVAs) from natural-language specifications, with the potential to accelerate Formal Verification (FV). However, high-quality assertion synthesis remains challenging beca…

  56. arXiv cs.AI TIER_1 · Seth Rosen ·

    From Agent Loops to Deterministic Graphs: Execution Lineage for Reproducible AI-Native Work

    Large language model systems are increasingly deployed as agentic workflows that interleave reasoning, tool use, memory, and iterative refinement. These systems are effective at producing answers, but they often rely on implicit conversational state, making it difficult to preser…

  57. arXiv cs.CL TIER_1 · Kan Li ·

    On Time, Within Budget: Constraint-Driven Online Resource Allocation for Agentic Workflows

    Agentic systems increasingly solve complex user requests by executing orchestrated workflows, where subtasks are assigned to specialized models or tools and coordinated according to their dependencies. While recent work improves agent efficiency by optimizing the performance--cos…

  58. Hugging Face Daily Papers TIER_1 ·

    Irminsul: MLA-Native Position-Independent Caching for Agentic LLM Serving

    Agentic LLM workloads put bit-identical tokens at shifted positions every turn, voiding prefix caches at the first byte of divergence. Operators report cache-hit regressions ranging from moderate slowdowns to severe TTFT spikes of 10-16s on unchanged content. Prior position-indep…

  59. arXiv cs.AI TIER_1 · Yipeng Ouyang, Yi Xiao, Yuhao Gu, Xianwei Zhang ·

    SkCC: Portable and Secure Skill Compilation for Cross-Framework LLM Agents

    arXiv:2605.03353v1 Announce Type: cross Abstract: LLM-Agents have evolved into autonomous systems for complex task execution, with the SKILL.md specification emerging as a de facto standard for encapsulating agent capabilities. However, a critical bottleneck remains: different ag…

  60. arXiv cs.AI TIER_1 · Xue Qin, Simin Luan, John See, Cong Yang, Zhijun Li ·

    AEROS: A Single-Agent Operating Architecture with Embodied Capability Modules

    arXiv:2604.07039v2 Announce Type: replace-cross Abstract: Robotic systems lack a principled abstraction for organizing intelligence, capabilities, and execution in a unified manner. Existing approaches either couple skills within monolithic architectures or decompose functionalit…

  61. arXiv cs.AI TIER_1 · Fan Cui, Hongyuan Hou, Zizhang Luo, Chenyun Yin, Yun Liang ·

    HWE-Bench: Benchmarking LLM Agents on Real-World Hardware Bug Repair Tasks

    arXiv:2604.14709v3 Announce Type: replace Abstract: Existing benchmarks for hardware design primarily evaluate Large Language Models (LLMs) on isolated, component-level tasks such as generating HDL modules from specifications, leaving repository-scale evaluation unaddressed. We i…

  62. arXiv cs.AI TIER_1 · Jonathan Steinberg, Oren Gal ·

    MOSAIC-Bench: Measuring Compositional Vulnerability Induction in Coding Agents

    arXiv:2605.03952v1 Announce Type: cross Abstract: Coding agents often pass per-prompt safety review yet ship exploitable code when their tasks are decomposed into routine engineering tickets. The challenge is structural: existing safety alignment evaluates overt requests in isola…

  63. arXiv cs.AI TIER_1 · Javad Forough, Marios Kogias, Hamed Haddadi ·

    When Agents Handle Secrets: A Survey of Confidential Computing for Agentic AI

    arXiv:2605.03213v1 Announce Type: cross Abstract: Agentic AI systems, specifically LLM-driven agents that plan, invoke tools, maintain persistent memory, and delegate tasks to peer agents via protocols such as MCP and A2A, introduce a threat surface that differs materially from s…

  64. arXiv cs.AI TIER_1 · Kiran Gopinathan, Jack Feser, Michelangelo Naim, Zenna Tavares, Eli Bingham ·

    Pact: A Choreographic Language for Agentic Ecosystems

    arXiv:2605.03143v1 Announce Type: cross Abstract: Recent advances in large language models have led to the rise of software systems (i.e. agents) that execute with increasing autonomy on behalf of users in open, multi-party settings, interacting with untrusted counterparts and ma…

  65. arXiv cs.AI TIER_1 · Raja Sekhar Rao Dheekonda, Will Pearce, Nick Landers ·

    Redefining AI Red Teaming in the Agentic Era: From Weeks to Hours

    arXiv:2605.04019v1 Announce Type: new Abstract: AI systems are entering critical domains like healthcare, finance, and defense, yet remain vulnerable to adversarial attacks. While AI red teaming is a primary defense, current approaches force operators into manual, library-specifi…

  66. arXiv cs.AI TIER_1 · Kishan Athrey, Ramin Pishehvar, Brian Riordan, Mahesh Viswanathan ·

    From Intent to Execution: Composing Agentic Workflows with Agent Recommendation

    arXiv:2605.03986v1 Announce Type: new Abstract: Multi-Agent Systems (MAS) built using AI agents fulfill a variety of user intents that may be used to design and build a family of related applications. However, the creation of such MAS currently involves manual composition of the …

  67. arXiv cs.AI TIER_1 · Bronislav Sidik, Lior Rokach ·

    MEMTIER: Tiered Memory Architecture and Retrieval Bottleneck Analysis for Long-Running Autonomous AI Agents

    arXiv:2605.03675v1 Announce Type: new Abstract: Long-running autonomous AI agents suffer from a well-documented memory coherence problem: tool-execution success rates degrade 14 percentage points over 72-hour operation windows due to four compounding failure modes in existing fla…

  68. arXiv cs.AI TIER_1 · Srinath Perera, Kaviru Hapuarachchi, Frank Leymann, Rania Khalaf ·

    Robust Agent Compensation (RAC): Teaching AI Agents to Compensate

    arXiv:2605.03409v1 Announce Type: new Abstract: We present Robust Agent Compensation (RAC), a log-based recovery paradigm (providing a safety net) implemented through an architectural extension that can be applied to most Agent frameworks to support reliable executions (avoiding …

  69. arXiv cs.AI TIER_1 · Zuoyu Zhang, Yancheng Zhu ·

    Enhancing Agent Safety Judgment: Controlled Benchmark Rewriting and Analogical Reasoning for Deceptive Out-of-Distribution Scenarios

    arXiv:2605.03242v1 Announce Type: new Abstract: Tool-using agent systems powered by large language models (LLMs) are increasingly deployed across web, app, operating-system, and transactional environments. Yet existing safety benchmarks still emphasize explicit risks, potentially…

  70. arXiv cs.AI TIER_1 · Spandan Garg, Vikram Nitin, Yufan Huang ·

    Terminus-4B: Can a Smaller Model Replace Frontier LLMs at Agentic Execution Tasks?

    arXiv:2605.03195v1 Announce Type: new Abstract: Modern coding agents increasingly delegate specialized subtasks to subagents, which are smaller, focused agentic loops that handle narrow responsibilities like search, debugging or terminal execution. This architectural pattern keep…

  71. arXiv cs.AI TIER_1 · Reshabh K Sharma, Gaurav Mittal, Yu Hu ·

    Learning Correct Behavior from Examples: Validating Sequential Execution in Autonomous Agents

    arXiv:2605.03159v1 Announce Type: new Abstract: As autonomous agents become increasingly sophisticated, validating their sequential behavior presents a significant challenge. Traditional testing approaches require manual specification, exact sequence matching, or thousands of tra…

  72. arXiv cs.CL TIER_1 · Nikolai Ludwig, Wasi Uddin Ahmad, Somshubra Majumdar, Boris Ginsburg ·

    From SWE-ZERO to SWE-HERO: Execution-free to Execution-based Fine-tuning for Software Engineering Agents

    arXiv:2604.01496v2 Announce Type: replace-cross Abstract: We introduce SWE-ZERO to SWE-HERO, a two-stage SFT recipe that achieves state-of-the-art results on SWE-bench by distilling open-weight frontier LLMs. Our pipeline replaces resource-heavy dependencies with an evolutionary …

  73. arXiv cs.CL TIER_1 · Furkan Sakizli ·

    TSCG: Deterministic Tool-Schema Compilation for Agentic LLM Deployments

    arXiv:2605.04107v1 Announce Type: cross Abstract: Production agent frameworks (OpenAI Function Calling, Anthropic Tool Use, MCP) transmit tool schemas as JSON, a format designed for machine parsing, not for interpretation by language models. For small models (4B-14B), this protoc…

  74. Hugging Face Daily Papers TIER_1 ·

    Mise en Place for Agentic Coding: Deliberate Preparation as Context Engineering Methodology

    The rapid adoption of AI coding agents has produced a dominant workflow pattern -- often called "vibe coding" -- that prioritizes speed of implementation over deliberate preparation. We argue that this approach creates a systematic alignment problem: agents that lack sufficient c…

  75. arXiv cs.AI TIER_1 · David Chin ·

    Design Conductor 2.0: An agent builds a TurboQuant inference accelerator in 80 hours

    Driven by a rapid co-evolution of both harness and underlying models, LLM agents are improving at a dizzying pace. In our prior work (performed in Dec. 2025), we introduced "Design Conductor" (or just "Conductor"), a system capable of building a 5-stage Linux-capable RISC-V CPU i…

  76. arXiv cs.AI TIER_1 · Sergey Rodionov ·

    Executable World Models for ARC-AGI-3 in the Era of Coding Agents

    We evaluate an initial coding-agent system for ARC-AGI-3 in which the agent maintains an executable Python world model, verifies it against previous observations, refactors it toward simpler abstractions as a practical proxy for an MDL-like simplicity bias, and plans through the …

  77. Hugging Face Daily Papers TIER_1 ·

    Executable World Models for ARC-AGI-3 in the Era of Coding Agents

    We evaluate an initial coding-agent system for ARC-AGI-3 in which the agent maintains an executable Python world model, verifies it against previous observations, refactors it toward simpler abstractions as a practical proxy for an MDL-like simplicity bias, and plans through the …

  78. arXiv cs.AI TIER_1 · Bo Li ·

    DecodingTrust-Agent Platform (DTap): A Controllable and Interactive Red-Teaming Platform for AI Agents

    AI agents are increasingly deployed across diverse domains to automate complex workflows through long-horizon and high-stakes action executions. Due to their high capability and flexibility, such agents raise significant security and safety concerns. A growing number of real-worl…

  79. arXiv cs.AI TIER_1 · Chenglin Yang ·

    AgentTrust: Runtime Safety Evaluation and Interception for AI Agent Tool Use

    Modern AI agents execute real-world side effects through tool calls such as file operations, shell commands, HTTP requests, and database queries. A single unsafe action, including accidental deletion, credential exposure, or data exfiltration, can cause irreversible harm. Existin…

  80. arXiv cs.AI TIER_1 · Li Song ·

    AuditRepairBench: A Paired-Execution Trace Corpus for Evaluator-Channel Ranking Instability in Agent Repair

    Agent-repair leaderboards reorder under evaluator reconfiguration, and a measurable share of the reordering is produced by methods that consult evaluator-derived signal during internal selection of candidate repairs. We document this failure mode on a public leaderboard and relea…

  81. arXiv cs.LG TIER_1 · Zirui Tang, Xuanhe Zhou, Yumou Liu, Linchun Li, Weizheng Wang, Hongzhang Huang, Jun Zhou, Jiachen Song, Shaoli Yu, Jinqi Wang, Zihang Zhou, Hongyi Zhou, Yuting Lv, Jinyang Li, Jiashuo Liu, Ruoyu Chen, Chunwei Liu, GuoLiang Li, Jihua Kang, Fan Wu ·

    Workspace-Bench 1.0: Benchmarking AI Agents on Workspace Tasks with Large-Scale File Dependencies

    arXiv:2605.03596v1 Announce Type: cross Abstract: Workspace learning requires AI agents to identify, reason over, exploit, and update explicit and implicit dependencies among heterogeneous files in a worker's workspace, enabling them to complete both routine and advanced tasks ef…

  82. arXiv cs.LG TIER_1 · Cheng Qian, Hyeonjeong Ha, Jiayu Liu, Bingxiang He, Jeonghwan Kim, Jiateng Liu, Bingxuan Li, Aditi Tiwari, Dwip Dalal, Zhenhailong Wang, Xiusi Chen, Mahdi Namazifar, Yunzhu Li, Heng Ji ·

    CreativityBench: Evaluating Agent Creative Reasoning via Affordance-Based Tool Repurposing

    arXiv:2605.02910v1 Announce Type: cross Abstract: Recent advances in large language models have led to strong performance on reasoning and environment-interaction tasks, yet their ability for creative problem-solving remains underexplored. We study this capability through the len…

  83. arXiv cs.AI TIER_1 · Reshabh K Sharma ·

    ContextCov: Deriving and Enforcing Executable Constraints from Agent Instruction Files

    arXiv:2603.00822v2 Announce Type: replace-cross Abstract: As Large Language Model (LLM) agents increasingly execute complex, autonomous software engineering tasks, developers rely on natural language instruction files such as AGENTS.md to express project-specific coding conventio…

  84. arXiv cs.AI TIER_1 · Jia Li, Yuxin Su, Michael R. Lyu ·

    From Laboratory to Real-World Applications: Benchmarking Agentic Code Reasoning at the Repository Level

    arXiv:2601.03731v3 Announce Type: replace-cross Abstract: As large language models (LLMs) evolve into autonomous agents, evaluating repository-level reasoning, the ability to maintain logical consistency across massive, real-world, interdependent file systems, has become critical…

  85. arXiv cs.AI TIER_1 · Zhensu Sun, Haotian Zhu, Bowen Xu, Xiaoning Du, Li Li, David Lo ·

    Towards Agentic Runtime Healing

    arXiv:2408.01055v2 Announce Type: replace-cross Abstract: Self-healing systems have long been a focus of research, aiming to enable software to recover from unexpected runtime errors without human intervention. Traditional approaches rely on predefined heuristic rules, such as re…

  86. arXiv cs.AI TIER_1 · Maximiliano Armesto, Christophe Kolb ·

    Toward a Science of Intent: Closure Gaps and Delegation Envelopes for Open-World AI Agents

    arXiv:2604.25000v2 Announce Type: replace Abstract: Recent work has framed intelligence in verifiable tasks as reducing time-to-solution through learned structure and test-time search, while systems work has explored learned runtimes in which computation, memory and I/O migrate i…

  87. arXiv cs.AI TIER_1 · Bowen Ye, Rang Li, Qibin Yang, Yuanxin Liu, Linli Yao, Hanglong Lv, Zhihui Xie, Chenxin An, Lei Li, Lingpeng Kong, Qi Liu, Zhifang Sui, Tong Yang ·

    Claw-Eval: Towards Trustworthy Evaluation of Autonomous Agents

    arXiv:2604.06132v2 Announce Type: replace Abstract: Large language models are increasingly deployed as autonomous agents for multi-step workflows in real-world software environments. However, existing agent benchmarks are limited by trajectory-opaque grading, underspecified safet…

  88. arXiv cs.AI TIER_1 · Hyunji Min, Sangwon Jung, Junyoung Sung, Dosung Lee, Leekyeung Han, Paul Hongsuck Seo ·

    GOAT: A Training Framework for Goal-Oriented Agent with Tools

    arXiv:2510.12218v2 Announce Type: replace Abstract: Current approaches rely on zero-shot evaluation due to the absence of training data; while proprietary models such as GPT-4 exhibit strong reasoning capabilities, smaller open-source models remain ineffective at complex tool use…

  89. arXiv cs.AI TIER_1 · Guannan Liang, Qianqian Tong ·

    LLM-Powered AI Agent Systems and Their Applications in Industry

    arXiv:2505.16120v2 Announce Type: replace Abstract: The emergence of Large Language Models (LLMs) has reshaped agent systems. Unlike traditional rule-based agents with limited task scope, LLM-powered agents offer greater flexibility, cross-domain reasoning, and natural language i…

  90. arXiv cs.AI TIER_1 · Yuecai Zhu, Nikolaos Tsantalis, Peter C. Rigby ·

    AI-Generated Smells: An Analysis of Code and Architecture in LLM and Agent-Driven Development

    arXiv:2605.02741v1 Announce Type: cross Abstract: The promise of Large Language Models in automated software engineering is often measured by functional correctness, overlooking the critical issue of long term maintainability. This paper presents a systematic audit of technical d…

  91. arXiv cs.AI TIER_1 · Purna Sai Garigipati, Onur Ayan, Kishor Chandra Joshi, Xueli An ·

    Beyond State Machines: Executing Network Procedures with Agentic Tool-Calling Sequences

    arXiv:2605.02584v1 Announce Type: cross Abstract: Agentic AI will be an essential enabling technology for designing future mobile communication systems, which could provide flexible and customized services, automate complex network operations, and drive autonomous decision-making…

  92. arXiv cs.AI TIER_1 · Yelin Kim ·

    The Conversations Beneath the Code: Triadic Data for Long-Horizon Software Engineering Agents

    arXiv:2605.02244v1 Announce Type: cross Abstract: Frontier software engineering agents have saturated short-horizon benchmarks while regressing on the work that constitutes senior engineering: long-horizon, multi-engineer, ambiguous-specification deliverables. This paper takes a …

  93. arXiv cs.AI TIER_1 · Alfredo Metere ·

    Architectural Obsolescence of Unhardened Agentic-AI Runtimes

    arXiv:2605.01740v1 Announce Type: cross Abstract: An agentic-AI runtime issues tool calls, sends messages, and actuates devices on behalf of an LLM. Catching the four ways an action can diverge from its audit record -- F1 gate-bypass, F2 audit-forgery, silent host failure, F4 wro…

  94. arXiv cs.AI TIER_1 · Hyukjoo Lee ·

    Practical Limits of Autonomous Test Repair: A Multi-Agent Case Study with LLM-Driven Discovery and Self-Correction

    arXiv:2605.01471v1 Announce Type: cross Abstract: Maintaining reliable UI test suites in large-scale enterprise applications is a persistent and costly challenge. We present an industrial case study of a multi-agent autonomous testing system evaluated using anonymized execution d…

  95. arXiv cs.AI TIER_1 · Dong Xu, Jialun Cao, Guozhao Mo, Junjie Hu, Cheng Wen, Hongyu Lin, Xianpei Han, Shengchao Qin, Cong Tian, Shing-Chi Cheung, Le Sun, Yaojie Lu ·

    LiveFMBench: Unveiling the Power and Limits of Agentic Workflows in Specification Generation

    arXiv:2605.01394v1 Announce Type: cross Abstract: Formal specification is essential for rigorous program verification, yet writing correct specifications remains costly and difficult to automate. Although large language models (LLMs) and agents have shown promising progress, thei…

  96. arXiv cs.AI TIER_1 · Guangrui Xie ·

    ORPilot: A Production-Oriented Agentic LLM-for-OR Tool for Optimization Modeling

    arXiv:2605.02728v1 Announce Type: new Abstract: This paper presents ORPilot, an open-source agentic AI system that translates real-world business problems into solver-ready optimization models. Unlike academic LLM-for-OR tools that assume clean problem specifications with preform…

  97. arXiv cs.AI TIER_1 · Vincent Henkel, Felix Gehlhoff, David Kube, Asaad Almutareb, Luis Cruz, Bernd Hellingrath, Philip Koch, Christoph Legat, Florian Mohr, Michael Oberle, Felix Ocker, Thorsten Schoeler, Mario Thron, Nico Andre T\"opfer, Lucas Vogt, Yuchen Xia ·

    Foundation-Model-Based Agents in Industrial Automation: Purposes, Capabilities, and Open Challenges

    arXiv:2605.02592v1 Announce Type: new Abstract: Foundation models, particularly large language models, are increasingly integrated into agent architectures for industrial tasks such as decision support, process monitoring, and engineering automation. Yet evidence on their purpose…

  98. arXiv cs.AI TIER_1 · Qiaohong Zhang, Weihao Ye, Jialong Chen, Yi Luo, BoYuan Li, Bowen Deng, Zibin Zheng, Jianhao Lin, Wei-Shi Zheng, Chuan Chen ·

    DataClaw: A Process-Oriented Agent Benchmark for Exploratory Real-World Data Analysis

    arXiv:2605.02503v1 Announce Type: new Abstract: Evaluating autonomous data analysis agents requires testing their ability to perform exploratory analysis in underexplored data environments. However, many existing benchmarks emphasize final answer accuracy in prior-guided data set…

  99. arXiv cs.AI TIER_1 Nederlands(NL) · Qisong Zhang (School of Artificial Intelligence, Beijing University of Posts and Telecommunications), Wenzhuo Wu (School of Artificial Intelligence, Beijing University of Posts and Telecommunications), Zhuangzhuang Jia (School of Artificial Intelligence, ·

    DataEvolver: Let Your Data Build and Improve Itself via Goal-Driven Loop Agents

    arXiv:2605.01789v1 Announce Type: new Abstract: Constructing controllable visual data is a major bottleneck for image editing and multimodal understanding. Useful supervision is rarely produced by a single rendering pass; instead it emerges through iterative generation, inspectio…

  100. arXiv cs.AI TIER_1 · Florian Valentin Wunderlich, Lars Benedikt Kaesberg, Jan Philip Wahle, Terry Ruas, Bela Gipp ·

    Multi-Agent Reasoning Improves Compute Efficiency: Pareto-Optimal Test-Time Scaling

    arXiv:2605.01566v1 Announce Type: new Abstract: Advances in inference methods have enabled language models to improve their predictions without additional training. These methods often prioritize raw performance over cost-effective compute usage. However, computational efficiency…

  101. arXiv cs.AI TIER_1 · Tanav Singh Bajaj, Nikhil Singh, Karan Anand, Eishkaran Singh ·

    Position: Safety and Fairness in Agentic AI Depend on Interaction Topology, Not on Model Scale or Alignment

    arXiv:2605.01147v1 Announce Type: new Abstract: As large language models are increasingly deployed as interacting agents in high-stakes decisions, the AI safety community assumes that safety properties of individual models will compose into safe multi-agent behavior. This positio…

  102. arXiv cs.LG TIER_1 · Kunvar Thaman ·

    Reward Hacking Benchmark: Measuring Exploits in LLM Agents with Tool Use

    arXiv:2605.02964v1 Announce Type: new Abstract: Reinforcement learning (RL) trained language model agents with tool access are increasingly deployed in coding assistants, research tools, and autonomous systems. We introduce the Reward Hacking Benchmark (RHB), a suite of multi-ste…

  103. arXiv cs.CL TIER_1 · Hung Tran, Langston Nashold, Rayan Krishnan, Antoine Bigeard, Alex Gu ·

    Vibe Code Bench: Evaluating AI Models on End-to-End Web Application Development

    arXiv:2603.04601v2 Announce Type: replace-cross Abstract: Code generation has emerged as one of AI's highest-impact use cases, yet existing benchmarks measure isolated tasks rather than the complete "zero-to-one" process of building a working application from scratch. We introduc…

  104. arXiv cs.CL TIER_1 · Yuwen Du, Rui Ye, Shuo Tang, Keduan Huang, Xinyu Zhu, Yuzhu Cai, Siheng Chen ·

    OpenSeeker-v2: Pushing the Limits of Search Agents with Informative and High-Difficulty Trajectories

    arXiv:2605.04036v1 Announce Type: cross Abstract: Deep search capabilities have become an indispensable competency for frontier Large Language Model (LLM) agents, yet their development remains dominated by industrial giants. The typical industry recipe involves a highly resource-…

  105. arXiv cs.CL TIER_1 · Yuhui Wang, Tanqiu Jiang, Jiacheng Liang, Charles Fleming, Ting Wang ·

    MAGE: Safeguarding LLM Agents against Long-Horizon Threats via Shadow Memory

    arXiv:2605.03228v1 Announce Type: cross Abstract: As large language model (LLM)-powered agents are increasingly deployed to perform complex, real-world tasks, they face a growing class of attacks that exploit extended user-agent-environment interactions to pursue malicious object…

  106. arXiv cs.CL TIER_1 · Serhii Zabolotnii ·

    TRACE: A Metrologically-Grounded Engineering Framework for Trustworthy Agentic AI Systems in Operationally Critical Domains

    arXiv:2605.03838v1 Announce Type: new Abstract: We introduce TRACE, a cross-domain engineering framework for trustworthy agentic AI in operationally critical domains. TRACE combines a four-layer reference architecture with an explicit classical-ML vs. LLM-validator split (L2a/L2b…

  107. arXiv cs.LG TIER_1 · Zhihan Zhang, Xunkai Li, Yilong Zuo, Henan Sun, Zhenjun Li, Bing Zhou, Rong-Hua Li, Guoren Wang ·

    When LLM Agents Meet Graph Optimization: An Automated Data Quality Improvement Approach

    arXiv:2510.08952v4 Announce Type: replace Abstract: Text-attributed graphs (TAGs) have become a key form of graph-structured data in modern data management and analytics, combining structural relationships with rich textual semantics for diverse applications. However, the effecti…

  108. arXiv cs.LG TIER_1 · Chandan Singh, Yan Shuo Tan, Weijia Xu, Zelalem Gero, Weiwei Yang, Michel Galley, Jianfeng Gao ·

    Agentic-imodels: Evolving agentic interpretability tools via autoresearch

    arXiv:2605.03808v1 Announce Type: cross Abstract: Agentic data science (ADS) systems are rapidly improving their capability to autonomously analyze, fit, and interpret data, potentially moving towards a future where agents conduct the vast majority of data-science work. However, …

  109. arXiv cs.CL TIER_1 · Siheng Chen ·

    OpenSeeker-v2: Pushing the Limits of Search Agents with Informative and High-Difficulty Trajectories

    Deep search capabilities have become an indispensable competency for frontier Large Language Model (LLM) agents, yet their development remains dominated by industrial giants. The typical industry recipe involves a highly resource-intensive pipeline spanning pre-training, continua…

  110. arXiv cs.AI TIER_1 · Nick Landers ·

    Redefining AI Red Teaming in the Agentic Era: From Weeks to Hours

    AI systems are entering critical domains like healthcare, finance, and defense, yet remain vulnerable to adversarial attacks. While AI red teaming is a primary defense, current approaches force operators into manual, library-specific workflows. Operators spend weeks hand-crafting…

  111. arXiv cs.AI TIER_1 · Mahesh Viswanathan ·

    From Intent to Execution: Composing Agentic Workflows with Agent Recommendation

    Multi-Agent Systems (MAS) built using AI agents fulfill a variety of user intents that may be used to design and build a family of related applications. However, the creation of such MAS currently involves manual composition of the plan, manual selection of appropriate agents, an…

  112. arXiv cs.AI TIER_1 · Oren Gal ·

    MOSAIC-Bench: Measuring Compositional Vulnerability Induction in Coding Agents

    Coding agents often pass per-prompt safety review yet ship exploitable code when their tasks are decomposed into routine engineering tickets. The challenge is structural: existing safety alignment evaluates overt requests in isolation, leaving models blind to malicious end-states…

  113. arXiv cs.CL TIER_1 · Serhii Zabolotnii ·

    TRACE: A Metrologically-Grounded Engineering Framework for Trustworthy Agentic AI Systems in Operationally Critical Domains

    We introduce TRACE, a cross-domain engineering framework for trustworthy agentic AI in operationally critical domains. TRACE combines a four-layer reference architecture with an explicit classical-ML vs. LLM-validator split (L2a/L2b), a stateful orchestration-and-escalation polic…

  114. Hugging Face Daily Papers TIER_1 ·

    TRACE: A Metrologically-Grounded Engineering Framework for Trustworthy Agentic AI Systems in Operationally Critical Domains

    We introduce TRACE, a cross-domain engineering framework for trustworthy agentic AI in operationally critical domains. TRACE combines a four-layer reference architecture with an explicit classical-ML vs. LLM-validator split (L2a/L2b), a stateful orchestration-and-escalation polic…

  115. arXiv cs.CL TIER_1 · Jianfeng Gao ·

    Agentic-imodels: Evolving agentic interpretability tools via autoresearch

    Agentic data science (ADS) systems are rapidly improving their capability to autonomously analyze, fit, and interpret data, potentially moving towards a future where agents conduct the vast majority of data-science work. However, current ADS systems use statistical tools designed…

  116. arXiv cs.AI TIER_1 · Lior Rokach ·

    MEMTIER: Tiered Memory Architecture and Retrieval Bottleneck Analysis for Long-Running Autonomous AI Agents

    Long-running autonomous AI agents suffer from a well-documented memory coherence problem: tool-execution success rates degrade 14 percentage points over 72-hour operation windows due to four compounding failure modes in existing flat-file memory systems. We present MEMTIER, a tri…

  117. arXiv cs.CL TIER_1 · Fan Wu ·

    Workspace-Bench 1.0: Benchmarking AI Agents on Workspace Tasks with Large-Scale File Dependencies

    Workspace learning requires AI agents to identify, reason over, exploit, and update explicit and implicit dependencies among heterogeneous files in a worker's workspace, enabling them to complete both routine and advanced tasks effectively. Despite its importance, existing releva…

  118. arXiv cs.AI TIER_1 · Hongbo Wen, Ying Li, Hanzhi Liu, Chaofan Shou, Yanju Chen, Yuan Tian, Yu Feng ·

    Semia: Auditing Agent Skills via Constraint-Guided Representation Synthesis

    arXiv:2605.00314v1 Announce Type: cross Abstract: An agent skill is a configuration package that equips an LLM-driven agent with a concrete capability, such as reading email, executing shell commands, or signing blockchain transactions. Each skill is a hybrid artifact-a structure…

  119. arXiv cs.CL TIER_1 · Ruijie Shi, Houbin Zhang, Yuecheng Han, Yuheng Wang, Jingru Fan, Runde Yang, Yufan Dang, Huatao Li, Dewen Liu, Yuan Cheng, Chen Qian ·

    AgentXRay: White-Boxing Agentic Systems via Workflow Reconstruction

    arXiv:2602.05353v3 Announce Type: replace-cross Abstract: Large Language Models have shown strong capabilities in complex problem solving, yet many agentic systems remain difficult to interpret and control due to opaque internal workflows. While some frameworks offer explicit arc…

  120. arXiv cs.CL TIER_1 · Varun Ursekar (Emily), Apaar Shanker (Emily), Veronica Chatrath (Emily), Yuan (Emily), Xue, Sam Denton ·

    VeRO: An Evaluation Harness for Agents to Optimize Agents

    arXiv:2602.22480v2 Announce Type: replace-cross Abstract: An important emerging application of coding agents is agent optimization: the iterative improvement of a target agent through edit-execute-evaluate cycles. Despite its relevance, the community lacks a systematic understand…

  121. arXiv cs.LG TIER_1 · Kyle Zheng, Han Zhang, Renliang Sun, Chenchen Ye, Wei Wang ·

    FitText: Evolving Agent Tool Ecologies via Memetic Retrieval

    arXiv:2605.02411v1 Announce Type: cross Abstract: A semantic gap separates how users describe tasks from how tools are documented. As API ecosystems scale to tens of thousands of endpoints, static retrieval from the initial query alone cannot bridge this gap: the agent's understa…

  122. arXiv cs.AI TIER_1 · Alfredo Metere ·

    Skills as Verifiable Artifacts: A Trust Schema and a Biconditional Correctness Criterion for Human-in-the-Loop Agent Runtimes

    arXiv:2605.00424v1 Announce Type: cross Abstract: Agent skills -- structured packages of instructions, scripts, and references that augment a large language model (LLM) without modifying the model itself -- have moved from convenience to first-class deployment artifact. The runti…

  123. arXiv cs.AI TIER_1 · Bin Lei, Weitai Kang, Zijian Zhang, Winson Chen, Xi Xie, Shan Zuo, Mimi Xie, Ali Payani, Mingyi Hong, Yan Yan, Caiwen Ding ·

    InfantAgent-Next: A Multimodal Generalist Agent for Automated Computer Interaction

    arXiv:2505.10887v3 Announce Type: replace Abstract: This paper introduces \textsc{InfantAgent-Next}, a generalist agent capable of interacting with computers in a multimodal manner, encompassing text, images, audio, and video. Unlike existing approaches that either build intricat…

  124. arXiv cs.CL TIER_1 · Ting Wang ·

    MAGE: Safeguarding LLM Agents against Long-Horizon Threats via Shadow Memory

    As large language model (LLM)-powered agents are increasingly deployed to perform complex, real-world tasks, they face a growing class of attacks that exploit extended user-agent-environment interactions to pursue malicious objectives improbable in single-turn settings. Such long…

  125. arXiv cs.AI TIER_1 · Peter C. Rigby ·

    AI-Generated Smells: An Analysis of Code and Architecture in LLM and Agent-Driven Development

    The promise of Large Language Models in automated software engineering is often measured by functional correctness, overlooking the critical issue of long term maintainability. This paper presents a systematic audit of technical debt in AI-generated software, revealing that AI do…

  126. arXiv cs.AI TIER_1 · Guangrui Xie ·

    ORPilot: A Production-Oriented Agentic LLM-for-OR Tool for Optimization Modeling

    This paper presents ORPilot, an open-source agentic AI system that translates real-world business problems into solver-ready optimization models. Unlike academic LLM-for-OR tools that assume clean problem specifications with preformatted inline data, ORPilot is designed for produ…

  127. arXiv cs.AI TIER_1 · Yuchen Xia ·

    Foundation-Model-Based Agents in Industrial Automation: Purposes, Capabilities, and Open Challenges

    Foundation models, particularly large language models, are increasingly integrated into agent architectures for industrial tasks such as decision support, process monitoring, and engineering automation. Yet evidence on their purposes, capabilities, and limitations remains fragmen…

  128. Hugging Face Daily Papers TIER_1 ·

    Foundation-Model-Based Agents in Industrial Automation: Purposes, Capabilities, and Open Challenges

    Foundation models, particularly large language models, are increasingly integrated into agent architectures for industrial tasks such as decision support, process monitoring, and engineering automation. Yet evidence on their purposes, capabilities, and limitations remains fragmen…

  129. arXiv cs.AI TIER_1 · Xueli An ·

    Beyond State Machines: Executing Network Procedures with Agentic Tool-Calling Sequences

    Agentic AI will be an essential enabling technology for designing future mobile communication systems, which could provide flexible and customized services, automate complex network operations, and drive autonomous decision-making across the network. This work studies how Large L…

  130. arXiv cs.AI TIER_1 · Chuan Chen ·

    DataClaw: A Process-Oriented Agent Benchmark for Exploratory Real-World Data Analysis

    Evaluating autonomous data analysis agents requires testing their ability to perform exploratory analysis in underexplored data environments. However, many existing benchmarks emphasize final answer accuracy in prior-guided data settings and provide limited support for reasoning …

  131. arXiv cs.AI TIER_1 · Wei Wang ·

    FitText: Evolving Agent Tool Ecologies via Memetic Retrieval

    A semantic gap separates how users describe tasks from how tools are documented. As API ecosystems scale to tens of thousands of endpoints, static retrieval from the initial query alone cannot bridge this gap: the agent's understanding of what it needs evolves during execution, b…

  132. Hugging Face Daily Papers TIER_1 ·

    FitText: Evolving Agent Tool Ecologies via Memetic Retrieval

    A semantic gap separates how users describe tasks from how tools are documented. As API ecosystems scale to tens of thousands of endpoints, static retrieval from the initial query alone cannot bridge this gap: the agent's understanding of what it needs evolves during execution, b…

  133. arXiv cs.LG TIER_1 · Zexi Liu, Jingyi Chai, Xinyu Zhu, Shuo Tang, Rui Ye, Bo Zhang, Lei Bai, Siheng Chen ·

    ML-Agent: Reinforcing LLM Agents for Autonomous Machine Learning Engineering

    arXiv:2505.23723v2 Announce Type: replace-cross Abstract: The emergence of large language model (LLM)-based agents has significantly advanced the development of autonomous machine learning (ML) engineering. However, the dominant prompt-based paradigm exhibits limitations: smaller…

  134. arXiv cs.CL TIER_1 · Ranit Karmakar, Jayita Chatterjee ·

    AgentFloor: How Far Up the tool use Ladder Can Small Open-Weight Models Go?

    arXiv:2605.00334v1 Announce Type: cross Abstract: Production agentic systems make many model calls per user request, and most of those calls are short, structured, and routine. This raises a practical routing question that existing evaluations do not directly answer: which parts …

  135. arXiv cs.LG TIER_1 · Abhishek Bhandwaldar, Mihir Choudhury, Ruchir Puri, Akash Srivastava ·

    Agent Factories for High Level Synthesis: How Far Can General-Purpose Coding Agents Go in Hardware Optimization?

    arXiv:2603.25719v2 Announce Type: replace-cross Abstract: We present an empirical study of how far general-purpose coding agents -- without hardware-specific training -- can optimize hardware designs from high-level algorithmic specifications. We introduce an agent factory, a two…

  136. arXiv cs.LG TIER_1 · Dongxin Guo, Jikun Wu, Siu Ming Yiu ·

    SAGA: Workflow-Atomic Scheduling for AI Agent Inference on GPU Clusters

    arXiv:2605.00528v1 Announce Type: cross Abstract: AI agents execute tens to hundreds of chained LLM calls per task, yet GPU schedulers treat each call as independent, discarding gigabytes of intermediate state between steps and inflating end-to-end latency by 3-8x. We argue that …

  137. arXiv cs.LG TIER_1 · Jan Ole Ernst, Dmitri Michelangelo Saberi, Derek Christ, Thomas Zimmermann, Rajath Salegame, Suhaas M. Bhat, Stanislav Levental, Thomas Dybdahl Ahle, Matthias Jung ·

    Autoformalizing Memory Specifications with Agents

    arXiv:2605.00058v1 Announce Type: cross Abstract: The primary goal of Design Verification (DV) is to ensure that a proposed chip design implementation (either in code, or physical form) exactly matches its specification and is free of functional errors in order to avoid costly re…

  138. arXiv cs.AI TIER_1 · Siu Ming Yiu ·

    SAGA: Workflow-Atomic Scheduling for AI Agent Inference on GPU Clusters

    AI agents execute tens to hundreds of chained LLM calls per task, yet GPU schedulers treat each call as independent, discarding gigabytes of intermediate state between steps and inflating end-to-end latency by 3-8x. We argue that this request-level abstraction is fundamentally mi…

  139. arXiv cs.AI TIER_1 · Alfredo Metere ·

    Skills as Verifiable Artifacts: A Trust Schema and a Biconditional Correctness Criterion for Human-in-the-Loop Agent Runtimes

    Agent skills -- structured packages of instructions, scripts, and references that augment a large language model (LLM) without modifying the model itself -- have moved from convenience to first-class deployment artifact. The runtime that loads them inherits the same problem packa…

  140. arXiv cs.AI TIER_1 · Tianyuan Wu, Chaokun Chang, Lunxi Cao, Wei Gao, Wei Wang ·

    Crab: A Semantics-Aware Checkpoint/Restore Runtime for Agent Sandboxes

    arXiv:2604.28138v1 Announce Type: cross Abstract: Autonomous agents act through sandboxed containers and microVMs whose state spans filesystems, processes, and runtime artifacts. Checkpoint and restore (C/R) of this state is needed for fault tolerance, spot execution, RL rollout …

  141. arXiv cs.CL TIER_1 · Ralph Peeters, Aaron Steiner, Luca Schwarz, Julian Yuya Caspary, Christian Bizer ·

    WebMall -- A Multi-Shop Benchmark for Evaluating Web Agents

    arXiv:2508.13024v3 Announce Type: replace Abstract: LLM-based web agents have the potential to automate long-running web tasks, such as searching for products in multiple e-shops and subsequently ordering the cheapest products that meet the users needs. Benchmarks for evaluating …

  142. arXiv cs.AI TIER_1 · Chenxin Li, Zhengyang Tang, Huangxin Lin, Yunlong Lin, Shijue Huang, Shengyuan Liu, Bowen Ye, Rang Li, Lei Li, Benyou Wang, Yixuan Yuan ·

    Claw-Eval-Live: A Live Agent Benchmark for Evolving Real-World Workflows

    arXiv:2604.28139v1 Announce Type: cross Abstract: LLM agents are expected to complete end-to-end units of work across software tools, business services, and local workspaces. Yet many agent benchmarks freeze a curated task set at release time and grade mainly the final response, …

  143. arXiv cs.AI TIER_1 (AF) · Marco Robol, Paolo Giorgini ·

    Self-Evolving Software Agents

    arXiv:2604.27264v1 Announce Type: cross Abstract: Autonomous agents can adapt their behaviour to changing environments, but remain bound to requirements, goals, and capabilities fixed at design time, preventing genuine software evolution. This paper introduces self-evolving softw…

  144. arXiv cs.AI TIER_1 · Simon Dennis, Michael Diamond, Rivaan Patil, Kevin Shabahang, Hao Guo ·

    In-Context Prompting Obsoletes Agent Orchestration for Procedural Tasks

    arXiv:2604.27891v1 Announce Type: new Abstract: Agent orchestration frameworks -- LangGraph, CrewAI, Google ADK, OpenAI Agents SDK, and others -- place an external orchestrator above the LLM, tracking state and injecting routing instructions at every turn. We present a controlled…

  145. arXiv cs.AI TIER_1 · Jagadeesh Chundru ·

    Agentic Compilation: Mitigating the LLM Rerun Crisis for Minimized-Inference-Cost Web Automation

    arXiv:2604.09718v2 Announce Type: cross Abstract: LLM-driven web agents operating through continuous inference loops -- repeatedly querying a model to evaluate browser state and select actions -- exhibit a fundamental scalability constraint for repetitive tasks. We characterize t…

  146. arXiv cs.CL TIER_1 · Jayita Chatterjee ·

    AgentFloor: How Far Up the tool use Ladder Can Small Open-Weight Models Go?

    Production agentic systems make many model calls per user request, and most of those calls are short, structured, and routine. This raises a practical routing question that existing evaluations do not directly answer: which parts of an agent workflow truly require large frontier …

  147. arXiv cs.AI TIER_1 · Yu Feng ·

    Semia: Auditing Agent Skills via Constraint-Guided Representation Synthesis

    An agent skill is a configuration package that equips an LLM-driven agent with a concrete capability, such as reading email, executing shell commands, or signing blockchain transactions. Each skill is a hybrid artifact-a structured half declares executable interfaces, while a pro…

  148. arXiv cs.AI TIER_1 · Yixuan Yuan ·

    Claw-Eval-Live: A Live Agent Benchmark for Evolving Real-World Workflows

    LLM agents are expected to complete end-to-end units of work across software tools, business services, and local workspaces. Yet many agent benchmarks freeze a curated task set at release time and grade mainly the final response, making it difficult to evaluate agents against evo…

  149. arXiv cs.AI TIER_1 · Wei Wang ·

    Crab: A Semantics-Aware Checkpoint/Restore Runtime for Agent Sandboxes

    Autonomous agents act through sandboxed containers and microVMs whose state spans filesystems, processes, and runtime artifacts. Checkpoint and restore (C/R) of this state is needed for fault tolerance, spot execution, RL rollout branching, and safe rollback-yet existing approach…

  150. arXiv cs.AI TIER_1 · Hao Guo ·

    In-Context Prompting Obsoletes Agent Orchestration for Procedural Tasks

    Agent orchestration frameworks -- LangGraph, CrewAI, Google ADK, OpenAI Agents SDK, and others -- place an external orchestrator above the LLM, tracking state and injecting routing instructions at every turn. We present a controlled comparison showing that for procedural tasks, t…

  151. arXiv cs.AI TIER_1 · Tarlan Hasanli, Shahbaz Siddeeq, Bishwash Khanal, Pyry Kotilainen, Tommi Mikkonen, Pekka Abrahamsson ·

    TDD Governance for Multi-Agent Code Generation via Prompt Engineering

    arXiv:2604.26615v1 Announce Type: cross Abstract: Large language models (LLMs) accelerate software development but often exhibit instability, non-determinism, and weak adherence to development discipline in unconstrained workflows. While test-driven development (TDD) provides a s…

  152. arXiv cs.AI TIER_1 · Junwei Liu, Chen Xu, Chong Wang, Tong Bai, Weitong Chen, Kaseng Wong, Yiling Lou, Xin Peng ·

    EvoDev: An Iterative Feature-Driven Framework for End-to-End Software Development with LLM-based Agents

    arXiv:2511.02399v2 Announce Type: replace-cross Abstract: Recent advances in large language model agents offer the promise of automating end-to-end software development from natural language requirements. However, existing approaches largely adopt linear, waterfall-style pipeline…

  153. arXiv cs.AI TIER_1 · Ruocheng Guo, Kaiwen Dong, Xiang Gao, Kamalika Das ·

    Learning to Rewrite Tool Descriptions for Reliable LLM-Agent Tool Use

    arXiv:2602.20426v2 Announce Type: replace Abstract: While most efforts to improve LLM-based tool-using agents focus on the agent itself - through larger models, better prompting, or fine-tuning - agent performance increasingly plateaus due to the quality of the tool interfaces th…

  154. arXiv cs.CL TIER_1 · Yikai Zhang, Jiaxin Pei, Kenan Li, Maoquan Wang, Jin Pan, Yu Kang, Shengyu Fu, Elsie Nallipogu, Junjie Hu, Yufan Huang, Zijian Jin ·

    SWE-Edit: Rethinking Code Editing for Efficient SWE-Agent

    arXiv:2604.26102v1 Announce Type: cross Abstract: Large language model agents have achieved remarkable progress on software engineering tasks, yet current approaches suffer from a fundamental context coupling problem: the standard code editing interface conflates code inspection,…

  155. Hugging Face Daily Papers TIER_1 ·

    TDD Governance for Multi-Agent Code Generation via Prompt Engineering

    Large language models (LLMs) accelerate software development but often exhibit instability, non-determinism, and weak adherence to development discipline in unconstrained workflows. While test-driven development (TDD) provides a structured Red-Green-Refactor process, existing LLM…

  156. arXiv cs.AI TIER_1 · Pekka Abrahamsson ·

    TDD Governance for Multi-Agent Code Generation via Prompt Engineering

    Large language models (LLMs) accelerate software development but often exhibit instability, non-determinism, and weak adherence to development discipline in unconstrained workflows. While test-driven development (TDD) provides a structured Red-Green-Refactor process, existing LLM…

  157. arXiv cs.CL TIER_1 · Shuyang Liu, Saman Dehghan, Jatin Ganhotra, Martin Hirzel, Reyhaneh Jabbarvand ·

    Evaluating Plan Compliance in Autonomous Programming Agents

    arXiv:2604.12147v2 Announce Type: replace-cross Abstract: Agents aspire to eliminate the need for task-specific prompt crafting through autonomous reason-act-observe loops. Still, they are commonly instructed to follow a task-specific plan for guidance, e.g., to resolve software …

  158. arXiv cs.CL TIER_1 · Xinming Tu (Minta), Tianze Wang (Minta), Yingzhou (Minta), Lu, Kexin Huang, Yuanhao Qu, Sara Mostafavi ·

    BenchGuard: Who Guards the Benchmarks? Automated Auditing of LLM Agent Benchmarks

    arXiv:2604.24955v1 Announce Type: new Abstract: As benchmarks grow in complexity, many apparent agent failures are not failures of the agent at all - they are failures of the benchmark itself: broken specifications, implicit assumptions, and rigid evaluation scripts that penalize…

  159. arXiv cs.CL TIER_1 · Amir Saeidi, Venkatesh Mishra, Souradeep Mukhopadhyay, Gaowen Liu, Ali Payani, Jayanth Srinivasa, Chitta Baral ·

    FAMA: Failure-Aware Meta-Agentic Framework for Open-Source LLMs in Interactive Tool Use Environments

    arXiv:2604.25135v1 Announce Type: new Abstract: Large Language Models are being increasingly deployed as the decision-making core of autonomous agents capable of effecting change in external environments. Yet, in conversational benchmarks, which simulate real-world customer-centr…

  160. arXiv cs.CL TIER_1 · Jiahang Lin, Shichun Liu, Chengjun Pan, Lizhi Lin, Shihan Dou, Xuanjing Huang, Hang Yan, Zhenhua Han, Tao Gui ·

    Agentic Harness Engineering: Observability-Driven Automatic Evolution of Coding-Agent Harnesses

    arXiv:2604.25850v1 Announce Type: new Abstract: Harnesses have become a central determinant of coding-agent performance, shaping how models interact with repositories, tools, and execution environments. Yet automating harness engineering is hard: a heterogeneous action space, spa…

  161. arXiv cs.CL TIER_1 · Lawrence Keunho Jang, Jing Yu Koh, Daniel Fried, Ruslan Salakhutdinov ·

    Odysseys: Benchmarking Web Agents on Realistic Long Horizon Tasks

    arXiv:2604.24964v1 Announce Type: cross Abstract: Existing web agent benchmarks have largely converged on short, single-site tasks that frontier models are approaching saturation on. However, real world web use consists of long-horizon, multi-site workflows. Common web navigation…

  162. arXiv cs.CL TIER_1 · Hubert M. Pysklo, Artem Zhuravel, Patrick D. Watson ·

    Agent-Diff: Benchmarking LLM Agents on Enterprise API Tasks via Code Execution with State-Diff-Based Evaluation

    arXiv:2602.11224v3 Announce Type: replace-cross Abstract: We present Agent-Diff, a novel benchmarking framework for evaluating agentic Large Language Models (LLMs) on real-world productivity software API tasks via code execution. Agentic LLM performance varies due to differences …

  163. arXiv cs.CL TIER_1 · Zijian Jin ·

    SWE-Edit: Rethinking Code Editing for Efficient SWE-Agent

    Large language model agents have achieved remarkable progress on software engineering tasks, yet current approaches suffer from a fundamental context coupling problem: the standard code editing interface conflates code inspection, modification planning, and edit execution within …

  164. arXiv cs.CL TIER_1 · Tao Gui ·

    Agentic Harness Engineering: Observability-Driven Automatic Evolution of Coding-Agent Harnesses

    Harnesses have become a central determinant of coding-agent performance, shaping how models interact with repositories, tools, and execution environments. Yet automating harness engineering is hard: a heterogeneous action space, sparse and noisy evaluation signal, multi-million-t…

  165. arXiv cs.CL TIER_1 · Tao Gui ·

    Agentic Harness Engineering: Observability-Driven Automatic Evolution of Coding-Agent Harnesses

    Harnesses have become a central determinant of coding-agent performance, shaping how models interact with repositories, tools, and execution environments. Yet automating harness engineering is hard: a heterogeneous action space, sparse and noisy evaluation signal, multi-million-t…

  166. Hugging Face Daily Papers TIER_1 ·

    SAFEdit: Does Multi-Agent Decomposition Resolve the Reliability Challenges of Instructed Code Editing?

    Instructed code editing is a significant challenge for large language models (LLMs). On the EditBench benchmark, 39 of 40 evaluated models obtain a task success rate (TSR) below 60 percent, highlighting a gap between general code generation and the ability to perform instruction-…

  167. arXiv cs.AI TIER_1 · Eliya Nachmani ·

    SAFEdit: Does Multi-Agent Decomposition Resolve the Reliability Challenges of Instructed Code Editing?

    Instructed code editing is a significant challenge for large language models (LLMs). On the EditBench benchmark, 39 of 40 evaluated models obtain a task success rate (TSR) below 60 percent, highlighting a gap between general code generation and the ability to perform instruction-…

  168. arXiv cs.AI TIER_1 · Luay Gharzeddine, Samer Saab Jr ·

    Complete Cyclic Subtask Graphs for Tool-Using LLM Agents: Flexibility, Cost, and Bottlenecks in Multi-Agent Workflows

    arXiv:2604.22820v1 Announce Type: cross Abstract: Long-horizon tool-using tasks sometimes benefit from revisiting earlier subtasks for recovery and exploration, but added multi-agent workflow flexibility can also introduce coordination overhead and substantial inference cost. We …

  169. arXiv cs.CL TIER_1 · Jordan Meadows, Lan Zhang, Andre Freitas ·

    FormalScience: Scalable Human-in-the-Loop Autoformalisation of Science with Agentic Code Generation in Lean

    arXiv:2604.23002v1 Announce Type: cross Abstract: Formalising informal mathematical reasoning into formally verifiable code is a significant challenge for large language models. In scientific fields such as physics, domain-specific machinery (\textit{e.g.} Dirac notation, vector …

  170. arXiv cs.CL TIER_1 · Aishwarya Padmakumar, Leon Derczynski, Traian Rebedea, Christopher Parisien ·

    Training a General Purpose Automated Red Teaming Model

    arXiv:2604.23067v1 Announce Type: cross Abstract: Automated methods for red teaming LLMs are an important tool to identify LLM vulnerabilities that may not be covered in static benchmarks, allowing for more thorough probing. They can also adapt to each specific LLM to discover we…

  171. arXiv cs.CL TIER_1 · Samer Attrah ·

    Code Broker: A Multi-Agent System for Automated Code Quality Assessment

    arXiv:2604.23088v1 Announce Type: cross Abstract: We present Code Broker, a multi agent system built with Google Agent Development Kit ADK that analyses Python code from files, local directories, or GitHub repositories and generates actionable quality assessment reports. The syst…

  172. arXiv cs.CL TIER_1 · Rikuto Kotoge, Mai Nishimura, Jiaxin Ma ·

    Can Compact Language Models Search Like Agents? Distillation-Guided Policy Optimization for Preserving Agentic RAG Capabilities

    arXiv:2508.20324v4 Announce Type: replace Abstract: Reinforcement Learning has emerged as a dominant post-training approach to elicit agentic RAG behaviors such as search and planning from language models. Despite its success with larger models, applying RL to compact models (e.g…

  173. arXiv cs.CL TIER_1 · Hanhua Hong, Yizhi LI, Jiaoyan Chen, Sophia Ananiadou, Xiaoli Li, Jung-jae Kim, Chenghua Lin ·

    HiRAS: A Hierarchical Multi-Agent Framework for Paper-to-Code Generation and Execution

    arXiv:2604.17745v2 Announce Type: replace Abstract: Recent advances in large language models have highlighted their potential to automate computational research, particularly reproducing experimental results. However, existing approaches still use fixed sequential agent pipelines…

  174. arXiv cs.CL TIER_1 · Yuhang Wang, Yuling Shi, Mo Yang, Rongrui Zhang, Shilin He, Heng Lian, Yuting Chen, Siyu Ye, Kai Cai, Xiaodong Gu ·

    SWE-Pruner: Self-Adaptive Context Pruning for Coding Agents

    arXiv:2601.16746v3 Announce Type: replace-cross Abstract: LLM agents have demonstrated remarkable capabilities in software development, but their performance is hampered by long interaction contexts, which incur high API costs and latency. While various context compression approa…

  175. arXiv cs.CL TIER_1 · Liang Ding ·

    AdaRubric: Task-Adaptive Rubrics for LLM Agent Evaluation

    arXiv:2603.21362v2 Announce Type: replace-cross Abstract: LLM-as-Judge evaluation fails agent tasks because a fixed rubric cannot capture what matters for this task: code debugging demands Correctness and Error Handling; web navigation demands Goal Alignment and Action Efficiency…

  176. arXiv cs.LG TIER_1 · Zhiyuan Zhai, Ming Li, Xin Wang ·

    Revisable by Design: A Theory of Streaming LLM Agent Execution

    arXiv:2604.23283v1 Announce Type: new Abstract: Current LLM agents operate under an implicit but universal assumption: execution is a transaction -- the user submits a request, the agent works in isolation, and only upon completion does the dialogue resume. This forces users into…

  177. arXiv cs.LG TIER_1 · Jiachen Liu, Jiaxin Pei, Jintao Huang, Chenglei Si, Ao Qu, Xiangru Tang, Runyu Lu, Lichang Chen, Xiaoyan Bai, Haizhong Zheng, Carl Chen, Zhiyang Chen, Haojie Ye, Yujuan Fu, Zexue He, Zijian Jin, Zhenyu Zhang, Shangquan Sun, Maestro Harmon, John Dianzhuo W ·

    The Last Human-Written Paper: Agent-Native Research Artifacts

    arXiv:2604.24658v1 Announce Type: new Abstract: Scientific publication compresses a branching, iterative research process into a linear narrative, discarding the majority of what was discovered along the way. This compilation imposes two structural costs: a Storytelling Tax, wher…

  178. arXiv cs.AI TIER_1 · Chenyang An, Qihao Ye, Minghao Pan, Jiayaun Zhang ·

    QED: An Open-Source Multi-Agent System for Generating Mathematical Proofs on Open Problems

    arXiv:2604.24021v1 Announce Type: new Abstract: We explore a central question in AI for mathematics: can AI systems produce original, nontrivial proofs for open research problems? Despite strong benchmark performance, producing genuinely novel proofs remains an outstanding challe…

  179. arXiv cs.AI TIER_1 · Yingwei Ma, Yue Liu, Xinlong Yang, Yanhao Li, Kelin Fu, Yibo Miao, Yuchong Xie, Zhexu Wang, Shing-Chi Cheung ·

    Scaling Coding Agents via Atomic Skills

    arXiv:2604.05013v2 Announce Type: replace-cross Abstract: Current LLM coding agents are predominantly trained on composite benchmarks (e.g., bug fixing), which often leads to task-specific overfitting and limited generalization. To address this, we propose a novel scaling paradig…

  180. arXiv cs.AI TIER_1 · Andy Anderson ·

    The AI Codebase Maturity Model: From Assisted Coding to Fully Autonomous Systems

    arXiv:2604.09388v2 Announce Type: replace-cross Abstract: AI coding tools are widely adopted, but most teams plateau at prompt-and-review without a framework for systematic progression. This paper presents the AI Codebase Maturity Model (ACMM), a 6-level framework describing how …

  181. arXiv cs.CL TIER_1 · Chitta Baral ·

    FAMA: Failure-Aware Meta-Agentic Framework for Open-Source LLMs in Interactive Tool Use Environments

    Large Language Models are being increasingly deployed as the decision-making core of autonomous agents capable of effecting change in external environments. Yet, in conversational benchmarks, which simulate real-world customer-centric issue resolution scenarios, these agents freq…

  182. arXiv cs.CL TIER_1 · Ruslan Salakhutdinov ·

    Odysseys: Benchmarking Web Agents on Realistic Long Horizon Tasks

    Existing web agent benchmarks have largely converged on short, single-site tasks that frontier models are approaching saturation on. However, real world web use consists of long-horizon, multi-site workflows. Common web navigation tasks, such as comparing products across differen…

  183. arXiv cs.CL TIER_1 · Sara Mostafavi ·

    BenchGuard: Who Guards the Benchmarks? Automated Auditing of LLM Agent Benchmarks

    As benchmarks grow in complexity, many apparent agent failures are not failures of the agent at all - they are failures of the benchmark itself: broken specifications, implicit assumptions, and rigid evaluation scripts that penalize valid alternative approaches. We propose employ…

  184. arXiv cs.LG TIER_1 · Zechen Zhang ·

    The Last Human-Written Paper: Agent-Native Research Artifacts

    Scientific publication compresses a branching, iterative research process into a linear narrative, discarding the majority of what was discovered along the way. This compilation imposes two structural costs: a Storytelling Tax, where failed experiments, rejected hypotheses, and t…

  185. arXiv cs.CL TIER_1 · Longju Bai, Zhemin Huang, Xingyao Wang, Jiao Sun, Rada Mihalcea, Erik Brynjolfsson, Alex Pentland, Jiaxin Pei ·

    How Do AI Agents Spend Your Money? Analyzing and Predicting Token Consumption in Agentic Coding Tasks

    arXiv:2604.22750v1 Announce Type: new Abstract: The wide adoption of AI agents in complex human workflows is driving rapid growth in LLM token consumption. When agents are deployed on tasks that require a significant amount of tokens, three questions naturally arise: (1) Where do…

  186. arXiv cs.CL TIER_1 · Jiaxin Pei ·

    How Do AI Agents Spend Your Money? Analyzing and Predicting Token Consumption in Agentic Coding Tasks

    The wide adoption of AI agents in complex human workflows is driving rapid growth in LLM token consumption. When agents are deployed on tasks that require a significant amount of tokens, three questions naturally arise: (1) Where do AI agents spend the tokens? (2) Which models ar…

  187. Hugging Face Daily Papers TIER_1 ·

    Agentic Education: Using Claude Code to Teach Claude Code

    AI coding assistants have proliferated rapidly, yet structured pedagogical frameworks for learning these tools remain scarce. Developers face a gap between tool documentation and practical mastery, relying on fragmented resources such as blog posts, video tutorials, and trial-and…

  188. Don't Worry About the Vase (Zvi Mowshowitz) TIER_1 · Zvi Mowshowitz ·

    Claude Code, Codex and Agentic Coding #7: Auto Mode

    As we all try to figure out what Mythos means for us down the line, the world of practical agentic coding continues, with the latest array of upgrades.

  189. METR (Model Evaluation & Threat Research) TIER_1 ·

    Bounty: Diverse hard tasks for LLM agents

    <p><strong>Update 3/14/2024: This post is out of date. For current information on the task bounty, see our <a href="https://taskdev.metr.org/introduction/">Task Development Guide</a>.</strong></p> <h1 id="summary">Summary</h1> <p>METR (formerly ARC Evals) is looking for (1) ideas…

  190. arXiv cs.CV TIER_1 · Wenwu Zhu ·

    Agentic AIs Are the Missing Paradigm for Out-of-Distribution Generalization in Foundation Models

    Foundation models (FMs) are increasingly deployed in open-world settings where distribution shift is the rule rather than the exception. The out-of-distribution (OOD) phenomena they face -- knowledge boundaries, capability ceilings, compositional shifts, and open-ended task varia…

  191. arXiv cs.CV TIER_1 · Haojian Huang, Jiahao Shi, Yinchuan Li, Yingcong Chen ·

    Affordance Agent Harness: Verification-Gated Skill Orchestration

    arXiv:2605.00663v1 Announce Type: cross Abstract: Affordance grounding requires identifying where and how an agent should interact in open-world scenes, where actionable regions are often small, occluded, reflective, and visually ambiguous. Recent systems therefore combine multip…

  192. LessWrong (AI tag) TIER_1 · papetoast ·

    Auto-review of agent actions without synchronous human oversight

    <br /><br /><a href="https://www.lesswrong.com/posts/Zh7C8LupqScAPyxau/auto-review-of-agent-actions-without-synchronous-human#comments">Discuss</a>

  193. arXiv cs.CV TIER_1 · Yingcong Chen ·

    Affordance Agent Harness: Verification-Gated Skill Orchestration

    Affordance grounding requires identifying where and how an agent should interact in open-world scenes, where actionable regions are often small, occluded, reflective, and visually ambiguous. Recent systems therefore combine multiple skills (e.g., detection, segmentation, interact…

  194. LessWrong (AI tag) TIER_1 · Austin Morrissey ·

    SecureMaxx: A Lightweight Sequence Screening Tool for Agents

    <p><span>A group of bionerds assembled at the London Initiative for Safe AI for a hackathon aimed at reducing biorisk. Our team produced this in under 48 hours.</span></p><h2><b><span>TL;DR</span></b></h2><p><span>Responsible contract research organizations, that perform DNA synt…

  195. Smol AINews TIER_1 ·

    Every 7 Months: The Moore's Law for Agent Autonomy

    **METR** published a paper measuring AI agent autonomy progress, showing it has doubled every 7 months since **2019 (GPT-2)**. They introduced a new metric, the **50%-task-completion time horizon**, where models like **Claude 3.7 Sonnet** achieve 50% success in about 50 minutes. …

  196. X — MiniMax AI TIER_1 · MiniMax_AI ·

    RT @ti_guo_: Interesting local agent pattern: Hermes Agent (@NousResearch) + orchestrator and sub-agents on different local LLMs.

    RT @ti_guo_: Interesting local agent pattern: Hermes Agent (@NousResearch) + orchestrator and sub-agents on different local LLMs. @loktar0…

  197. AWS Machine Learning Blog TIER_1 · Manoj Selvakumar ·

    Building web search-enabled agents with Strands and Exa

    In this post, you will learn how to set up the Exa integration in Strands Agents, understand the two core tools it exposes, and walk through real-world use cases that show how agents use web search to complete multi-step tasks.

  198. Databricks Blog TIER_1 ·

    Pushing the Frontier for Data Agents with Genie

    Genie is Databricks’ state-of-the-art data agent designed for answering complex questions...

  199. AWS Machine Learning Blog TIER_1 · Bharathi Srinivasan ·

    Introducing the agent quality loop: AgentCore Optimization now in preview

    Generate recommendations from production traces, validate them with batch evaluation and A/B testing, and ship with confidence. AI agents that perform well at launch don’t stay that way. As models evolve, user behavior shifts, and prompts get reused in new contexts they were neve…

  200. AWS Machine Learning Blog TIER_1 · Bharathi Srinivasan ·

    Introducing agent quality optimization in AgentCore, now in preview

    Generate recommendations from production traces, validate them with batch evaluation and A/B testing, and ship with confidence. AI agents that perform well at launch don’t stay that way. As models evolve, user behavior shifts, and prompts get reused in new contexts they were neve…

  201. AWS Machine Learning Blog TIER_1 · Bharathi Srinivasan ·

    Introducing the agent performance loop: AgentCore Optimization now in preview

    Generate recommendations from production traces, validate them with batch evaluation and A/B testing, and ship with confidence. AI agents that perform well at launch don’t stay that way. As models evolve, user behavior shifts, and prompts get reused in new contexts they were neve…

  202. AWS Machine Learning Blog TIER_1 · Lauren Mullennex ·

    Agent-guided workflows to accelerate model customization in Amazon SageMaker AI

    Amazon SageMaker AI now offers an agentic experience that changes this. Developers describe their use case using natural language, and the AI coding agent streamlines the entire journey, from use case definition and data preparation through technique selection, evaluation, and de…

  203. AWS Machine Learning Blog TIER_1 · Noor Randhawa ·

    Organizing Agents’ memory at scale: Namespace design patterns in AgentCore Memory

    In this post, you will learn how to design namespace hierarchies, choose the right retrieval patterns, and implement AWS Identity and Access Management (IAM)-based access control for AgentCore Memory.

  204. Databricks Blog TIER_1 ·

    Databricks and Stripe Projects: Infrastructure Built for Agents

    AI coding agents can create, scaffold, and deploy a full-stack app in&nbsp;minutes. But...

  205. Databricks Blog TIER_1 ·

    Agentic Data Engineering with Genie Code and Lakeflow

    With Genie Code, data engineers can use natural language to generate production-ready...

  206. TLDR AI TIER_1 · TLDR ·

    Claude Code’s new UI 👨‍💻, Codex Scratchpad 📝, multi-agent coordination 🤖

  207. Latent Space (podcast video) TIER_1 · Latent Space ·

    ⚡️Monty: the ultrafast Python interpreter by Agents for Agents — Samuel Colvin, Pydantic

    https://github.com/pydantic/monty

  208. Hamel Husain TIER_1 · Hamel Husain ·

    Evals Skills for Coding Agents

    <!-- Content inserted at the beginning of body tag --> <!-- Google Tag Manager (noscript) --> <noscript></noscript> <!-- End Google Tag Manager (noscript) --> <p><img class="img-fluid" src="https://hamel.dev/blog/posts/evals-skills/cover-original.png" /></p> <p>Today, I’m publish…

  209. Latent Space Podcast TIER_1 · Latent.Space ·

    Agent Engineering with Pydantic + Graphs — with Samuel Colvin

    <p><em>Did you know that </em><a href="https://x.com/aiDotEngineer/status/1887625183709806767" target="_blank"><em>adding a simple Code Interpreter took o3 from 9.2% to 32% on FrontierMath</em></a><em>? The Latent Space crew is hosting a hack night Feb 11th in San Francisco focus…

  210. Forbes — Innovation TIER_1 · Monisha Somji, Forbes Councils Member ·

    Agentic AI: More Human Than Automation

    Everyone is afraid that agentic AI is the end of human work. The truth is the opposite.

  211. Forbes — Innovation TIER_1 · Quang Tuan Dang, Forbes Councils Member ·

    Data Security Considerations For Building Enterprise AI Agents

    Every time an agent acts on untrusted input, it creates an opportunity for that pipeline to be exploited.

  212. Forbes — Innovation TIER_1 · Chuck Brooks, Contributor ·

    Agentic AI: Navigating The Evolving Frontier

    Agentic AI is increasingly establishing itself as the standard decision-making framework in critical systems

  213. Forbes — Innovation TIER_1 · Jayashree Arunkumar, Forbes Councils Member ·

    A Scalable Foundation For Enterprise Intelligence: Interoperable, Trustworthy Multi-Agent Systems​

    Let's break down the approach I've found to be essential for scaling a multi-agentic foundation in the enterprise.​

  214. Hacker News — AI stories ≥50 points TIER_1 · mtricot ·

    Show HN: Airbyte Agents – context for agents across multiple data sources

  215. Hacker News — AI stories ≥50 points TIER_1 · lahfir ·

    Show HN: Agent-desktop – Native desktop automation CLI for AI agents

  216. Hacker News — AI stories ≥50 points TIER_1 · nahimn ·

    Show HN: Pu.sh – a full coding-agent harness in 400 lines of shell

  217. Hacker News — AI stories ≥50 points TIER_1 · SiNTEx ·

    Show HN: Kanwas, open-source shared context board for teams and agents

  218. Hacker News — AI stories ≥50 points TIER_1 · karakanb ·

    Show HN: DAC – open-source dashboard as code tool for agents and humans

  219. Hacker News — AI stories ≥50 points TIER_1 · _ben_ ·

    Zindex – Diagram Infrastructure for Agents

  220. HN — claude-code stories TIER_1 · GRVYDEV ·

    Show HN: Marky – A lightweight Markdown viewer for agentic coding

  221. Hacker News — AI stories ≥50 points TIER_1 · cmitsakis ·

    Qwen3.6-35B-A3B: Agentic coding power, now open to all

  222. HN — claude-code stories TIER_1 · mc-serious ·

    Show HN: Kontext CLI – Credential broker for AI coding agents in Go

  223. HN — claude-code stories TIER_1 · manzt ·

    Show HN: Marimo pair – Reactive Python notebooks as environments for agents

  224. HN — AI infrastructure stories TIER_1 · benswerd ·

    Launch HN: Freestyle – Sandboxes for Coding Agents

  225. HN — claude-code stories TIER_1 · tordrt ·

    Show HN: Baton – A desktop app for developing with AI agents

  226. HN — AI infrastructure stories TIER_1 · ymarkov ·

    Launch HN: Voygr (YC W26) – A better maps API for agents and AI apps

  227. HN — MCP stories TIER_1 · justvugg ·

    Show HN: Polymcp – Turn Any Python Function into an MCP Tool for AI Agents

  228. HN — AI infrastructure stories TIER_1 · MrTravisB ·

    Show HN: Tabstack – Browser infrastructure for AI agents (by Mozilla)

  229. HN — AI infrastructure stories TIER_1 · jellyotsiro ·

    Launch HN: Nia (YC S25) – Give better context to coding agents

  230. HN — MCP stories TIER_1 · smw355 ·

    Show HN: Nanobot – Turn MCP servers into full AI agents

  231. HN — AI infrastructure stories TIER_1 · honorable_coder ·

    Show HN: ArchGW – An intelligent edge and service proxy for agents

  232. HN — AI infrastructure stories TIER_1 · abelanger ·

    Show HN: Pickaxe – A TypeScript library for building AI agents

  233. HN — MCP stories TIER_1 · saqadri ·

    Show HN: Mcp-Agent – Build effective agents with Model Context Protocol

  234. HN — AI infrastructure stories TIER_1 · moekatib ·

    Show HN: Pica – Rust-based agentic AI infrastructure (open-source)

  235. HN — AI infrastructure stories TIER_1 · danenania ·

    Show HN: Plandex – an AI coding engine for complex tasks

  236. dev.to — Claude Code tag TIER_1 · varun pratap Bhardwaj ·

    Agent Amplifier v1.0: The Hook Layer Your AI Coding Agent Was Missing

    <blockquote> <p><strong>TL;DR</strong> — Open-sourcing <strong><a href="https://github.com/qualixar/agent-amplifier" rel="noopener noreferrer">Agent Amplifier v1.0</a></strong> today. One install command turns your existing AI coding agent (Claude Code, Cursor, GitHub Copilot, La…

  237. MarkTechPost TIER_1 · Sana Hassan ·

    Build a Hybrid-Memory Autonomous Agent with Modular Architecture and Tool Dispatch Using OpenAI

    <p>In this tutorial, we begin by exploring the architecture behind a hybrid-memory autonomous agent. This system combines semantic vector search, keyword-based retrieval, and a modular tool-dispatching loop to create an agent capable of reasoning, remembering, and acting autonomo…

  238. dev.to — Claude Code tag TIER_1 · RAXXO Studios ·

    Claude Result Loops + Rubrics: 5 Self-Eval Patterns for Production Agents

    <ul> <li><p>Result Loops let an agent score its own output against a JSON rubric and retry until the score passes, public beta since 2026-05-06</p></li> <li><p>Pattern 1 is a blog rubric I run on every draft: TLDR present, four H2s, no banned words, ~14% retry rate</p></li> <li><…

  239. HN — claude cli stories TIER_1 · azurewraith ·

    Show HN: Statewright – Visual state machines that make AI agents reliable

  240. dev.to — Claude Code tag TIER_1 · Bhanu Pratap Singh ·

    Exploring Smart-SDLC: The Skill-First Agentic Framework That Turns Copilot and Claude Into a Full SDLC Team

    <p>Better way to use Github Copilot. Enjoying the new way of SDLC.</p> <div class="crayons-card c-embed text-styles text-styles--secondary"> <div class="c-embed__content"> <div class="c-embed__cover"> <a class="c-link align-middle" href="https://superml.dev/smart-sdlc-agentic-fra…

  241. MarkTechPost TIER_1 · Asif Razzaq ·

    Meet GitHub Spec-Kit: An Open Source Toolkit for Spec-Driven Development with AI Coding Agents

    <p>If you have spent time using AI coding agents — GitHub Copilot, Claude Code, Gemini CLI — you have probably run into this situation: you describe what you want, the agent generates a block of code that looks correct, compiles, and then subtly misses the actual intent. This &#8…

  242. dev.to — Claude Code tag TIER_1 · RAXXO Studios ·

    Claude Managed Agents Just Got Dreams, 20-Way Parallelism, and Self-Checking Loops

    <ul> <li><p>Claude Managed Agents now ship Dreaming, a memory consolidator that learns from session logs without overwriting your data</p></li> <li><p>Multi-agent orchestration runs up to 20 specialized agents in parallel, useful for blog cluster ships and inventory sweeps</p></l…

  243. MarkTechPost TIER_1 · Asif Razzaq ·

    A Groq-Powered Agentic Research Assistant with LangGraph, Tool Calling, Sub-Agents, and Agentic Memory: Lets Built It

    <p>In this tutorial, we build a Groq-powered agentic research workflow that runs directly using Groq’s free OpenAI-compatible inference endpoint</p> <p>The post <a href="https://www.marktechpost.com/2026/05/06/a-groq-powered-agentic-research-assistant-with-langgraph-tool-calling-…

  244. MarkTechPost TIER_1 · Sana Hassan ·

    Build a Modular Skill-Based Agent System for LLMs with Dynamic Tool Routing in Python

    <p>In this tutorial, we build a complete skill-based agent system for large language models and explore how modular capabilities can be structured like an operating system for AI agents. We define reusable skills, attach metadata and schemas to them, register them in a central re…

  245. dev.to — Claude Code tag TIER_1 · Igor Ganapolsky ·

    Opening 2 Workflow Hardening Sprint Slots for AI Coding Agents

    <h2> The short version </h2> <p>I am opening two paid ThumbGate Workflow Hardening Sprint slots for teams using Claude Code, Cursor, Codex, Gemini, or MCP-backed coding agents in production repos.</p> <p>This is not a generic AI audit. It is one workflow, one repeated failure, on…

  246. MarkTechPost TIER_1 · Asif Razzaq ·

    Top Search and Fetch APIs for Building AI Agents in 2026: Tools, Tradeoffs, and Free Tiers

    <p>Discover the top search and fetch APIs for AI agents in 2026. Compare tools like TinyFish, Tavily, and Firecrawl based on latency, token efficiency, and free tiers to optimize your agent's web retrieval.</p> <p>The post <a href="https://www.marktechpost.com/2026/05/04/top-sear…

  247. HN — claude cli stories TIER_1 · karim7 ·

    Show HN: Omar – A TUI for managing 100 coding agents

  248. HN — claude cli stories TIER_1 · bumpa ·

    Show HN: Revdiff – TUI diff reviewer with inline annotations for AI agents

  249. HN — claude cli stories TIER_1 · boudra ·

    Show HN: Paseo – Open-source coding agent interface (desktop, mobile, CLI)

  250. HN — claude cli stories TIER_1 · sivasurend ·

    Show HN: GitAgent – An open standard that turns any Git repo into an AI agent

  251. HN — claude cli stories TIER_1 · theredsix ·

    Show HN: Open-source browser for AI agents

  252. HN — claude cli stories TIER_1 · meisnerd ·

    Show HN: Mission Control – Open-source task management for AI agents

  253. HN — claude cli stories TIER_1 · __cayenne__ ·

    Show HN: A real-time strategy game that AI agents can play

  254. HN — claude cli stories TIER_1 · onecommit ·

    Show HN: Emdash – Open-source agentic development environment

  255. HN — claude cli stories TIER_1 · sestinj ·

    Show HN: Continue – Source-controlled AI checks, enforceable in CI

  256. HN — claude cli stories TIER_1 · jared_stewart ·

    Show HN: CodeRLM – Tree-sitter-backed code indexing for LLM agents

  257. HN — claude cli stories TIER_1 · antves ·

    Show HN: Smooth CLI – Token-efficient browser for AI agents

  258. HN — claude cli stories TIER_1 · sanketsaurav ·

    Show HN: Autofix Bot – Hybrid static analysis and AI code review agent

  259. dev.to — MCP tag TIER_1 · DasClown ·

    climate-csrd-mcp: Open-source CSRD climate compliance for AI agents

    <h2> climate-csrd-mcp — EU CSRD Climate Intelligence MCP Server </h2> <p><a href="https://github.com/DasClown/climate-csrd-mcp" rel="noopener noreferrer">https://github.com/DasClown/climate-csrd-mcp</a></p> <p>An MCP server purpose-built for EU CSRD (Corporate Sustainability Repo…

  260. Medium — MCP tag TIER_1 · Rakesh Karkare ·

    “Part 2: How I Made My AI Browser Agent 10x Faster with a Smart Cache Layer”

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@rakeshkarkare/part-2-how-i-made-my-ai-browser-agent-10x-faster-with-a-smart-cache-layer-d8608c0a5ce4?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/2230/1*lw_UIBOdm-t7W66…

  261. Towards AI TIER_1 · Bran Kop, Engineer @Conformal, Founder of aiHQ ·

    AI Agent Logical Architecture

    <h4>From Zachman to Three Amigos</h4><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*6sqp382Cvv4rqWNlLEZVEA.png" /></figure><p>Everyone is rushing to build AI agents, but far too many teams are starting in the wrong place. They begin with a model, a framework,…

  262. Medium — MCP tag TIER_1 · asamiile ·

    The Autonomous Artist: Building an AI Agent Pipeline for Generative Art

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/kinomoto-mag/the-autonomous-artist-building-an-ai-agent-pipeline-for-generative-art-5f1e293b0f39?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/2600/1*sQueIF5l8zib7lRE90gm…

  263. Medium — Claude tag TIER_1 · Varun Pratap Bhardwaj ·

    Agent Amplifier v1.0: The Hook Layer Your AI Coding Agent Was Missing

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@varun.pratap.bhardwaj/agent-amplifier-v1-0-the-hook-layer-your-ai-coding-agent-was-missing-802aaa4a2681?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/600/1*_i4R33ChiM…

  264. Medium — Anthropic tag TIER_1 · Shashanksaraswat ·

    AI Agents Are Starting to Dream: The Next Layer of Self-Improving Agentic Systems

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/saastoagent/ai-agents-are-starting-to-dream-the-next-layer-of-self-improving-agentic-systems-bca47eb48520?source=rss------anthropic-5"><img src="https://cdn-images-1.medium.com/max/1536/1*R8MTL…

  265. Medium — Claude tag TIER_1 · CodeBun ·

    Ruflo: Multi-agent AI orchestration for Claude Code

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/coding-nexus/ruflo-multi-agent-ai-orchestration-for-claude-code-ddd31e96fa6c?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1264/1*3wheFy9ubSz9lcfegExsyQ.png" width="12…

  266. Towards AI TIER_1 · Caspar Bannink ·

    I Built an Agentic Coding Harness Across Three CLI hosts. Here’s How It Works

    <h3><em>This article is a work in progress. I will keep updating it as the kit evolves.</em></h3><p>Last spring, an agent rebuilt my email-templating system for the third time. Same logic, different repo, no memory of the previous two attempts. The speed of vibecoding was getting…

  267. Medium — Anthropic tag TIER_1 · RAMAKRISHNAN SAKTHIVEL ·

    Your Salesforce Pipeline Just Got an AI Co-Pilot: Building Agents with Claude Code and Azure DevOps

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@ramaCloudDevOps/your-salesforce-pipeline-just-got-an-ai-co-pilot-building-agents-with-claude-code-and-azure-devops-e439da02287d?source=rss------anthropic-5"><img src="https://cdn-images-1.medi…

  268. Towards AI TIER_1 · Kunal Malik ·

    From Prompt to Product: Building an App with Claude Code, an Agentic AI

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*CdCjVt78i_GaWDkn07z8tQ.png" /></figure><h3><strong>The Problem Everyone Complains About But No Easy Solution Exists</strong></h3><p>There is a chaos that every parent recognizes instantly. It doesn’t make headlin…

  269. dev.to — MCP tag TIER_1 · Nico ·

    Why agents break where developers cope: API governance as agent readiness

    <p><em>Every API team has a list of things they keep meaning to fix. Agents are about to decide which of those things are actually optional.</em></p> <p>If you have worked on an internal API platform for any length of time, you know the inventory. The endpoint that returns <code>…

  270. Medium — Claude tag TIER_1 한국어(KO) · Eden ·

    How to Improve Development Productivity and Workflow with AI Agents

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@Zero-1016/ai-agent%EB%A1%9C-%EA%B0%9C%EB%B0%9C-%EC%83%9D%EC%82%B0%EC%84%B1%EA%B3%BC-%EC%9B%8C%ED%81%AC%ED%94%8C%EB%A1%9C%EC%9A%B0%EB%A5%BC-%EA%B0%9C%EC%84%A0%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%…

  271. dev.to — MCP tag TIER_1 · Jeremy Longshore ·

    AGENTS.md as a Cross-Tool Plugin Brief: A Case Study from kobiton/automate

    <blockquote> <p><strong>Canonical home:</strong> This post first appeared on Kobiton's blog at <a href="https://kobiton.com/blog/agents-md-cross-tool-plugin-brief-case-study-kobiton-automate/" rel="noopener noreferrer">kobiton.com/blog/agents-md-cross-tool-plugin-brief-case-study…

  272. Towards AI TIER_1 · Davin Convay ·

    Understanding Agentic AI : A Complete Guide

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*m89HoKvwVl913ncCVl92cg.png" /></figure><p>You may have heard about “Agentic AI Services from SoftProdigy company” and wondered what they’re all about. Well, in basic terms, the idea behind Agentic AI is that it c…

  273. dev.to — MCP tag TIER_1 · Egor Kraev ·

    Try SLayer, the open-source semantic layer for agents

    <p>If you want to connect your agent to a database (say, to build a data analyst chatbot or any kind of agentic app) today you have 2 options: an SQL MCP server or a semantic layer.</p> <p>SQL MCP is the easiest path to setup, especially if you also have a .md knowledge base whic…

  274. Artificial Intelligence News TIER_1 · David Thomas ·

    Laserfiche unveils AI agents for natural language workflows

    <p>Laserfiche has announced the release of AI agents that can help perform tasks through natural language prompts. Intelligent assistants follow Laserfiche&#8217;s integrated security rules and compliance requirements, helping ensure all sensitive data remains protected. Karl Cha…

  275. Mastodon — sigmoid.social TIER_1 Italiano(IT) · [email protected] ·

    Discover how to create a local AI agent with n8n 🤖 A practical guide to automating workflows by leveraging artificial intelligence, without depending on

    Scopri come creare un agente AI locale con n8n 🤖 Una guida pratica per automatizzare flussi di lavoro sfruttando l’intelligenza artificiale, senza dipendere da servizi esterni. Ideale per chi vuole più controllo, privacy e flessibilità. 👉 https://www. risposteinformatiche.it/crea…

  276. Towards AI TIER_1 · Krishnan Srinivasan ·

    Agentic AI in Action — Part 21 - Where Agents Meet Data Foundations

    <h3>Where Agents Meet Data Foundations</h3><p>In the early days of analytics and AI projects, especially proofs of concept, data rarely lived where it should. We passed around CSV files, Excel sheets, and one-off extracts. Models were trained offline and insights were generated i…

  277. Towards AI TIER_1 · Maureen Doyle-Spare ·

    Championship Strategy for Agentic AI

    <h4>The Foundation of The Semantic Control Plane: After SR 26–2 Footnote 3</h4><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*w3fhRojGaxHV_DRJbmt43g.png" /></figure><h3>Foreword</h3><p><em>Agentic AI is reaching production across financial services faster tha…

  278. dev.to — MCP tag TIER_1 · Agdex AI ·

    MCP Tools 2026: The Complete Model Context Protocol Guide for AI Agents

    <p>Model Context Protocol (MCP) has become the backbone of AI agent integration in 2026. Developed by Anthropic and adopted by every major AI lab, it's the universal standard for connecting AI agents to real-world tools and data.</p> <p>This guide covers everything: what MCP is, …

  279. dev.to — MCP tag TIER_1 · Mads Hansen ·

    Schema context is the missing layer for AI database agents

    <p>Connecting an AI agent to a database is the easy part.</p> <p>Getting useful answers is harder.</p> <p>The model needs context before it can turn a natural-language question into a safe and accurate query.</p> <p>Not unlimited context.</p> <p>The right context.</p> <p>Without …

  280. Medium — AI coding tag TIER_1 · Pavan Dhake ·

    How to Master AI Coding Agents: From Vibe Coding to Agentic Engineering

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/how-to-master-ai-coding-agents-from-vibe-coding-to-agentic-engineering-d4bdde5cbabb?source=rss------ai_coding-5"><img src="https://cdn-images-1.medium.com/max/1254/1*hnmkg0ljupebOja66LSz…

  281. Medium — Claude tag TIER_1 · socaseinpoint ·

    State-as-Files: A Manifesto for Multi-Session Agent Work

    <div class="medium-feed-item"><p class="medium-feed-snippet"># State-as-Files: A Manifesto for Multi-Session Agent Work</p><p class="medium-feed-link"><a href="https://medium.com/@socaseinpoint/state-as-files-a-manifesto-for-multi-session-agent-work-4513a6b3100b?source=rss------c…

  282. dev.to — MCP tag TIER_1 · Tommaso Bertocchi ·

    I built an AI agent that runs autonomous OSINT investigations from your terminal

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwun012honvryjo67nrkf.gif"><img alt="Hacker typing at terminal"…

  283. Medium — Claude tag TIER_1 · Armin Norouzi, Ph.D ·

    Build a Multi-Agent Research System with LangGraph and Tavily

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/codetodeploy/build-a-multi-agent-research-system-with-langgraph-and-tavily-16e5c68c4372?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1024/1*H_jE9Ql2Y1j2NaAol2AtcQ.png…

  284. Medium — Claude tag TIER_1 · Lebohang Makateng ·

    Improving user experience with Response streaming and Multi-Turn conversations in my AI agent

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@lebohangdev/improving-user-experience-with-response-streaming-and-multi-turn-conversations-in-my-ai-agent-53f171f10d65?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1…

  285. Towards AI TIER_1 · Shan Sudalaimuthu ·

    Agent-driven UI — A Technical Analysis of the Freesail SDK

    <p>The transition from deterministic graphical user interfaces to stochastic, agent-driven interfaces represents a fundamental shift in Human — AI interaction. This evolution — frequently categorised as Generative User Interface (GenUI) — moves toward real-time, context-aware int…

  286. dev.to — MCP tag TIER_1 · Jeremy Longshore ·

    AGENTS.md as a Cross-Tool Plugin Brief: A Case Study from kobiton/automate

    <blockquote> <p><strong>Canonical home:</strong> This post first appeared on Kobiton's blog at <a href="https://kobiton.com/blog/agents-md-cross-tool-plugin-brief-case-study-kobiton-automate/" rel="noopener noreferrer">kobiton.com/blog/agents-md-cross-tool-plugin-brief-case-study…

  287. Medium — AI coding tag TIER_1 · Swarnalata Patel ·

    Agentic AI Spec‑Driven Development Using GitHub Spec Kit

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://swarnalatapatel.medium.com/agentic-ai-spec-driven-development-using-github-spec-kit-3b410ee9ba90?source=rss------ai_coding-5"><img src="https://cdn-images-1.medium.com/max/600/1*XiV3z1MedhziQbJ4umsT_A.png…

  288. Medium — Claude tag TIER_1 · New2026 ·

    Building Agentic Applications with the Claude Agent SDK: A Complete Guide

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://new2026.medium.com/building-agentic-applications-with-the-claude-agent-sdk-a-complete-guide-760728102a1f?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1536/1*TlmMpjE3H3ElV14UQudv…

  289. dev.to — MCP tag TIER_1 · daniel jeong ·

    OpenAI Agents SDK 0.14: Sandbox Agents, Model-Native Harness, Subagents, Codex-Style Filesystem Tools

    <h1> OpenAI Agents SDK 0.14 Deep Dive — Sandbox Agents, Model-Native Harness, Subagents, and Codex-Style Filesystem Tools Redefining the 2026 Agent Infrastructure Standard </h1> <p>On April 15, 2026, OpenAI shipped <strong>Agents SDK 0.14</strong>. It's a minor release on paper, …

  290. dev.to — MCP tag TIER_1 · Josh Waldrep ·

    Pipelock Agent Egress Control: the missing CI primitive for AI agents

    <blockquote> <p><strong>TL;DR.</strong> Pipelock Agent Egress Control is a GitHub Action. It runs an agent script inside a Linux network namespace, forces supported egress through Pipelock, and writes a signed Audit Packet a security reviewer can verify offline with a pinned publ…

  291. dev.to — MCP tag TIER_1 · William Baker ·

    Why Your AI Agents Are Still Bottlenecked by HTTP (And What to Do About It)

    <p>You've wired up your AI agent to a dozen APIs. It can search the web, pull database records, call external services. It looks like a capable system on paper.</p> <p>But watch what it actually does at runtime.</p> <p>It fires off an HTTP request. Waits for DNS. Does the TLS han…

  292. Medium — Claude tag TIER_1 · Alexey Rubtsov ·

    Free Metadata in Agentic Work

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@alekseyrubtsov/free-metadata-in-agentic-work-778fa5d50fa7?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1024/1*SSyv7MsO7AxMTsvKFGtACQ.png" width="1024" /></a></p><p c…

  293. dev.to — MCP tag TIER_1 · Shaiful Islam Shabuj ·

    DocuFlow: Give Your AI Agent a Persistent Memory for Your Codebase

    <blockquote> <p><strong>TL;DR</strong> — DocuFlow is an open-source MCP server that gives AI agents (Claude, Copilot, Cursor) a persistent, structured wiki about your codebase. Instead of re-explaining your project every session, your agent reads once, remembers forever, and buil…

  294. dev.to — Anthropic tag TIER_1 · Ganesh Joshi ·

    Claude Code: Anthropic’s Terminal-Based Coding Agent

    <p><em>This post was created with AI assistance and reviewed for accuracy before publishing.</em></p> <p><strong>Claude Code</strong> is Anthropic’s product for <strong>agentic coding</strong> from the terminal, with access to your filesystem and tools as documented. Entry points…

  295. Medium — Claude tag TIER_1 · HoYu Fu ·

    Context Isolation Levels: Rethinking Agent Runtime Architecture Beyond Multi-Agent

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@fuhongyuan1989610/context-isolation-levels-rethinking-agent-runtime-architecture-beyond-multi-agent-0f22cd51fc9a?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/2320/1*…

  296. dev.to — MCP tag TIER_1 · WonderLab ·

    One Open Source Project a Day (61): Hello-Agents — A Practical Guide to Building AI Native Agents from Scratch

    <p>In 2024, we were discussing how to write better Prompts. In 2025, the industry's focus has completely shifted to <strong>Agents</strong>.</p> <p>Among the myriad of Agent frameworks and platforms, <strong>Hello-Agents</strong>, initiated by the Datawhale community, stands out …

  297. dev.to — MCP tag TIER_1 Norsk(NO) · Tolbxela Bot ·

    TaskDev - a task runner for AI coding agents (MCP)

    <p><strong>One place for your dev tasks. One place for your logs. And your AI agent sees them too.</strong></p> <p>Like most developers working on web apps, I usually have a few long-running processes open during the day:</p> <ul> <li>the API server</li> <li>the frontend dev serv…

  298. Mastodon — sigmoid.social TIER_1 Français(FR) · [email protected] ·

    AI Agent Orchestration. # skill # AI # AI # gardening # LLM # C # programming

    Orchestration d'agents IA. # skill # IA # AI # jardinage # LLM # C # programmation

  299. Towards AI TIER_1 · Abhilash Bahinipati ·

    Semantic Caching for Enterprise AI Agents: Cut Costs, Kill Latency

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*-q5Van_9Ar-dRygCvIJBSA.png" /><figcaption>Source: Image by Author</figcaption></figure><p>Any enterprise deploying an AI support agent at scale, whether it is a telecom company handling billing queries, an e comm…

  300. Medium — MCP tag TIER_1 · Charan Panthangi ·

    AI Agents — The Real Architecture

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@charan.panthangi/ai-agents-the-real-architecture-68ef2b3e822b?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1200/1*wUwDmBltjUtGBfLA2PTDPg.png" width="1200" /></a></p><p …

  301. Towards AI TIER_1 · Raj kumar ·

    Building Multi-Agent AI Systems for Banking: Advanced Workflows and Agent Coordination with CrewAI…

    <h3>Building Multi-Agent AI Systems for Banking: Advanced Workflows and Agent Coordination with CrewAI (Part 3)</h3><h4>Implementing customer service automation and credit risk assessment with hierarchical agent teams</h4><figure><img alt="" src="https://cdn-images-1.medium.com/m…

  302. Towards AI TIER_1 · Vektor Memory ·

    Cloud Embeddings vs. Local Sovereign Memory: AI Agent Memory Layer Compared (2026)

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*GtjkogoPMOfbBOfcNvC9cw.jpeg" /></figure><p><em>The industry is splitting in two. Here’s everything you need to know before you pick a side.</em></p><p><strong>Reading time:</strong> 13–15 minutes | <strong>Publis…

  303. Medium — MLOps tag TIER_1 · Syedmehrab ·

    The Rise of the Swarm: Mastering AI Agent Architectures

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@syedmehrab2288/the-rise-of-the-swarm-mastering-ai-agent-architectures-cb7132997c5f?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1024/1*Ezwx1blcBthZ4RoHK6hoLg.png" wid…

  304. dev.to — MCP tag TIER_1 · anhmtk ·

    I Built a Website Not for Humans: Optimizing for 80% AI Agent Traffic

    <p>Most developers obsess over SEO to attract human clicks. I did the opposite. For my latest project, AgentShare, my "customers" are AI Agents (Claude, ChatGPT, and automated bots).When I checked my Cloudflare dashboard, I saw a "weird" stat: 80% of my traffic comes from data ce…

  305. Medium — MLOps tag TIER_1 · Trey Morrow ·

    AgentOps Part 3: When Agents Go Wrong — Detecting Failures Before Your Users Do

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@trey.analytics/agentops-part-3-when-agents-go-wrong-detecting-failures-before-your-users-do-a68729ae1f52?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1672/1*Kb3c-HYEO…

  306. dev.to — MCP tag TIER_1 · anhmtk ·

    Agent Onboarding by URLs: Integrate AgentShare Without Reading Docs

    <p>Autonomous agents don’t “browse” products—they <strong>bootstrap</strong> from machine-readable entrypoints.</p> <p>This post is a <strong>URL-first onboarding</strong> guide for <strong>AgentShare</strong> (<code>https://agentshare.dev</code>): a structured price &amp; offer …

  307. Medium — MLOps tag TIER_1 · Hafiq Iqmal ·

    Securing AI Agents in Production: The C.O.P.I.L.O.T.S. Framework

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/securing-ai-agents-in-production-the-c-o-p-i-l-o-t-s-framework-b775d3d0329e?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1672/1*muJHHn9VnwyQKgBYHykNrA.png" widt…

  308. dev.to — MCP tag TIER_1 · curatedmcp ·

    ServiceNow MCP: Automate ITSM workflows without leaving your AI agent

    <blockquote> <p><em>Install guide and config at <a href="https://curatedmcp.com/install/servicenow-mcp/claude-desktop" rel="noopener noreferrer">curatedmcp.com</a></em></p> </blockquote> <h1> ServiceNow MCP: Automate ITSM workflows without leaving your AI agent </h1> <p>ServiceNo…

  309. Towards AI TIER_1 · Rick Hightower ·

    Foundations of CCA-F Exam Part 3: Battle-Tested Context Engineering for AI Agents — Claude…

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/foundations-of-cca-f-exam-part-3-battle-tested-context-engineering-for-ai-agents-claude-239dfef2393a?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/1797/1*…

  310. Medium — Claude tag TIER_1 · Jasanup Singh Randhawa ·

    The Perfect CLAUDE.md: A Practical Specification for Agentic Coding Projects

    <div class="medium-feed-item"><p class="medium-feed-snippet">Most AI-assisted coding projects fail long before the model writes bad code. The failure usually starts with context.</p><p class="medium-feed-link"><a href="https://medium.com/@jasanuprandhawa/the-perfect-claude-md-a-p…

  311. Medium — MCP tag TIER_1 · Osman Aslan ·

    Building "a2a-mesh": A Security-Hardened Runtime for Multi-Agent AI Systems

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://oaslananka.medium.com/building-a2a-mesh-a-security-hardened-runtime-for-multi-agent-ai-systems-c91e3ee9504a?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/680/1*ZFtFFIyTIRN26SugWa79I…

  312. dev.to — MCP tag TIER_1 · Mads Hansen ·

    Short-lived credentials are not optional for AI database agents

    <p>The risky part of AI database access is not the first query.</p> <p>It is the credential that keeps working after the demo.</p> <p>Static service keys are convenient. They are also exactly how a harmless prototype turns into standing access to live business data.</p> <p>AI age…

  313. Towards AI TIER_1 · Pavan Dhake ·

    How to Build and Deploy AI Agents on Google Cloud: A Complete Guide to Agents CLI

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/how-to-build-and-deploy-ai-agents-on-google-cloud-a-complete-guide-to-agents-cli-665de98a1994?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/949/1*lkvSLDl4…

  314. Mastodon — sigmoid.social TIER_1 · [email protected] ·

    MNEMA: A Witness Lattice for Multi-Agent AI Memory Today's agentic AI fails three ways: agents miscoordinate, memory gets quietly poisoned, and decisions can't

    MNEMA: A Witness Lattice for Multi-Agent AI Memory Today's agentic AI fails three ways: agents miscoordinate, memory gets quietly poisoned, and decisions can't be audited. A new EUMAS 2026 submission argues the fix is to stop treating memory as static https:// gentic.news/article…

  315. Towards AI TIER_1 · Vinayak Gole ·

    Context Engineering: The Technical Blueprint for Production-Grade AI Agents

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://pub.towardsai.net/context-engineering-the-technical-blueprint-for-production-grade-ai-agents-414de1848aa5?source=rss----98111c9905da---4"><img src="https://cdn-images-1.medium.com/max/2600/1*diuuEjdPNGXYt…

  316. Towards AI TIER_1 · Sandeep Chaudhary ·

    System Design Reimagined: How Scalable APIs Enable Agentic AI in Production

    <figure><img alt="" src="https://cdn-images-1.medium.com/max/940/1*gVrgJBG0V6oCkX8DFPleLQ.png" /></figure><p>Enterprise system design has always been about scale, reliability, and compliance. But things are changing. Finance teams, in particular, are hitting roadblocks with excep…

  317. Towards AI TIER_1 · Anand Bhaskaran ·

    I Built an AI Outbound Agent. Here’s What Actually Worked.

    <h4><strong>I built an AI agent for outbound teams. Two weeks to ship. Saves 2–3 hours a day. Here’s exactly how.</strong></h4><blockquote><em>What happens when you give your outbound reps a researcher that never sleeps, never context-switches, and delivers a brief in 80 words or…

  318. Medium — MCP tag TIER_1 · melaku alehegn ·

    From Spec to System: Building a Real AI Agent Architecture

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@melakualehegn34/from-spec-to-system-building-a-real-ai-agent-architecture-c3d6ca4f630f?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1319/1*UAEZsjKvjv35qg6nAoBoDg.png" w…

  319. dev.to — MCP tag TIER_1 · Ignat Dubovskiy ·

    Why we built the runtime layer between AI agents and your domain

    <blockquote> <p><em>Agents don't fail because they're stupid. They fail because the systems they touch never tell them what's allowed, why something shouldn't happen, or what the consequences are. This is a paper about what the missing layer looks like — and why we put it on npm.…

  320. dev.to — MCP tag TIER_1 · naoki_JPN ·

    Building Production AI Agents with Google Cloud ADK + Claude [30-min Workshop]

    <blockquote> <p><strong>Note:</strong> This article summarizes the following X post video (approx. 30 min) in English.<br /> Speaker: Ivan Nardini (Google Cloud Developer Relations Engineer, AI/ML) / Recorded at an Anthropic-hosted event.<br /> Original YouTube: <a href="https://…

  321. Lobsters — AI tag TIER_1 · github.com via gcv ·

    The Agent Harness Framework

    <p><a href="https://lobste.rs/s/ki7kqi/agent_harness_framework">Comments</a></p>

  322. Medium — MCP tag TIER_1 العربية(AR) · Hassann ·

    Ruflo: When Claude Code Transforms from a Lone Agent to a Full Swarm

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://alinahassann.medium.com/ruflo-%D8%AD%D9%8A%D9%86-%D9%8A%D8%AA%D8%AD%D9%88%D9%84-claude-code-%D9%85%D9%86-%D9%88%D9%83%D9%8A%D9%84-%D9%88%D8%AD%D9%8A%D8%AF-%D8%A5%D9%84%D9%89-%D8%B3%D8%B1%D8%A8-%D9%83%D8%A…

  323. Medium — MLOps tag TIER_1 · Anvesh Muppeda ·

    ⚙️ Strands Agents & Amazon Bedrock AgentCore (Part 5): Memory Architecture ️

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@muppedaanvesh/%EF%B8%8F-strands-agents-amazon-bedrock-agentcore-part-5-memory-architecture-%EF%B8%8F-5753779ad026?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1530/1*…

  324. dev.to — MCP tag TIER_1 · bot bot ·

    The Agent Tool Belt: Why Specialized Agents Beat One Generalist

    <h1> The Agent Tool Belt: Why Specialized Agents Beat One Generalist </h1> <p><em>The future isn't one super-intelligent assistant. It's a swarm of specialists you can call at will.</em></p> <p>My human asked me something that stuck: <em>"Can you make an army of agents that are t…

  325. Medium — MLOps tag TIER_1 · Armin Norouzi, Ph.D ·

    Deploying Agents with Confidence: Blue-Green Deployments and Shadow Mode Testing

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://levelup.gitconnected.com/deploying-agents-with-confidence-blue-green-deployments-and-shadow-mode-testing-fbae4a2c8b23?source=rss------mlops-5"><img src="https://cdn-images-1.medium.com/max/1024/1*_qKliTbd…

  326. Medium — Claude tag TIER_1 · Zero Coding Startup ·

    Delegation-First Coding: A Practical Workflow for AI Agents (Without Shipping Chaos)

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://zerocodingstartup.medium.com/delegation-first-coding-a-practical-workflow-for-ai-agents-without-shipping-chaos-0e464aceb2b7?source=rss------claude-5"><img src="https://cdn-images-1.medium.com/max/1600/1*h…

  327. dev.to — MCP tag TIER_1 · bot bot ·

    The Agent Tool Belt: Why Specialized Agents Beat One Generalist

    <p><em>The future isn't one super-intelligent assistant. It's a swarm of specialists you can call at will.</em></p> <p>My human asked me something that stuck: <em>"Can you make an army of agents that are tailored to one skill and keep them in a tool belt that you call to do speci…

  328. Medium — MCP tag TIER_1 · Utkarshdixit ·

    Chapter 4 — Tools and APIs in AI Agents

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@utkarshdixit1989/chapter-4-tools-and-apis-in-ai-agents-a268226b10a2?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/1055/0*uNkA7iABHDQn6tOQ" width="1055" /></a></p><p clas…

  329. Medium — MCP tag TIER_1 · Aditi S ·

    Securing Your AI Agents and Tooling: MCP, Tool-Calling & OAuth in Agentic Workflows

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://ai.gopubby.com/securing-your-ai-agents-and-tooling-mcp-tool-calling-oauth-in-agentic-workflows-3b111ada3ca2?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/823/1*IV6KWDxw3k5F7wXGc30Mx…

  330. Medium — MCP tag TIER_1 · Aditi S ·

    Securing Your AI Agents and Tooling: MCP, Tool-Calling & OAuth in Agentic Workflows

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/design-bootcamp/securing-your-ai-agents-and-tooling-mcp-tool-calling-oauth-in-agentic-workflows-3b111ada3ca2?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/823/1*IV6KWDxw3…

  331. Medium — MCP tag TIER_1 · Aditi S ·

    Securing Your AI Agents and Tooling: MCP, Tool-Calling & OAuth in Agentic Workflows

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@satya.aditi28/securing-your-ai-agents-and-tooling-mcp-tool-calling-oauth-in-agentic-workflows-3b111ada3ca2?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/823/1*IV6KWDxw3k…

  332. dev.to — MCP tag TIER_1 · bot bot ·

    The Agent Tool Belt: Why Specialized Agents Beat One Generalist

    <h1> The Agent Tool Belt: Why Specialized Agents Beat One Generalist </h1> <p><em>The future isn't one super-intelligent assistant. It's a swarm of specialists you can call at will.</em></p> <p>My human asked me something that stuck: <em>"Can you make an army of agents that are t…

  333. dev.to — MCP tag TIER_1 · bot bot ·

    Why Your AI Agent Needs a Tool Belt: Lessons from Building a Modular Agent Army

    <h1> Why Your AI Agent Needs a Tool Belt: Lessons from Building a Modular Agent Army </h1> <p><em>This is how you stop building monolithic prompt-bloat and start building agent systems that scale.</em></p> <h2> The Monolith Trap </h2> <p>Most AI agent projects start simple: one p…

  334. dev.to — Anthropic tag TIER_1 · Mekickdemons ·

    Mnemara — a runtime for the Claude Agent SDK that uses the role doc as a self-monitoring layer

    <p>Sharing a project I've been building on top of the Claude Agent SDK in case<br /> it's useful to anyone here. Curious about feedback from people running into<br /> the same failure modes.</p> <p>The thing I actually wanted to figure out was: where do you put rules that<br /> k…

  335. Medium — AI coding tag TIER_1 · Anna Jey ·

    AI Agent Governance Framework: A Practical Guide for Developers Shipping Coding Agents in 2026

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@arvisionlab/ai-agent-governance-framework-a-practical-guide-for-developers-shipping-coding-agents-in-2026-78c716d5e46d?source=rss------ai_coding-5"><img src="https://cdn-images-1.medium.com/ma…

  336. Medium — MCP tag TIER_1 · Siddalinga Swamy ·

    Simplifying AI Agent Integration: How IBM App Connect MCP Server Solves Enterprise Connectivity…

    <div class="medium-feed-item"><p class="medium-feed-image"><a href="https://medium.com/@mathad2003/simplifying-ai-agent-integration-how-ibm-app-connect-mcp-server-solves-enterprise-connectivity-43246c79095d?source=rss------mcp-5"><img src="https://cdn-images-1.medium.com/max/701/…

  337. Lobsters — AI tag TIER_1 · z.ai via sanxiyn ·

    Scaling Pain of Coding Agent Serving: Lessons from Debugging GLM-5 at Scale

    <p><a href="https://lobste.rs/s/2v2q1x/scaling_pain_coding_agent_serving">Comments</a></p>

  338. Mastodon — sigmoid.social TIER_1 · [email protected] ·

    An open-source agent tooling project is gaining traction by moving guardrails out of prompts and into API-layer enforcement. We reviewed what this pattern solve

    An open-source agent tooling project is gaining traction by moving guardrails out of prompts and into API-layer enforcement. We reviewed what this pattern solves, what risks remain, and how teams can validate it in production. https:// go.aintelligencehub.com/ma-ope nsourceagentg…

  339. HN — machine learning stories TIER_1 · peteski22 ·

    Show HN: Cq – Stack Overflow for AI coding agents

  340. HN — AI startup stories TIER_1 · ddaniel10 ·

    Show HN: Zuckerman – minimalist personal AI agent that self-edits its own code

  341. HN — machine learning stories TIER_1 · lchoquel ·

    Show HN: Pipelex – Declarative language for repeatable AI workflows

  342. HN — AI startup stories TIER_1 · calebhwin ·

    Show HN: Blast – Fast, multi-threaded serving engine for web browsing AI agents

  343. HN — machine learning stories TIER_1 · skp1995 ·

    Show HN: Aide, an open-source AI native IDE

  344. Mastodon — fosstodon.org TIER_1 日本語(JA) · [email protected] ·

    Introduction to Microsoft Agent Framework: Building Practical AI Agents # AgenticAi # AI # ArtificialIntelligence # Agent AI # Artificial Intelligence

    https://www. tkhunt.com/2312849/ Microsoft Agent Framework 入門:実践的な AI エージェントを構築する # AgenticAi # AI # ArtificialIntelligence # エージェント型AI # 人工知能

  345. dev.to — LLM tag TIER_1 · Renato D. Prado ·

    Agentic AI - Part 1: foundations

    <h1> Agentic AI: a tech lead's glossary </h1> <p><em>Study notes from coursers like Pluralsight on agentic AI and other references, organized as a glossary I wish I'd had on day one.</em></p> <p>Every dev I know is using AI tools, and most of us are fuzzy on the words behind them…

  346. dev.to — LLM tag TIER_1 · Logan ·

    AI Agent Output Validation in Production: Why Static Quality Gates Fail and How to Fix Them

    <p>Most teams building production AI agents have added some form of output quality checking. They're running LLM-as-judge evaluations, scoring responses on relevance and groundedness, maybe flagging outputs below a threshold for human review. They have dashboards. They're watchin…

  347. dev.to — LLM tag TIER_1 · MrClaw207 ·

    The Discipline Nobody Teaches AI Agents: Context Engineering

    <h1> The Discipline Nobody Teaches AI Agents: Context Engineering </h1> <p><em>Your AI agent isn't slow. Your context is bloated. Here's the invisible problem degrading everything you run.</em></p> <p>Last week, my agent started producing garbage output.</p> <p>Not consistently. …

  348. dev.to — LLM tag TIER_1 · Agdex AI ·

    Top 10 AI Agent Frameworks for Enterprise in 2026: A Practical Guide

    <h1> Top 10 AI Agent Frameworks for Enterprise in 2026: A Practical Guide </h1> <p>Enterprise AI adoption hit an inflection point in 2026. According to industry reports, over 60% of Fortune 500 companies now have at least one AI agent running in production — up from under 15% in …

  349. dev.to — LLM tag TIER_1 · NARESH ·

    Making Your AI Agent Meaningfully Harder to Break - Without Killing Latency

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdjn6bc7x94gwm8fmzzjj.png"><img alt="Banner" height="533" src="…

  350. dev.to — LLM tag TIER_1 · Hello Arisyn ·

    AI Agents for Enterprise Data Analytics: From Chat Interfaces to Reliable Execution

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft4wvkyair1kxdbtysz6f.png"><img alt=" " height="450" src="https…

  351. dev.to — LLM tag TIER_1 · Prakhar Singh ·

    Agentic code review in production: orchestration, evaluation, and the cost of being wrong

    <blockquote> <p>What "agentic" actually buys you over a linter, why single-model approaches stall, and why false positives — not raw model capability — determine whether the system stays in the loop.</p> </blockquote> <p><em>Agentic</em> has become a marketing flag, but in code r…

  352. dev.to — LLM tag TIER_1 · 丁久 ·

    AI Agents: Architecture and Implementation

    <blockquote> <p><em>This article was originally published on <a href="https://dingjiu1989-hue.github.io/en/ai/ai-agents-overview.html" rel="noopener noreferrer">AI Study Room</a>. For the full version with working code examples and related articles, visit the original post.</em><…

  353. dev.to — LLM tag TIER_1 · Vilius ·

    We Tested 10 Untested LLMs on Agent Coding — The Results Are In

    <h1> We Tested 10 Untested LLMs on Agent Coding — The Results Are In </h1> <p>Yesterday I promised to benchmark 10 LLMs that have never been tested on real agent coding tasks. I ran all 10 overnight. Some surprised me. Some embarrassed themselves.</p> <h2> The board </h2> <p>10 m…

  354. dev.to — LLM tag TIER_1 · Nouha Bel haj youssef ·

    Agentic AI in chemistry

    <p>I’ve been reading “𝐋𝐚𝐧𝐠𝐂𝐡𝐚𝐢𝐧 𝐟𝐨𝐫 𝐋𝐢𝐟𝐞 𝐒𝐜𝐢𝐞𝐧𝐜𝐞𝐬 𝐚𝐧𝐝 𝐇𝐞𝐚𝐥𝐭𝐡𝐜𝐚𝐫𝐞” by Ivan Reznikov, published by O'Reilly, and here’s what stood out to me:<br /> In 𝐜𝐡𝐞𝐦𝐢𝐬𝐭𝐫𝐲 𝐀𝐈, the way we represent molecules may shape how models “understand” chemistry.<br /> 𝐂𝐡𝐞𝐦𝐢𝐬𝐭𝐫𝐲-𝐭𝐮𝐧𝐞𝐝 𝐋𝐋𝐌𝐬 𝐝𝐨𝐧’𝐭 𝐢𝐧𝐭𝐞𝐫𝐩𝐫𝐞…

  355. dev.to — LLM tag TIER_1 · AlterLab ·

    Agentic RAG vs Traditional RAG: Architecting Real-Time AI Data Pipelines

    <p>Retrieval-Augmented Generation (RAG) solved the initial problem of LLM hallucinations by grounding models in factual data. But traditional RAG architectures share a fundamental flaw: they rely on static data.</p> <p>If you are building an AI agent for financial analysis, e-com…

  356. dev.to — LLM tag TIER_1 · Navayuvan SB ·

    Three Layers of Tool Call Hardening for AI Agents

    <p>In current software engineering,We're building a lot of AI Agents on our products right now. And having an AI agent in your product is how you keep your product alive, right? That's how the world is moving.</p> <p>And while everyone is busy building AI agents — tweaking prompt…

  357. Mastodon — fosstodon.org TIER_1 · [email protected] ·

    🚀 Camelot — Open-source Kanban for AI coding agents Tired of chat-based AI tools that need constant attention? We built something different: ✓ Visual task board

    🚀 Camelot — Open-source Kanban for AI coding agents Tired of chat-based AI tools that need constant attention? We built something different: ✓ Visual task board (not chat) ✓ Multiple agents working in parallel ✓ You approve plans before they start ✓ You approve PRs before they sh…

  358. Mastodon — fosstodon.org TIER_1 Italiano(IT) · [email protected] ·

    When prompts become shells: RCE vulnerabilities in AI agent frameworks Microsoft Defender team discovered two critical vulnerabilities in Semantic Kernel

    Quando i prompt diventano shell: vulnerabilità RCE negli AI agent framework Il team di Microsoft Defender ha scoperto due vulnerabilità critiche in Semantic Kernel che consentono RCE tramite prompt injection. Un'analisi tecnica del vettore d'attacco, del bypass della blocklist AS…

  359. dev.to — LLM tag TIER_1 · Samuel Rose ·

    Context Engineering for AI Agents: What It Is and Why It Changes Everything

    <blockquote> <p><strong>Quick Answer:</strong> Context engineering is the practice of designing the right information, tools, and structure around an AI agent so it produces reliable, high-quality output. Unlike prompt engineering (optimizing what you ask), context engineering op…

  360. dev.to — LLM tag TIER_1 · Digit Patrox ·

    LangChain vs LangGraph: Why AI Agents Need Stateful Orchestration

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2tpkl5mmmumh5y85qv1s.webp"><img alt=" " height="470" src="http…

  361. dev.to — LLM tag TIER_1 · Divya Bairavarasu ·

    Build AI-Powered Projects with Safe Agent

    <p><strong>Local, private AI development for the Gemma 4 Challenge—no cloud dependency, no telemetry, pure control.</strong></p> <p>The Gemma 4 Challenge on Dev.to is live: build innovative projects or write about Google's latest open models and compete for $3,000 across two trac…

  362. dev.to — LLM tag TIER_1 · Shahibur Rahman ·

    Mastering Gemini for Large Context: Agentic Workflows and Efficient Data Handling

    <p>Working with Large Language Models (LLMs) like Google Gemini often presents a significant challenge: how do you effectively <strong>handle large context data</strong> without hitting token limits or incurring excessive costs? This article dives deep into a practical PHP implem…

  363. dev.to — LLM tag TIER_1 · LienJack ·

    Context Governance for Coding Agents

    <h1> Context Governance for Coding Agents </h1> <p>When people first hear the phrase "context management," they often reduce it to two ideas:<br /> </p> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><code>Use a larger context window. Compress history …

  364. dev.to — LLM tag TIER_1 · Vilius ·

    We benchmarked 10 LLMs on 10 real agent coding tasks — here are the results

    <h1> We benchmarked 10 LLMs on 10 real agent coding tasks — here are the results </h1> <p><em>By Vilius Vystartas | May 2026</em></p> <p>I ran 10 cloud models through 10 real-world agent coding tasks last night. File parsing, SQL queries, regex extraction, async HTTP — the kind o…

  365. dev.to — LLM tag TIER_1 · Vitalii Cherepanov ·

    What 16 Parallel Claude Agents Built Around Themselves: Deconstructing Anthropic's C Compiler Experiment

    <p>On February 5, 2026, Nicholas Carlini from Anthropic <a href="https://www.anthropic.com/engineering/building-c-compiler" rel="noopener noreferrer">published a piece</a> about an experiment that runs significantly ahead of what most of us are doing with LLM agents today. Sixtee…

  366. dev.to — LLM tag TIER_1 · AlterLab ·

    Build Web-Aware AI Agents in n8n Using Clean Markdown Extraction

    <h2> The Token Economics of HTML vs. Markdown </h2> <p>Autonomous AI agents require access to real-time web data to make informed decisions. However, the standard approach of feeding raw HTML directly into a Large Language Model (LLM) is a critical architectural flaw. </p> <p>A t…

  367. dev.to — LLM tag TIER_1 · Syed Mehrab ·

    The Rise of the Swarm: Mastering AI Agent Architectures 🐝

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feu7fkmp2n4q3j2pqwaqs.png"><img alt=" " height="450" src="https…

  368. dev.to — LLM tag TIER_1 Nederlands(NL) · Jangwook Kim ·

    Qwen 3.6 Plus: 1M Context Coding Agent Developer Guide

    <p>Alibaba's Qwen team released Qwen 3.6 Plus in late March 2026, and the benchmarks sent a clear message to the agentic coding community: a model outside the usual Claude/GPT duopoly now leads on the benchmark that matters most to developers running multi-step terminal tasks. On…

  369. dev.to — LLM tag TIER_1 · Vaishnavi Gudur ·

    Protect Your AI Agents from Memory Poisoning: Introducing OWASP Agent Memory Guard

    <h2> The Problem: AI Agents Have Memory — And It Can Be Poisoned </h2> <p>Modern AI agents don't just respond to prompts — they <strong>remember</strong>. They store conversation history, learned preferences, retrieved facts, and task context in vector databases, episodic memory …

  370. dev.to — LLM tag TIER_1 · WonderLab ·

    One Open Source Project a Day (No. 60): OpenHarness - Lightweight AI Agent Infrastructure Framework

    <h2> Introduction </h2> <blockquote> <p>"Agent infrastructure should be lightweight, composable, and provider-agnostic."</p> </blockquote> <p>This is the No.60 article in the "One Open Source Project a Day" series. Today, we are exploring <strong>OpenHarness</strong>.</p> <p>Over…

  371. dev.to — LLM tag TIER_1 · Evgenii Engineer ·

    What I Learned Building a Lightweight Local AI Agent

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffkx4g7zyo4yrc1agernf.png"><img alt="A Raspberry Pi sitting on …

  372. dev.to — LLM tag TIER_1 · Rost ·

    Kanban in Hermes Agent for Self Hosted LLM Workflows

    <p>Hermes Agent ships with a Kanban-style board and the Hermes Gateway that can saturate your self-hosted LLM if too many tasks are dispatched at once.</p> <p>I can say you can easily ddos your own LLM this way.</p> <p>Hermes Kanban is a durable multi-profile board backed by <cod…

  373. dev.to — LLM tag TIER_1 · Logan ·

    What PocketOS Teaches Us About Agentic Architecture

    <p>Nine seconds. That's how long it took a Cursor AI coding agent running Claude Opus 4.6 to delete PocketOS's entire production database — including all volume-level backups.</p> <p>The founder, Jer Crane, had assigned the agent a routine task: sort out a credential mismatch in …

  374. dev.to — LLM tag TIER_1 · Daniel Shashko ·

    The Best LLMs for Agentic Coding in 2026 (Real-World, Not Just Benchmarks)

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Femcwrzsm8xd6stb3zlkn.png"><img alt="Hero illustration: floatin…

  375. dev.to — LLM tag TIER_1 · Ken Imoto ·

    Meta's AI agent rewrote its own harness 100 times -- the loop that makes self-improving agents work

    <h2> Harnesses aren't supposed to be static </h2> <p>Most AI agent setups treat the harness -- the instructions, constraints, and tool configurations that govern agent behavior -- as a fixed artifact. You write AGENTS.md once, deploy it, and move on.</p> <p>But what if the agent …

  376. dev.to — LLM tag TIER_1 · Alex Chen ·

    The 50,000-Token Demonstration Nobody Saved: Capturing Agent Trajectories to Train Your Own Code-SLM

    <p>Last Tuesday, Sonnet 4.5 spent forty-three minutes implementing JWT authentication in a project I run. It read four files, wrote a 180-line patch, ran the test suite, watched two tests fail, traced one of the failures to a stale fixture, fixed both, ran the suite again, watche…

  377. dev.to — LLM tag TIER_1 · Daniel R. Foster ·

    Building AI Agents That Actually Execute Workflows, Not Just Answer Questions

    <h1> Building AI Agents That Actually Execute Workflows, Not Just Answer Questions </h1> <p>Most AI agent demos look impressive because the environment is clean.</p> <p>A user asks something. The model understands it. The agent calls a tool. A nice response comes back.</p> <p>It …

  378. dev.to — LLM tag TIER_1 Bahasa(ID) · Jordan Bourbonnais ·

    Debugging Multi-Agent LLM Trading Systems: Why Your AI Traders Keep Making Expensive Mistakes

    <p>You know that feeling when your LLM-powered trading bot suddenly liquidates 40% of your portfolio at 3 AM because it misinterpreted a news headline? Yeah, we've all been there. Multi-agent systems trading in real-time are incredibly powerful but notoriously hard to debug. By t…

  379. dev.to — LLM tag TIER_1 · Rost ·

    Hermes Agent Skill Authoring — SKILL.md Structure and Best Practices

    <p>Hermes Agent treats <strong>skills</strong> as the default way to teach repeatable workflows. Official documentation describes them as on-demand knowledge documents aligned with the open <a href="https://agentskills.io/specification" rel="noopener noreferrer">agentskills.io</a…

  380. dev.to — LLM tag TIER_1 · AI Bug Slayer 🐞 ·

    LLM Benchmarks, Agent Frameworks, and the Tools That Matter in 2026 [03:30:26]

    <p><em>Hey there! If you've been keeping up with the AI space lately, you know we're in the middle of something genuinely historic. What used to be science fiction is becoming production code — and it's happening fast.</em></p> <h2> The Big Shift: Agents Over Assistants </h2> <p>…

  381. Mastodon — fosstodon.org TIER_1 · [email protected] ·

    📰 Building Agentic AI Systems with Microsoft’s Agent Framework Read this technical walkthrough of safety, MCP, workflow orchestration, and agentic RAG in Python

    📰 Building Agentic AI Systems with Microsoft’s Agent Framework Read this technical walkthrough of safety, MCP, workflow orchestration, and agentic RAG in Python. 📰 Source: KDnuggets 🔗 Link: https://www.kdnuggets.com/building-agentic-ai-systems-with-microsofts-agent-framework # AI…

  382. Mastodon — fosstodon.org TIER_1 · [email protected] ·

    Why build a new AI Agent when Codex, Claude Code and Opencode already exist ? Introducing Swival, a small, powerful, open-source CLI Coding Agent that works wit

    Why build a new AI Agent when Codex, Claude Code and Opencode already exist ? Introducing Swival, a small, powerful, open-source CLI Coding Agent that works with open Models - Project by Frank Denis # AI # CodingAgent https:// 00f.net/2026/04/13/swival-ai-a gent/

  383. Mastodon — fosstodon.org TIER_1 · [email protected] ·

    🧠 A comparison table evaluates different terminal-based AI coding agents across various capabilities and performance metrics. The analysis helps developers asse

    🧠 A comparison table evaluates different terminal-based AI coding agents across various capabilities and performance metrics. The analysis helps developers assess which tools match their specific coding workflows and requirements. 💬 Hacker News 🔗 https:// terminaltrove.com/compar…

  384. Mastodon — fosstodon.org TIER_1 · [email protected] ·

    An interesting look at AI coding agents: https:// m.youtube.com/watch?v=7UIQ1aTv Xgk # ai # programming

    An interesting look at AI coding agents: https:// m.youtube.com/watch?v=7UIQ1aTv Xgk # ai # programming

  385. Mastodon — mastodon.social TIER_1 · [email protected] ·

    Curated reference of vendor and community inference parameters for Qwen 3.6 and Gemma 4, optimized for agentic workflows and real-world coding systems. # Hermes

    Curated reference of vendor and community inference parameters for Qwen 3.6 and Gemma 4, optimized for agentic workflows and real-world coding systems. # Hermes # OpenClaw # OpenCode # Cheatsheet # Self -Hosting # SelfHosting # LLM # AI # AI Coding # llama .cpp https://www. glukh…

  386. Mastodon — mastodon.social TIER_1 · amazeeai ·

    Persistent AI agents are solving the "context reset" problem and creating a new issue. When your agent learns 6 months of deployment patterns, architecture deci

    Persistent AI agents are solving the "context reset" problem and creating a new issue. When your agent learns 6 months of deployment patterns, architecture decisions, and tribal knowledge, that's institutional IP. And if it lives on shared infrastructure with vague ToS, you might…

  387. Mastodon — mastodon.social TIER_1 · [email protected] ·

    A tutorial shows how to build agent-native memory infrastructure using Memori, enabling LLM applications to retain context across multiple user sessions and age

    A tutorial shows how to build agent-native memory infrastructure using Memori, enabling LLM applications to retain context across multiple user sessions and agent personas. The implementation covers memory persistence, multi-tenant isolation, and streaming responses for AI agents…

  388. r/Anthropic TIER_1 Français(FR) · /u/Lrn24gt557 ·

    AI Agents

    <table> <tr><td> <a href="https://www.reddit.com/r/Anthropic/comments/1t7b8qa/ai_agents/"> <img alt="@ai agents" src="https://preview.redd.it/n4mr6269mxzg1.jpeg?width=640&amp;crop=smart&amp;auto=webp&amp;s=40a42c8352fdd17250908bed2949641e6c7dcfed" title="@ai agents" /> </a> </td>…

  389. Mastodon — mastodon.social TIER_1 · [email protected] ·

    Building an AI Agent with Persistent Memory: A Technical Deep Dive A technical look at how Hermes Agent implements cross-session persistent memory using SQLite

    Building an AI Agent with Persistent Memory: A Technical Deep Dive A technical look at how Hermes Agent implements cross-session persistent memory using SQLite vector search and knowledge graphs. # ai # agents # memory # vectorsearch # opensource

  390. Mastodon — mastodon.social TIER_1 · [email protected] ·

    One AI Assistant, Every Platform: Telegram, Discord, Slack, and CLI How Hermes Agent runs on 8+ messaging platforms simultaneously. # ai # devtools # automation

    One AI Assistant, Every Platform: Telegram, Discord, Slack, and CLI How Hermes Agent runs on 8+ messaging platforms simultaneously. # ai # devtools # automation # opensource # telegram

  391. r/Anthropic TIER_1 · /u/cbbsherpa ·

    Beyond Autonomy: The Power of an Agent That Knows Its Limits

    <!-- SC_OFF --><div class="md"><p>Here’s something we didn’t expect to learn from a dataset of 4,200 human-AI interactions: the moment an agent becomes most useful isn’t when it gets the answer right. It’s when it knows it’s about to get the answer wrong.</p> <p>The COWCORPUS pro…

  392. Mastodon — mastodon.social TIER_1 · [email protected] ·

    Great agentic workflows aren’t just AI on autopilot—they’re a collaboration between human insight and AI execution. This recipe shows how a graph-based workflow

    Great agentic workflows aren’t just AI on autopilot—they’re a collaboration between human insight and AI execution. This recipe shows how a graph-based workflow can pause, engage a human, then continue toward its goal. # SpringAI # Java # AI # Agents # LLM

  393. Mastodon — mastodon.social TIER_1 한국어(KO) · [email protected] ·

    Show HN: BattleClaws – A battle arena where AI agents fight autonomously

    Show HN: BattleClaws – A battle arena where AI agents fight autonomously BattleClaws는 AI 에이전트들이 자율적으로 전투를 벌이는 배틀 아레나 플랫폼입니다. 사용자는 자신의 AI 에이전트를 생성하여 4단계 진화를 거치며 다른 에이전트와 경쟁할 수 있습니다. 전투 결과와 랭킹이 실시간으로 업데이트되어 AI 에이전트의 성능을 평가하고 순위를 올릴 수 있습니다. 이는 AI 에이전트의 자율적 행동과 경쟁을 실험할 수 있는 흥미로운 응용 사…

  394. Mastodon — mastodon.social TIER_1 · genticnews ·

    Skills as Untrusted Code: A Security Precedent for Agent Runtimes Paper argues agent skills are untrusted code until verified; runtimes must enforce verificatio

    Skills as Untrusted Code: A Security Precedent for Agent Runtimes Paper argues agent skills are untrusted code until verified; runtimes must enforce verification gates to prevent supply-chain attacks, echoing decades of software security lessons. https:// gentic.news/article/skil…

  395. Mastodon — mastodon.social TIER_1 · genticnews ·

    Span Launches XFRA Node: Distributed AI Compute in Homes at $3M/MW Span's XFRA Node offers distributed AI compute at $3M/MW, using home grid capacity. A 100-hom

    Span Launches XFRA Node: Distributed AI Compute in Homes at $3M/MW Span's XFRA Node offers distributed AI compute at $3M/MW, using home grid capacity. A 100-home pilot this year targets 1.25 MW. https:// gentic.news/article/span-launc hes-xfra-node # AI # ArtificialIntelligence #…

  396. Mastodon — mastodon.social TIER_1 · aihaberleri ·

    📰 Modular Skill-Based Agent System: How Dynamic Tool Routing Boosts LLM Performance in 2026 A new approach to AI agent design introduces a modular skill-based s

    📰 Modular Skill-Based Agent System: How Dynamic Tool Routing Boosts LLM Performance in 2026 A new approach to AI agent design introduces a modular skill-based system with dynamic tool routing, enabling LLMs to orchestrate capabilities like an operating system. This architecture e…

  397. Mastodon — mastodon.social TIER_1 Türkçe(TR) · aihaberleri ·

    📰 Modular Skill-Based Agent System in 2026: Dynamic Tool Routing in LLMs Modular skill management and dynamic tool routing in AI agents,

    📰 2026'da Modüler Beceri Tabanlı Agent Sistemi: LLM'lerde Dinamik Araç Yönlendirme Yapay zeka agentlerinde modüler beceri yönetimi ve dinamik araç yönlendirme, LLM'lerin karmaşık görevleri insan gibi çözmeye başlamasını sağlıyor. Arxiv ve MarkTechPost verileriyle derinlemesine in…

  398. Mastodon — mastodon.social TIER_1 · [email protected] ·

    🔖 agent memory, evaluation, observability, and multi-agent architecture. Current trend focus: OpenAI Codex, emerging agent runtimes, and production AI workflow

    🔖 agent memory, evaluation, observability, and multi-agent architecture. Current trend focus: OpenAI Codex, emerging agent runtimes, and production AI workflow patterns. https:// github.com/Prompthon-IO/agent- systems-handbook TL;DR: Free open-source handbook for learning agentic…

  399. Mastodon — mastodon.social TIER_1 · beyondthecode ·

    🧠 A coding agent lacks sufficient specification to function reliably across diverse tasks. Researchers identify the need for clearer definitions and constraints

    🧠 A coding agent lacks sufficient specification to function reliably across diverse tasks. Researchers identify the need for clearer definitions and constraints to improve consistency in how such agents approach programming problems. 💬 Hacker News 🔗 https:// hsaghir.github.io/blo…

  400. Mastodon — mastodon.social TIER_1 Polski(PL) · aisight ·

    Amazon Web Services integrates an agentic approach into model fine-tuning processes on the SageMaker AI platform. This allows developers to automate complex

    Amazon Web Services integruje agentyczne podejście do procesów dostrajania modeli w platformie SageMaker AI. Dzięki temu programiści mogą automatyzować skomplikowane zadania związane z optymalizacją modeli open-source, takich jak Llama, Qwen i DeepSeek, a także autorskich rozwiąz…

  401. Mastodon — mastodon.social TIER_1 · aihaberleri ·

    📰 Agent-Desktop: AI Desktop Automation Using Accessibility APIs (2026) Agent-Desktop introduces a breakthrough in AI-driven desktop automation by leveraging nat

    📰 Agent-Desktop: AI Desktop Automation Using Accessibility APIs (2026) Agent-Desktop introduces a breakthrough in AI-driven desktop automation by leveraging native OS accessibility APIs instead of pixel-based screenshot loops, drastically reducing token costs and improving reliab…

  402. Mastodon — mastodon.social TIER_1 Türkçe(TR) · aihaberleri ·

    📰 Agent-desktop 2026: The First Native CLI Desktop Automation for AI Agents New open-source project Agent-desktop, AI agents with desktop applications

    📰 Agent-desktop 2026: AI Ajanları İçin İlk Native CLI Masaüstü Otomasyonu Yeni açılan open-source projesi Agent-desktop, AI ajanlarının masaüstü uygulamalarıyla etkileşime geçmesini sağlayan ilk native CLI aracını tanıtıyor. Bu yenilik, otomasyon dünyasında bir dönüm noktası olab…

  403. Mastodon — mastodon.social TIER_1 日本語(JA) · [email protected] ·

    Claude Code's CLAUDE.md / Skills / Agents: A Three-Tier Design Pattern

    Claude Code の CLAUDE.md / Skills / Agents を3層で整備する設計パターン https:// qiita.com/ennagara128/items/c2 5e72eb240611454457?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items # qiita # 設計 # AI # AIエージェント # ClaudeCode # CLAUDE_md

  404. Mastodon — mastodon.social TIER_1 日本語(JA) · [email protected] ·

    【Phase1 AI×AWS】Tried automating AWS cost confirmation with Claude Code's skill function https://qiita.com/Aratabiz/items/a95f93b0e69072c687ef?utm_campaign=popular_items&utm_medium=feed&utm_

    【Phase1 AI×AWS】Claude Code の skill 機能で AWS コスト確認を自動化してみた https:// qiita.com/Aratabiz/items/a95f9 3b0e69072c687ef?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items # qiita # AWS # 自動化 # AI # SKILLS

  405. Mastodon — mastodon.social TIER_1 日本語(JA) · [email protected] ·

    Karpathy talks about "From Vibe Coding to Agent Engineering" ~ I found the YouTube video interesting, so I summarized it ~ https://qiita.com/yuji-arakawa/items/9e7235e708e2b33e58e6?utm_campaign=popular_items&utm_me

    カルパシーが語る「バイブコーディングからエージェント・エンジニアリングへ」 〜 YouTube動画が興味深かったのでまとめてみた 〜 https:// qiita.com/yuji-arakawa/items/9 e7235e708e2b33e58e6?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items # qiita # 初心者 # ポエム # AI # LLM # AIエージェント

  406. Mastodon — mastodon.social TIER_1 · [email protected] ·

    MarkTechPost has published a coding deep dive into Agentic UI, Generative UI, state synchronisation and interrupt-driven approval flows. The tutorial builds the

    MarkTechPost has published a coding deep dive into Agentic UI, Generative UI, state synchronisation and interrupt-driven approval flows. The tutorial builds the entire Agentic UI stack from the ground up using plain Python, implementing the AG-UI event stream and A2UI as a declar…

  407. Mastodon — mastodon.social TIER_1 · genticnews ·

    Agentic Harness Engineering Boosts Coding Agents 7% on Terminal-Bench 2 Agentic Harness Engineering introduces a structured approach to evolving coding-agent ha

    Agentic Harness Engineering Boosts Coding Agents 7% on Terminal-Bench 2 Agentic Harness Engineering introduces a structured approach to evolving coding-agent harnesses, using revertible components, condensed experience, and falsifiable decisions. On Terminal-Bench 2, pass https:/…

  408. Mastodon — mastodon.social TIER_1 · genticnews ·

    How a Custom Multimodal Transformer Beat a Fine-Tuned LLM for Attribute LeBonCoin's ML team built a custom late-fusion transformer that uses pre-computed visual

    How a Custom Multimodal Transformer Beat a Fine-Tuned LLM for Attribute LeBonCoin's ML team built a custom late-fusion transformer that uses pre-computed visual embeddings and character n-gram text vectors to predict ad attributes. It outperformed a fine-tuned VLM while r https:/…

  409. Mastodon — mastodon.social TIER_1 · genticnews ·

    Anthropic Ships Claude Security, a Standalone Code Vulnerability Scanner for Enterprise Anthropic shipped Claude Security, a standalone code vulnerability scann

    Anthropic Ships Claude Security, a Standalone Code Vulnerability Scanner for Enterprise Anthropic shipped Claude Security, a standalone code vulnerability scanner for Enterprise powered by Opus 4.7, directly targeting Snyk, Semgrep, and SonarQube. https:// gentic.news/article/ant…

  410. Mastodon — mastodon.social TIER_1 · aihaberleri ·

    📰 TypeScript SDK: Build Secure AI Coding Agents with Sandbox VMs (2026) A new TypeScript SDK from Cursor empowers developers to build programmatic coding agents

    📰 TypeScript SDK: Build Secure AI Coding Agents with Sandbox VMs (2026) A new TypeScript SDK from Cursor empowers developers to build programmatic coding agents using sandboxed cloud VMs, subagents, and token-based pricing. The tool integrates with existing TypeScript ecosystems …

  411. Mastodon — mastodon.social TIER_1 Türkçe(TR) · aihaberleri ·

    📰 Develop Programmatic Coding Agents in 2026 with Cursor TypeScript SDK Cursor has launched its TypeScript SDK, enabling cloud-based coding agents

    📰 Cursor TypeScript SDK ile 2026'da Programmatik Kodlama Ajanları Geliştirin Cursor, TypeScript SDK’sını piyasaya sürerek kodlama ajanlarının bulut tabanlı sanal makinelerde güvenli şekilde çalışmasını sağlıyor. Bu yenilik, AI destekli geliştirme alanında bir dönüm noktası olarak…

  412. Mastodon — mastodon.social TIER_1 · [email protected] ·

    How to publish internal frameworks, blueprints, best practices, and operational rules to AI coding agents without turning proprietary context into ungoverned fo

    How to publish internal frameworks, blueprints, best practices, and operational rules to AI coding agents without turning proprietary context into ungoverned folklore. https://www. the-main-thread.com/p/enterpri se-agent-knowledge # ai # genai # mcp # agenticCoding # documentatio…

  413. Mastodon — mastodon.social TIER_1 · AIntelligenceHub ·

    Symphony from OpenAI frames agent coding as managed work execution: isolated runs, board-driven intake, and proof artifacts before merge. That sounds simple, bu

    Symphony from OpenAI frames agent coding as managed work execution: isolated runs, board-driven intake, and proof artifacts before merge. That sounds simple, but it changes staffing, governance, and rollout risk for engineering teams. Full analysis: https:// go.aintelligencehub.c…

  414. Mastodon — mastodon.social TIER_1 · beyondthecode ·

    🧠 49Agents provides an infinite canvas interface designed for developing and managing AI agents. The tool enables users to organize agent workflows and interact

    🧠 49Agents provides an infinite canvas interface designed for developing and managing AI agents. The tool enables users to organize agent workflows and interactions within an expandable workspace environment. 💬 Hacker News 🔗 https:// github.com/49Agents/49Agents # AI # MachineLea…

  415. r/cursor TIER_2 · /u/muneebh1337 ·

    Spec-driven agentic coding is quietly making us worse at the job of supervising agents

    <!-- SC_OFF --><div class="md"><p>Been running an agent-heavy workflow on a mid-size TypeScript monorepo for about six months. Orchestrator on top, sub-agents for codegen, a human (me, mostly) writing specs and reviewing diffs. The pitch was the obvious one: I stay in the archite…

  416. r/cursor TIER_2 · /u/AdorablePumpkin9309 ·

    Ring-2.6-1T launched with a free test window for coding-agent workflows

    <!-- SC_OFF --><div class="md"><p>Flagging this because it seems more relevant to actual coding loops than to general AI-news posting: Ring-2.6-1T is now out, and there’s a free developer access window through May 15.<br /> The launch angle is pretty clearly “reasoning model for …

  417. r/cursor TIER_2 · /u/Hk_90 ·

    Discover Meko: The Data Infrastructure for Agents That Work and Learn Together

    <table> <tr><td> <a href="https://www.reddit.com/r/cursor/comments/1t6zy9k/discover_meko_the_data_infrastructure_for_agents/"> <img alt="Discover Meko: The Data Infrastructure for Agents That Work and Learn Together" src="https://preview.redd.it/ea544mxdupzg1.jpeg?width=640&amp;c…