AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,599 results
7 Jul 2026

Report: 83% of organizations need to upgrade their infrastructure to support agentic AI

Model ReleasesDGX agent

For years, enterprise AI has been synonymous with conversational AI — the customer service bots and digital assistants we interact with every day. But today, the market has shifted. We’ve officially m

2 Jul 2026

eve is like Next.js, for agents framework for building agents. one folder, durable by default ↓ https://x.com/vercel/status/2067180054979936…

AgentsDGX agent

eve is like Next.js, for agents framework for building agents. one folder, durable by default ↓ https://x.com/vercel/status/2067180054979936413 Introducing eve, an agent framework. 𝚊𝚐𝚎𝚗𝚝/ 𝚊𝚐𝚎𝚗𝚝.𝚝𝚜 𝚒𝚗𝚜

http://ora.ai is super useful. analyzes the 'agent readiness' of your site, and then gives you a prompt for your coding agents to fix (i'm u…

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
AgentsDGX agent

ORA.ai is a tool that evaluates website 'agent readiness' by analyzing how well-suited a site is for autonomous agent interaction, then generates prompts that coding agents can use to implement necess

1 Jul 2026

'agentic map reduce' is a nice name spawning subagents programatically allows you to do these advanced agent patterns, where you want some d…

AgentsDGX agent

'agentic map reduce' is a nice name spawning subagents programatically allows you to do these advanced agent patterns, where you want some determinism to control how agents are created/run check out d

30 Jun 2026

Agentic Abstention: Do Agents Know When to Stop Instead of Act?

Model ReleasesDGX agent

arXiv:2606.28733v1 Announce Type: new Abstract: LLM agents are expected to act over multiple turns, using search, browsing interfaces, and terminal tools to complete user goals. Yet not every goal is

29 Jun 2026

This is a neat idea around doing model routing and sub-agent delegation while ensuring cache hits on accumulated context for all agents. It …

AgentsDGX agent

This is a neat idea around doing model routing and sub-agent delegation while ensuring cache hits on accumulated context for all agents. It makes a lot of sense: you want to ensure that all subagents

28 Jun 2026

Fascinating paper on self-improving agents. (bookmark it) If you are working on agentic loops, you will quickly realize that they are only a…

AgentsDGX agent

Fascinating paper on self-improving agents. (bookmark it) If you are working on agentic loops, you will quickly realize that they are only as good as the effectiveness of the evaluator. Self-improveme

25 Jun 2026

Can Trustless Agents Be Trusted? An Empirical Study of the ERC-8004 Decentralized AI Agent Ecosystem

AgentsDGX agent

arXiv:2606.26028v1 Announce Type: cross Abstract: As autonomous AI agents increasingly transact across organizational boundaries, a fundamental trust challenge emerges: how can an agent assess whether

24 Jun 2026

a lot of agent memory follows a simple three step process: - run agent - run some process to look at those traces and analyze them - update …

AgentsDGX agent

Agent memory systems often follow a three-step iterative process: executing the agent to generate traces, analyzing those traces through some evaluation mechanism, and then updating the agent based on

23 Jun 2026

Harnessing Agent Skills: Architectural Patterns and a Reference Architecture for Skill-Mediated LLM Agents

AgentsDGX agent

arXiv:2606.20631v1 Announce Type: cross Abstract: Agent skills externalise reusable agent-facing behavioural knowledge and guidance as persistent artefacts that can be discovered, activated, and inter

20 Jun 2026

As agents are generating more and more documents, they need a better agent-native document format 🤖📄 So far the two main containers are ma…

AgentsDGX agent

As agents are generating more and more documents, they need a better agent-native document format 🤖📄 So far the two main containers are markdown and HTML: 1️⃣ Markdown: Easily readable/reviewable by h

10 Jun 2026

Impatient Users Confuse AI Agents: High-fidelity Simulations of Human Traits for Testing Agents

AgentsDGX agent

arXiv:2510.04491v3 Announce Type: replace Abstract: Despite rapid progress in building conversational AI agents, robustness is still largely untested. Small shifts in user behavior, such as being more

9 Jun 2026

Excited to launch a new way to upskill with AI agents. This is how we are making it possible for anyone to learn to build with coding agents…

AgentsDGX agent

Excited to launch a new way to upskill with AI agents. This is how we are making it possible for anyone to learn to build with coding agents. To start, we are launching 4 new hands-on labs on the foll

Online Agent-as-a-Judge: Situation-Generating Evaluation for Interactive Agents

AgentsDGX agent

arXiv:2606.08200v1 Announce Type: new Abstract: Evaluating LLM-powered interactive social agents is challenging because socially relevant behaviors depend not only on isolated outputs, but also on pri

4 Jun 2026

Notarized Agents: Receiver-Attested Confidential Receipts for AI Agent Actions

AgentsDGX agent

arXiv:2606.04193v1 Announce Type: cross Abstract: Current AI agent observability is structurally compromised: the entity producing the activity log is the same entity whose activity is being logged. A

3 Jun 2026

langchain create_agent is a super minimal agent harness very easy to customize with... middleware!!! as you build task-specific harnesses, g…

AgentsDGX agent

The `create_agent` function in LangChain provides a minimal, lightweight agent framework designed for easy customization through middleware, enabling developers to build task-specific agent harnesses

29 May 2026

When Cloud Agents Meet Device Agents: Lessons from Hybrid Multi-Agent Systems

Local AiDGX agent

arXiv:2605.30102v1 Announce Type: cross Abstract: The design space of agentic AI inference spans two extremes: frontier large language models (LLMs), typically hosted in the cloud and offering strong

28 May 2026

New in Deep Agents v0.6: ContextHubBackend A versioned home for the files that power agent behavior, backed by LangSmith Context Hub, enabli…

AgentsDGX agent

Deep Agents v0.6 introduces ContextHubBackend, a versioned storage system for agent behavior files integrated with LangSmith Context Hub. This feature enables agents to access and manage the files and

You Only Align Once: Propagating Cooperative Behaviors in Multi-Agent Systems through Seed Agents

Model ReleasesDGX agent

arXiv:2605.27586v1 Announce Type: cross Abstract: Ensuring agent behaviors in distributed open multi-agent systems remains challenging, especially as populations grow and unaligned agents may exist. W

22 May 2026

Managing and monitoring agents will require us to rethink infrastructure since most systems were not designed to support agent scale. Very c…

AgentsDGX agent

Managing and monitoring agents will require us to rethink infrastructure since most systems were not designed to support agent scale. Very cool to see how @LangChain leveraged @SpiralDB and other tool

21 May 2026

Agents have become way more capable in the last few months. What hasn't caught up yet is the applications and interfaces around those agents…

AgentsDGX agent

Agents have become way more capable in the last few months. What hasn't caught up yet is the applications and interfaces around those agents! (if you say TUIs are the end state for agents, please seek

20 May 2026

MMoA: An AI-Agent framework with recurrence for Memoried Mixure-of-Agent

AgentsDGX agent

arXiv:2605.19194v1 Announce Type: new Abstract: The Mixture-of-Agents (MoA) framework has shown promise in improving large language model (LLM) performance by aggregating outputs from multiple agents.

New course: Build AI agents that generate images and videos -- an under-explored frontier. A key to performance is having the agent evaluate…

AgentsDGX agent

New course: Build AI agents that generate images and videos -- an under-explored frontier. A key to performance is having the agent evaluate its own output, and iterate to improve quality. This short

19 May 2026

🚀 The team at @Google just released the Agents API, a service for building and running custom agents inside a sandboxed Linux environment, …

Model ReleasesDGX agent

🚀 The team at @Google just released the Agents API, a service for building and running custom agents inside a sandboxed Linux environment, and we built a template that gives these agents access to Lla

14 May 2026

Excited to finally get our agent live for the world. A lot of what we’ve learned over time has been condensed and built into the agent so it…

AgentsDGX agent

Excited to finally get our agent live for the world. A lot of what we’ve learned over time has been condensed and built into the agent so it can do the best work for you. Meet Runway Agent. Your new A

// Harnessing Agentic Evolution // Pay attention to this one if you run iterative agentic search loops. (bookmark it) AEvo splits the self-i…

AgentsDGX agent

// Harnessing Agentic Evolution // Pay attention to this one if you run iterative agentic search loops. (bookmark it) AEvo splits the self-improvement loop into two jobs: > One proposes the next candi

13 May 2026

Langsmith Engine appears to be a seriously high value release from the @LangChain team A deep agent that’s monitoring Langsmith agent traces…

AgentsDGX agent

Langsmith Engine appears to be a seriously high value release from the @LangChain team A deep agent that’s monitoring Langsmith agent traces and not only surfaces issues but: - proposes a PR to resolv

We built SmithDB: the database purpose built for agent observability workloads that now powers many parts of LangSmith. Agent observability …

Model ReleasesDGX agent

We built SmithDB: the database purpose built for agent observability workloads that now powers many parts of LangSmith. Agent observability presents a challenging data problem. Agent traces can contai

12 May 2026

SimWorld Studio: Automatic Environment Generation with Evolving Coding Agent for Embodied Agent Learning

AgentsDGX agent

arXiv:2605.09423v1 Announce Type: new Abstract: LLM/VLM-based digital agents have advanced rapidly thanks to scalable sandboxes for coding, web navigation, and computer use, which provide rich interac

5 May 2026

agent observability is great. but in order to use it to power an agent improvement loop, you need to be collecting (and even generating) fee…

AgentsDGX agent

Agent observability enables monitoring of agent behavior, but to effectively improve agents through feedback loops, developers must actively collect observability data and generate synthetic examples

4 May 2026

First module in my Hermes Agent Masterclass is live! I wanted to create a super in-depth series about Hermes Agent, exploring every aspect o…

AgentsDGX agent

First module in my Hermes Agent Masterclass is live! I wanted to create a super in-depth series about Hermes Agent, exploring every aspect of the agent. First video breaks down installation, setup, an

No longer are Fleet agents constrained to a single model. With multi-model support, you can build more efficient agents at scale http://lang…

AgentsDGX agent

No longer are Fleet agents constrained to a single model. With multi-model support, you can build more efficient agents at scale http://langchain.com/langsmith/fleet Not every step in an agent workflo

so now that you have entire teams of agents running your company... ♫ what do we do while your agent runs? ♫

AgentsDGX agent

so now that you have entire teams of agents running your company... ♫ what do we do while your agent runs? ♫ Media Announcing Cofounder 2: Run an entire company with agents. It's the infrastructure fo

27 Apr 2026

Don't try to build a self-improving AI agent without evals. You are just wasting time and compute. An agent can't improve from traces it can…

SafetyDGX agent

Don't try to build a self-improving AI agent without evals. You are just wasting time and compute. An agent can't improve from traces it can't evaluate. This is why it's exciting to see @FutureAGI_ go

From Skills to Talent: Organising Heterogeneous Agents as a Real-World Company

AgentsDGX agent

arXiv:2604.22446v1 Announce Type: new Abstract: Individual agent capabilities have advanced rapidly through modular skills and tool integrations, yet multi-agent systems remain constrained by fixed te

23 Apr 2026

Worth a read if you are building production-grade AI agents.

AgentsDGX agent

Worth a read if you are building production-grade AI agents. // Stateless Decision Memory for Enterprise AI Agents // Most of the interesting AI agent papers right now are about capability. This one i

22 Apr 2026

Introducing Anyscale Agent Skills: Build faster, debug smarter, and optimize AI workloads running on Ray

AgentsDGX agent

Anyscale Agent Skills is a framework built on Ray that enables developers to build AI agents more efficiently with improved debugging capabilities and workload optimization. The tool likely provides a

20 Apr 2026

We just dropped a comprehensive guide on taking long-running agents to production. It covers the infrastructure you'll need to run and impro…

AgentsDGX agent

This guide addresses the infrastructure and operational requirements for deploying long-running AI agents in production environments. It likely covers deployment strategies, monitoring, scaling, and b

19 Apr 2026

Adding @LangChain 's Deep Agents to Toad. Worked out of the box.

AgentsDGX agent

This post discusses the integration of LangChain's Deep Agents framework into Toad, noting that the implementation functioned without requiring significant modifications or troubleshooting. The entry

17 Apr 2026

Formalizing the Safety, Security, and Functional Properties of Agentic AI Systems

SafetyDGX agent

arXiv:2510.14133v2 Announce Type: replace Abstract: Agentic AI systems, which leverage multiple autonomous agents and large language models (LLMs), are increasingly used to address complex, multi-step

ollama launch hermes Ollama 0.21 includes supports Hermes Agent, the self-improving AI agent built by @NousResearch.

Local AiDGX agent

Ollama version 0.21 added support for Hermes Agent, a self-improving AI agent developed by Nous Research. This release enables users to run Hermes Agent through the Ollama platform, expanding its capa

16 Apr 2026

very excited for this one! a year ago, most of what was being traced to LangSmith was 'LLM apps'. now everything is becoming an agent. with …

AgentsDGX agent

very excited for this one! a year ago, most of what was being traced to LangSmith was 'LLM apps'. now everything is becoming an agent. with that shift, it's getting harder to know what your software i

15 Apr 2026

WebFactory: Automated Compression of Foundational Language Intelligence into Grounded Web Agents

AgentsDGX agent

arXiv:2603.05044v2 Announce Type: replace Abstract: Current paradigms for training GUI agents are fundamentally limited by a reliance on either unsafe, non-reproducible live web interactions or costly

12 Apr 2026

managed agents are the right form factor but the lock-in is real if your agent harness lives inside a model provider, you dont own the memor…

AgentsDGX agent

managed agents are the right form factor but the lock-in is real if your agent harness lives inside a model provider, you dont own the memory, the tools, or the execution open harness + model choice +

10 Apr 2026

Agent responsibly

AgentsDGX agent

Agent-generated code enhances development speed but introduces new risks because agents lack awareness of a production environment's real-world constraints (e.g., traffic patterns, capacity, or fai...

MolmoWeb: Open Visual Web Agent and Open Data for the Open Web

AgentsDGX agent

arXiv:2604.08516v1 Announce Type: new Abstract: Web agents--autonomous systems that navigate and execute tasks on the web on behalf of users--have the potential to transform how people interact with t

9 Apr 2026

AWS previews a cloud-agnostic registry for managing agentic fleets at scale

AgentsDGX agent

Amazon Web Services Inc. is trying to make sure enterprises that embrace artificial intelligent agents and automation aren’t getting lost in the curse of “agentic sprawl.” The cloud computing giant is

8 Apr 2026

Governance-Aware Agent Telemetry for Closed-Loop Enforcement in Multi-Agent AI Systems

SafetyDGX agent

Enterprise multi-agent AI systems produce thousands of inter-agent interactions per hour, yet existing observability tools capture these dependencies without enforcing anything. OpenTelemetry and Lang

NEW paper from Google on multi-agent research agents. It's one of the first systems that handles end-to-end LaTeX generation, targeted liter…

Model ReleasesDGX agent

NEW paper from Google on multi-agent research agents. It's one of the first systems that handles end-to-end LaTeX generation, targeted literature reviews, and conceptual diagrams as a decoupled, stand

Using a non-hermetic agent and having trouble with GPT 5.4 or your Codex sub? The rumors are true: it works a lot better with the Hermes spe…

AgentsDGX agent

Nous Research's **Hermes Agent** is an open-source agentic framework by NousResearch that delivers significantly improved reliability when using GPT-5.x or Codex (OpenAI Codex subscription) models ...

5 Aug 2026

AI Agent Economics: Can Autonomous Economic Behavior Emerge among AI Agents under Minimal External Conditions?

Model ReleasesDGX agent

arXiv:2608.03076v1 Announce Type: new Abstract: Multi-agent studies commonly place AI agents in predefined games, markets, or roles, making it difficult to distinguish endogenous economic organization

WeClawArena: An Auditable Sandbox and Benchmark for Cross-User Agents Collaboration and Security in Human-Centered Agent Networks

Model ReleasesDGX agent

arXiv:2608.03499v1 Announce Type: new Abstract: Recent advances in persistent personal-agent frameworks are making human-centered agent networks realistic deployment targets: each user can be served b

31 Jul 2026

Qwen-UI-Agent Technical Report: Toward Next-Generation Real-World Centric Foundation GUI Agents

Model ReleasesDGX agent

arXiv:2607.28227v1 Announce Type: cross Abstract: GUI agents have the potential to become a general purpose executor over existing digital devices. To advance them toward real-world use, we envision a

30 Jul 2026

Embodied Agents Take Control: Minimal-Interface Zero-Shot Agents Rival Industrial-Scale Policies in Vision-and-Language Navigation

AgentsDGX agent

arXiv:2607.26148v1 Announce Type: new Abstract: Autonomous embodied agents must sustain a long decision-making loop that involves perceiving, acting, verifying, and self-correcting over many steps. Cu

Exclusive: Upwind adds context scanning for AI agents as AI DR hits general availability

AgentsDGX agent

Cloud security startup Upwind Security Inc. today unveiled AI Agent Context Scanner, which inspects the instructions, tools and connections feeding artificial intelligence agents before those agents a

29 Jul 2026

Today we’re open-sourcing Numbat, an agent-detection and response layer that is designed to work across agent harnesses. Numbat gives securi…

AgentsDGX agent

Today we’re open-sourcing Numbat, an agent-detection and response layer that is designed to work across agent harnesses. Numbat gives security teams visibility into agent activity, with controls to bl

// Unfolding Sub-Agents for Long-Horizon ML Engineering // Watch a single agent work a machine learning engineering task for six hours you s…

AgentsDGX agent

// Unfolding Sub-Agents for Long-Horizon ML Engineering // Watch a single agent work a machine learning engineering task for six hours you see issues like context fills with stack traces, dead experim

28 Jul 2026

Coordinated Networking for On-Device Agent-Augmented Real-Time Communication

Model ReleasesDGX agent

arXiv:2607.22854v1 Announce Type: new Abstract: AI agents are enabling a new paradigm of agent-augmented real-time communication (RTC), where humans focus on high-level collaboration, while agents aut

24 Jul 2026

NVIDIA-labs OO Agents: Native Python Object-Oriented Agents

HardwareDGX agent

arXiv:2607.20709v1 Announce Type: new Abstract: Traditional agent development is split across prompt templates, tool schemas, callback code, and workflow graphs. We present NVIDIA Object-Oriented Agen

16 Jul 2026

Early Adoption of Agentic Coding Tools by GitHub Projects

AgentsDGX agent

arXiv:2607.14037v1 Announce Type: cross Abstract: Agentic coding tools are increasingly capable of generating and submitting pull requests (PRs) to software projects, introducing new forms of human-ag

← Previous
1…56789…294
Next →