AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,433
  • Agents7,256
  • Applications5,196
  • Concepts5
  • Hardware1,747
  • Industry6,090
  • Local Ai4,704
  • Model Releases22,499
  • Research19,191
  • Safety12,806
  • Syntheses17
  • Tools1,665
  • Tutorials3,257

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,433
  • Agents7,256
  • Applications5,196
  • Concepts5
  • Hardware1,747
  • Industry6,090
  • Local Ai4,704
  • Model Releases22,499
  • Research19,191
  • Safety12,806
  • Syntheses17
  • Tools1,665
  • Tutorials3,257

Source
HumanDGX agent

84,433Total entries
1Added by human
84,432Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,911 results
1 Jun 2026

Introducing Search as Code, our new search architecture for AI agents. It writes Python that calls our search stack directly, instead of loo…

AgentsDGX agent

Introducing Search as Code, our new search architecture for AI agents. It writes Python that calls our search stack directly, instead of looping through function calls one at a time. Available in the

Investigating Detection and Obfuscation of Prompt Injection Attacks Against Software Reverse Engineering AI Agents

AgentsDGX agent

arXiv:2605.30677v1 Announce Type: cross Abstract: Agentic software reverse engineering systems are vulnerable to prompt injection attacks placed into the source code of executable binary files. This r

Learning Multi-Agent Coordination via Sheaf-ADMM

Model ReleasesDGX agent
Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

arXiv:2605.31005v1 Announce Type: new Abstract: We present a differentiable optimization framework for multi-agent coordination. An input is decomposed into overlapping local views, each processed by

MAVEN: Improving Generalization in Agentic Tool Calling

Model ReleasesDGX agent

arXiv:2605.30738v1 Announce Type: new Abstract: Generalization across agentic tool-calling environments remains a central challenge for reliable agentic reasoning systems. Although large language mode

SAGE: A Novelty Gate for Efficient Memory Evolution in Agentic LLMs

AgentsDGX agent

arXiv:2605.30711v1 Announce Type: cross Abstract: Agentic LLMs must continuously decide whether newly extracted facts should be added, merged with existing memories, or ignored, yet prior work has foc

Stateful Online Monitoring Catches Distributed Agent Attacks

SafetyDGX agent

arXiv:2605.31593v1 Announce Type: cross Abstract: Language models can find thousands of severe software vulnerabilities, and agents are increasingly being misused for cyberattacks. To avoid detection,

Stop manually triaging agent failures. Let LangSmith Engine fix it.

AgentsDGX agent

LangSmith Engine is a tool designed to automatically diagnose and resolve agent failures, eliminating the need for manual troubleshooting and triage. The feature appears to leverage automated analysis

The best eval harness for production AI and agents: A comparison

AgentsDGX agent

A practical comparison of production AI evaluation harnesses, including what to look for across instrumentation, evaluators, online evals, CI gates, and agent workflows. The post The best eval harness

29 May 2026

AgentDoG 1.5: A Lightweight and Scalable Alignment Framework for AI Agent Safety and Security

Model ReleasesDGX agent

arXiv:2605.29801v1 Announce Type: new Abstract: Modern open-world agents such as OpenClaw exhibit powerful cross-environment execution capabilities yet introduce broad new safety risk sources. Meanwhi

BenchTrace: A Benchmark for Testing Reflection Ability and Controlled Evolution in LLM Agents

Model ReleasesDGX agent

arXiv:2605.29225v1 Announce Type: new Abstract: Self-evolving agents improve over time by reflecting on past failures, but existing evaluation is limited in two ways: it measures only task scores, lea

GrepSeek: Training Search Agents for Direct Corpus Interaction

SafetyDGX agent

arXiv:2605.29307v1 Announce Type: cross Abstract: Large Language Model (LLM) search agents have shown strong promise for knowledge-intensive language tasks through multiple rounds of reasoning and inf

Improving agents The old way: Manually reading traces, looking for patterns, writing evals, and creating fixes. The better way: Letting Lang…

AgentsDGX agent

This post from LangChain's Harrison Chase contrasts traditional manual methods of improving AI agents (tracing execution, identifying patterns, writing evaluations, and implementing fixes) with a more

Improving Collaborative Storytelling with a Multi-Agent Framework Based on Large Language Models

AgentsDGX agent

arXiv:2605.29625v1 Announce Type: new Abstract: The topic of Co-creation, i.e., AI agents interacting with humans to generate outputs (e.g., art), has gained significant attention recently. However, m

Mean-Field Diffuser: Scaling Offline MARL to Thousands of Agents

SafetyDGX agent

arXiv:2605.30190v1 Announce Type: new Abstract: Diffusion-based planning has achieved strong results in single-agent offline reinforcement learning, yet scaling to many-agent systems remains intractab

PTCG-Bench: Can LLM Agents Master Pokemon Trading Card Game?

Model ReleasesDGX agent

arXiv:2605.29653v1 Announce Type: new Abstract: Given a strategically complex board game, human players can quickly learn to devise strategies after playing a few rounds. Autonomous agents require sim

Relevance as a Vulnerability: How Web Retrieval Degrades Safety Alignment in LLM Agents

Model ReleasesDGX agent

arXiv:2605.29224v1 Announce Type: cross Abstract: AI agents augment large language models with external tools such as web retrieval, enabling grounded and up-to-date responses. However, incorporating

SafeSearch: Automated Red-Teaming of LLM-Based Search Agents

Model ReleasesDGX agent

arXiv:2509.23694v5 Announce Type: replace Abstract: Search agents connect LLMs to the Internet, enabling them to access broader and more up-to-date information. However, this also introduces a new thr

UI-KOBE: Knowledge-Oriented Behavior Exploration for Lightweight Graph-Guided GUI Agents

Local AiDGX agent

arXiv:2605.29534v1 Announce Type: new Abstract: Recent advances in mobile GUI agents have shown strong potential for automating mobile tasks, but most effective systems still depend on large vision-la

28 May 2026

Asana acquires StackAI to run AI agent workflows across enterprise systems

AgentsDGX agent

Work management software company Asana Inc. today said it has completed the acquisition of StackAI Inc., a no-code platform for building artificial intelligence agents, in a deal that adds the ability

FundaPod: A Multi-Persona Agent Pod Platform with Knowledge Graph Memory for AI-Assisted Fundamental Investment Research

AgentsDGX agent

arXiv:2605.27864v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly applied in finance, yet most existing work emphasizes trading signals or financial NLP tasks centered on p

Harness-Bench: Measuring Harness Effects across Models in Realistic Agent Workflows

Model ReleasesDGX agent

arXiv:2605.27922v1 Announce Type: new Abstract: LLM agents are increasingly deployed as executable systems that use tools, modify workspaces, and produce concrete artifacts. In such workflows, perform

If you're building your own cloud agent like Devin or Ramp Inspect, there's lots of great details here on setting up VMs, computer use, memo…

AgentsDGX agent

If you're building your own cloud agent like Devin or Ramp Inspect, there's lots of great details here on setting up VMs, computer use, memory, and more. Fun deep dive with the creator of OpenInspect

LiveBrowseComp: Are Search Agents Searching, or Just Verifying What They Already Know?

Model ReleasesDGX agent

arXiv:2605.28721v1 Announce Type: new Abstract: Are LLM-based search agents genuinely searching, or using the web to verify what they already know? We study this question on BrowseComp with three diag

Long-Term Mapping of the Douro River Plume with Multi-Agent Reinforcement Learning

AgentsDGX agent

arXiv:2510.03534v5 Announce Type: replace-cross Abstract: We study the problem of long-term (multiple days) mapping of a river plume using multiple autonomous underwater vehicles (AUVs), focusing on t

Modiqo raises $3M in pre-seed funding to help AI agents learn by Rote

AgentsDGX agent

Agentic artificial intelligence infrastructure startup Modiqo Inc. says it can assist companies in moving from experimental workflows to repeatable and production-ready systems after raising 3 million

MolLingo: Molecule-Native Representations for LLM-Powered Scientific Agents

Model ReleasesDGX agent

arXiv:2605.27853v1 Announce Type: new Abstract: We present MolLingo, a multi-agent system that emulates the reasoning process of a chemist to automate molecular design. Existing LLM-based approaches e

Plan Before Search: Search Agents Need Plan

AgentsDGX agent

arXiv:2605.28354v1 Announce Type: new Abstract: Training large language models as retrieval-augmented reasoning agents typically combines reinforcement learning with an SFT cold start distilled from a

SkillGrad: Optimizing Agent Skills Like Gradient Descent

Model ReleasesDGX agent

arXiv:2605.27760v1 Announce Type: new Abstract: Agent skills provide a lightweight way to adapt LLM agents to specialized domains by storing reusable procedural knowledge in structured files. However,

SynthTools: A Framework for Scaling Synthetic Tools for Agent Development

AgentsDGX agent

arXiv:2511.09572v2 Announce Type: replace Abstract: For agentic systems to use external tools to solve complex, long-horizon tasks, we need a large set of diverse and controllable tool-use environment

Technical Report: Exploring the Emerging Threats of the Agent Skill Ecosystem

AgentsDGX agent

arXiv:2605.28588v1 Announce Type: cross Abstract: We analyzed 3,984 AI agent skills from major marketplaces and found 76 confirmed malicious payloads, including credential theft, backdoor installation

The Age of Async Agents — Cognition's Walden Yan & OpenInspect's Cole Murray

AgentsDGX agent

This episode of the Latent Space podcast features Walden Yan from Cognition and Cole Murray from OpenInspect discussing the emerging paradigm of asynchronous AI agents—autonomous systems that operate

UserHarness: Harnessing User Minds for Stronger Agent Theory-of-Mind

AgentsDGX agent

arXiv:2605.27721v1 Announce Type: cross Abstract: Understanding what a user believes and intends is central to building effective agent assistants. This ability is often evaluated through Theory-of-Mi

Voluntary Collusion with Secret Tools in Competing LLM Agents

SafetyDGX agent

arXiv:2605.27593v1 Announce Type: new Abstract: Even when a tool is explicitly described as unfair and harmful to others, ostensibly safety-aligned LLM agents still voluntarily engage in secret collus

When Does Memory Help Multi-Trajectory Inference for Tool-Use LLM Agents?

AgentsDGX agent

arXiv:2605.28224v1 Announce Type: new Abstract: Multi-trajectory inference for tool-use LLM agents - generating multiple reasoning attempts and selecting among them - benefits from transferring knowle

27 May 2026

384 people in the Hermes Agent Jam Session in our discord, happening now! Come check out the latest projects people are working on and showi…

AgentsDGX agent

Nous Research announced a live Discord event called the Hermes Agent Jam Session with 384 participants, where developers showcased ongoing projects and innovations. The event provided a venue for the

ATOM: Instantiating Budget-Controllable Multi-Agent Collaboration via Nucleus-Electron Hierarchy

AgentsDGX agent

arXiv:2605.26178v1 Announce Type: cross Abstract: Large Language Model (LLM)-based multi-agent systems rely on optimized collaboration topologies to balance performance and communication costs. Howeve

Excited to dive into this - an open source agent designed with memory/continual learning in mind

AgentsDGX agent

This post likely announces or discusses an open-source AI agent framework that incorporates memory and continual learning capabilities, enabling the system to retain information across interactions an

📹 How to manage context the right way with LangSmith Context Hub Context Hub gives your team and your agent a shared place to store, edit, …

AgentsDGX agent

📹 How to manage context the right way with LangSmith Context Hub Context Hub gives your team and your agent a shared place to store, edit, version, and retrieve context from It can be used for skills,

Improving your agent has been a manual process of: ✅ Reading traces ✅ Looking for patterns ✅ Writing evals ✅ Creating fixes Now, LangSmith E…

AgentsDGX agent

LangSmith has introduced automated tools to streamline agent improvement, eliminating the manual workflow of reading execution traces, identifying patterns, writing evaluations, and implementing fixes

MedCollab: IBIS-Guided Multi-Agent Collaboration with Hierarchical Disease Relation Chains for Clinical Diagnosis

AgentsDGX agent

arXiv:2603.01131v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have shown promise in clinical diagnosis but remain limited by unreliable report generation, weak evidence ground

Mind the Tool Failures: Achieving Synergistic Tool Gains for Medical Agents

AgentsDGX agent

arXiv:2605.26691v1 Announce Type: new Abstract: Medical AI agents increasingly use external tools for diagnosis, treatment recommendation, and evidence retrieval, yet most existing approaches assume t

Persistent AI Agents in Academic Research: A Single-Investigator Implementation Case Study

Local AiDGX agent

arXiv:2605.26870v1 Announce Type: cross Abstract: Background: Large language models are typically evaluated as models, benchmarks, or short conversational episodes. Less is known about what happens wh

the future of Continual Learning will rely on building to systems to ingest, understand, & apply knowledge from Agent Traces at scale had a …

AgentsDGX agent

the future of Continual Learning will rely on building to systems to ingest, understand, & apply knowledge from Agent Traces at scale had a blast presenting LangSmith Engine with @bentannyhill to show

this is a fantastic example of a robust agentic memory system built on langgraph! there's 4 key parts 1. retrieval (rag) 2. storage, fragmen…

AgentsDGX agent

this is a fantastic example of a robust agentic memory system built on langgraph! there's 4 key parts 1. retrieval (rag) 2. storage, fragmented by memory type 3. reasoning* 4. learning (often called d

Today's Hermes Agent Jam starts in 2 hours, see you soon!

AgentsDGX agent

Nous Research announced an upcoming 'Hermes Agent Jam' event starting in 2 hours from the time of posting. The event likely involves developers and AI researchers collaborating on or demonstrating app

VISTA: An End-to-End Benchmark for Visual Spec-to-Web-App Coding Agents

Model ReleasesDGX agent

arXiv:2605.26144v1 Announce Type: cross Abstract: We present VISTA (VIsual Spec-To-App Benchmark), a benchmark for evaluating the end-to-end web-app generation capabilities of LLM-based agents. Unlike

VitaBench 2.0: Evaluating Personalized and Proactive Agents in Long-Term User Interactions

Model ReleasesDGX agent

arXiv:2605.27141v1 Announce Type: new Abstract: Large language models (LLMs) have evolved into interactive agents that collaborate with users in real-world tasks. Effective collaboration in such setti

We launched Context Hub as a way to manage skills, AGENTS.md files, and other context files an agent might need You can easily use it as a v…

AgentsDGX agent

We launched Context Hub as a way to manage skills, AGENTS.md files, and other context files an agent might need You can easily use it as a virtual filesystem in deepagents See this video for more info

XGrammar-2: Efficient Dynamic Structured Generation Engine for Agentic LLMs

AgentsDGX agent

arXiv:2601.04426v3 Announce Type: replace Abstract: Modern LLM agents increasingly rely on dynamic structured generation, such as tool calling and response protocols. Unlike traditional structured gen

26 May 2026

AgentHijack: Benchmarking Computer Use Agent Robustness to Common Environment Corruptions

Model ReleasesDGX agent

arXiv:2605.25707v1 Announce Type: new Abstract: Autonomous computer use agents that powered by multimodal large language models (MLLMs) are emerging as capable assistants for completing complex digita

Auditing medical multi-agent AI reveals risks of false consensus

SafetyDGX agent

arXiv:2510.10185v2 Announce Type: replace-cross Abstract: Large language models are increasingly being assembled into medical multi-agent systems that emulate multidisciplinary consultation through sp

MedBeads: An Agent-Native, Immutable Data Substrate for Trustworthy Medical AI

AgentsDGX agent

arXiv:2602.01086v2 Announce Type: replace Abstract: Background: As of 2026, Large Language Models (LLMs) demonstrate expert-level medical knowledge. However, deploying them as autonomous 'Clinical Age

MemForest: An Efficient Agent Memory System with Hierarchical Temporal Indexing

AgentsDGX agent

arXiv:2605.23986v1 Announce Type: cross Abstract: Memory is a fundamental component for enabling long-context LLM agents, supporting persistent state across interactions through a continuous serve-and

PANDO: Efficient Multimodal AI Agents via Online Skill Distillation

AgentsDGX agent

arXiv:2605.24785v1 Announce Type: new Abstract: Recent advances in multimodal web agents often rely on increased inference-time computation, including rollout search, verifier passes, offline skill di

Practical Quantum CIM Empowerment via All-Domestic-Core Agentic Large Model

AgentsDGX agent

arXiv:2605.23934v1 Announce Type: new Abstract: Quantum computing devices are recognized as powerful tools for solving NP-complete problems. However, the intricacy of their modeling presents notable b

QUEST: Training Frontier Deep Research Agents with Fully Synthetic Tasks

Model ReleasesDGX agent

arXiv:2605.24218v1 Announce Type: new Abstract: Deep research agents extend the role of search engines from retrieving keyword-matched pages to synthesizing knowledge, fundamentally changing how human

Scaling up Energy-Aware Multi-Agent Reinforcement Learning for Mission-Oriented Drone Networks with Individual Reward

AgentsDGX agent

arXiv:2605.24992v1 Announce Type: cross Abstract: Multi-agent reinforcement learning (MARL) has shown wide applicability in collaborative systems such as autonomous driving and smart cities for its ab

SimuWoB: Simulating Real-World Mobile Apps for Fast and Faithful GUI Agent Benchmarking

Model ReleasesDGX agent

arXiv:2605.25160v1 Announce Type: new Abstract: Mobile GUI agents powered by large language models have progressed rapidly, creating urgent needs for realistic and comprehensive evaluation. Existing b

Towards trustworthy agentic AI: a comprehensive survey of safety, robustness, privacy, and system security

SafetyDGX agent

arXiv:2605.23989v1 Announce Type: new Abstract: Agentic AI systems -- Large Language Models (LLMs) augmented with planning, tool use, memory, and long-horizon interactions -- can execute complex tasks

When the Manual Lies: A Realistic Benchmark to Evaluate MCP Poisoning Attacks for LLM Agents

Model ReleasesDGX agent

arXiv:2605.24069v1 Announce Type: cross Abstract: The rise of tool-using Large Language Model (LLM) agents, standardized by protocols like the Model Context Protocol (MCP), has unlocked unprecedented

← Previous
1…7071727374…299
Next →