AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,565 results
1 Aug 2026

great write up, evals are hard! here are 2 broad buckets we use to evaluate agents: 1. Measure the State of the World 2. Agent as a Judge on…

AgentsDGX agent

great write up, evals are hard! here are 2 broad buckets we use to evaluate agents: 1. Measure the State of the World 2. Agent as a Judge on the Trajectory 1. Measure the state of the environment befo

22 Jul 2026

Progressive disclosure in agents doesn't scale. And its benefits seems agent harness dependent. (bookmark this one) Finally there is a prope…

AgentsDGX agent

Progressive disclosure in agents doesn't scale. And its benefits seems agent harness dependent. (bookmark this one) Finally there is a proper study on using agent skills and the effect of progressive

I agree with what this AI paper suggests. Self-improving agents should evolve their benchmarks too. (bookmark it) Self-improving agents are …

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model ReleasesDGX agent

I agree with what this AI paper suggests. Self-improving agents should evolve their benchmarks too. (bookmark it) Self-improving agents are one of the most important directions in AI right now, and mo

10 Jun 2026

Agentic Social Affordance Framework (ASAF): Agent Identity Design as a Collaboration Interface in Multi-Agent Systems

AgentsDGX agent

arXiv:2606.09832v1 Announce Type: cross Abstract: As AI systems evolve from single conversational agents to complex multi-agent architectures, a critical design dimension has been overlooked: how the

26 May 2026

create_agent is the easiest way to get started building an agent! it provides an incredibly flexible interface for building agents designed …

AgentsDGX agent

create_agent is the easiest way to get started building an agent! it provides an incredibly flexible interface for building agents designed around your use case! we just revamped the create_agent docs

22 Apr 2026

Introducing Kimi K2.6 from @Kimi_Moonshot, a multimodal agentic model with Agent Swarm scaling to 300 sub-agents and long-horizon coding sta…

AgentsDGX agent

Introducing Kimi K2.6 from @Kimi_Moonshot, a multimodal agentic model with Agent Swarm scaling to 300 sub-agents and long-horizon coding stability. AI natives can now use Kimi K2.6 on Together AI and

What’s new in BigQuery: Powering the Agentic Era

Model ReleasesDGX agent

Succeeding in the agentic era requires a transformation in your data strategy: moving from human-scale to agent-first workloads, evolving from reactive intelligence to proactive action, and shifting f

What’s new with the Cross-Cloud Network at Next ‘26

Model ReleasesDGX agent

While generative AI sparked a revolution, the true paradigm shift is the rapid evolution from standalone AI models to multi-agent autonomous systems. In this new era, the network transcends basic conn

15 Apr 2026

OpenAI updates Agents SDK with native sandboxing and an in-distribution harness for deploying and testing agents on long-horizon tasks (Lucas Ropek/TechCrunch)

AgentsDGX agent

Lucas Ropek / TechCrunch: OpenAI updates Agents SDK with native sandboxing and an in-distribution harness for deploying and testing agents on long-horizon tasks — Agentic AI is the tech industry's new

10 Apr 2026

Deep Agents Deploy: an open alternative to Claude Managed Agents

Model ReleasesDGX agent

LangChain launched **Deep Agents Deploy** in beta as an open-source, model-agnostic alternative to Anthropic's Claude Managed Agents. It is designed to be the fastest way to deploy a model-agnosti...

Near-100% Accurate Data for your Agent with Comprehensive Context Engineering

Model ReleasesDGX agent

Agentic workflows are already used for initiating action. To be successful, agents typically need to combine multiple steps and execute business logic reflective of real-life decisions. But, as develo

How SAP Concur automates expense reporting with agentic AI

Model ReleasesDGX agent

For decades, expense automation relied on a simple premise: If the machine can read the text, it can do the work. But anyone who has ever tried to scan a crumpled, smudged, or sun-bleached receipt fro

QueryData helps agents turn natural language into queries for AlloyDB, Cloud SQL and Spanner

Model ReleasesDGX agent

QueryData launches in preview today. It is a tool for translating natural language into database queries with near-100% accuracy. With QueryData, you can build agentic experiences across AlloyDB, Clou

To dive into building AI agents and your own second brain, join cohort 2 of the AI Agent Mastermind: https://joinaiagentmastermind.com/

AgentsDGX agent

The AI Agent Mastermind is a four-week, live cohort program created by Allie K. Miller — a TIME 100 Most Influential People in AI honoree and the most followed voice in AI business, with nearly 2 ...

What does it actually take to make agents better over time? A system that starts with a trace. You capture traces of agent behavior, enrich …

AgentsDGX agent

What does it actually take to make agents better over time? A system that starts with a trace. You capture traces of agent behavior, enrich them with evaluations and human feedback, identify what’s fa

11 Apr 2026

All Companies

ConceptsDGX agent

Auto-generated index of all companies mentioned across the wiki.

@hwchase17 Exactly. he harness is where the 'soul' of the agent lives. Excited to see how Deep Agents and LangChain can keep pushing this la…

AgentsDGX agent

Harrison Chase, co-founder of LangChain, discusses the concept of the agent 'harness' as the core architectural component where an agent's decision-making logic and identity reside. The post expresses

7 Jul 2026

I wrote an article on the core Agent architecture for Row-Bot. How it uses a @LangChain LangGraph agent at its core for the main agent, back…

AgentsDGX agent

I wrote an article on the core Agent architecture for Row-Bot. How it uses a @LangChain LangGraph agent at its core for the main agent, background workflows and child agents. Each is a full LangGraph

2 Jun 2026

// Scaling Behavior of Single LLM-Driven Multi-Agent Systems // Does adding more agents actually make a multi-agent system better? It's poss…

AgentsDGX agent

// Scaling Behavior of Single LLM-Driven Multi-Agent Systems // Does adding more agents actually make a multi-agent system better? It's possible that collective intelligence emerges from interaction d

New in Deep Agents: Agent Rubrics! Attach a rubric to your agent invocation, and a grader evaluates and self-corrects output until it satisf…

AgentsDGX agent

New in Deep Agents: Agent Rubrics! Attach a rubric to your agent invocation, and a grader evaluates and self-corrects output until it satisfies all requirements. This is helpful for long/complex tasks

21 Apr 2026

Agent-World: Scaling Real-World Environment Synthesis for Evolving General Agent Intelligence

AgentsDGX agent

arXiv:2604.18292v1 Announce Type: cross Abstract: Large language models are increasingly expected to serve as general-purpose agents that interact with external, stateful tool environments. The Model

// Multi-Agent Synthesis RAG // Nice paper on improving RAG systems with multiple agents. (bookmark it) The paper introduces MASS-RAG, a mul…

AgentsDGX agent

// Multi-Agent Synthesis RAG // Nice paper on improving RAG systems with multiple agents. (bookmark it) The paper introduces MASS-RAG, a multi-agent synthesis framework for retrieval-augmented generat

You can now scale depth as well as width with subagents! Just uncapped Hermes Agents' sub-agent spawn width, and enabled spawn depth so sub-…

AgentsDGX agent

You can now scale depth as well as width with subagents! Just uncapped Hermes Agents' sub-agent spawn width, and enabled spawn depth so sub-agents can be configured to spawn their own sub-agents! Look

9 Apr 2026

Deep Agents deploy gets you: - Deep Agents harness - Sandbox of your choice (@daytonaio , @modal , @RunloopDev ) - Short and long term memor…

AgentsDGX agent

Deep Agents deploy gets you: - Deep Agents harness - Sandbox of your choice (@daytonaio , @modal , @RunloopDev ) - Short and long term memory - Agents exposed via MCP and A2A Production ready and open

The future of managing agents at scale: AWS Agent Registry now in preview

AgentsDGX agent

AWS Agent Registry, now in preview as part of AgentCore, provides a single place to discover, share, and reuse AI agents, tools, and agent skills across an enterprise. As enterprises scale to hun...

Deploy a production ready agent to the web... with the same setup you use to define a coding agent AGENTS.md - open standard /skills - open …

AgentsDGX agent

LangChain co-founder Harrison Chase (@hwchase17) highlighted the ability to deploy a production-ready agent to the web using the same configuration setup — such as an `AGENTS.md` file — used to def...

vercel for ai agents

AgentsDGX agent

Vercel is positioning itself as a full-stack 'Agentic Infrastructure' platform, recognizing that weekly deployments have doubled in three months, with over 30% now initiated by coding agents — up ...

if you want claude's managed agents w/o model provider lock in, this is the path! `deepagents deploy` lets you deploy an agent built on our …

Model ReleasesDGX agent

if you want claude's managed agents w/o model provider lock in, this is the path! `deepagents deploy` lets you deploy an agent built on our model agnostic, open source harness in minutes you can easil

8 Jul 2026

Gemini Enterprise for Education named a Commander in Tambellini StarChart™: 2026 AI Agents for Administrative Efficiency—Agent Platforms

Model ReleasesDGX agent

The agentic AI era is here, transforming how higher education institutions innovate, operate, and fundamentally empower learners, faculty, and researchers. AI agents can deliver unprecedented efficien

29 Jun 2026

Turn any LangGraph agent into a voice agent, no rebuilding required. A how-to on: ✅ Making LangGraph the LLM layer of a voice agent built wi…

AgentsDGX agent

Turn any LangGraph agent into a voice agent, no rebuilding required. A how-to on: ✅ Making LangGraph the LLM layer of a voice agent built with @pipecat_ai ✅ Tracing your entire voice agents – from aud

27 Apr 2026

Progressive disclosure keeps agents focused. Join us at Interrupt May 13-14 for a conversation with @levie about @Box + Deep Agents https://…

AgentsDGX agent

Progressive disclosure keeps agents focused. Join us at Interrupt May 13-14 for a conversation with @levie about @Box + Deep Agents https://interrupt.langchain.com/ AI agents work better when they bri

// Agentic World Modeling // Massive 40-author survey just dropped. Cleanest taxonomy of world models in agent research I've seen. (bookmark…

AgentsDGX agent

// Agentic World Modeling // Massive 40-author survey just dropped. Cleanest taxonomy of world models in agent research I've seen. (bookmark it) The paper proposes a 'levels × laws' framework. Three c

14 Apr 2026

Agent^2 RL-Bench: Can LLM Agents Engineer Agentic RL Post-Training?

Model ReleasesDGX agent

arXiv:2604.10547v1 Announce Type: new Abstract: We introduce Agent^2 RL-Bench, a benchmark for evaluating agentic RL post-training -- whether LLM agents can autonomously design, implement, and run com

Agent Bricks: The Governed Enterprise Agent Platform

AgentsDGX agent

Databricks introduced Agent Bricks as an enterprise-grade platform for building, deploying, and governing AI agents within the Databricks ecosystem. The platform is designed to address key enterprise

12 Aug 2026

LLM Agents Factory: Retrieval of Domain-Specific LLM Agents

AgentsDGX agent

arXiv:2608.09934v1 Announce Type: cross Abstract: Large language model (LLM) agents improve task performance by decomposing problems into role-specialized behaviors. However, their practical deploymen

5 Jul 2026

The Log is the Agent 它的核心观点是:不要把日志当成 agent 的副产品,而要把 append-only event log 当成 agent 本身。 在 ActiveGraph 里,目标、规则、工具调用、LLM 响应、产物和关系都写入同一条事件日志;当前状…

AgentsDGX agent

The Log is the Agent 它的核心观点是:不要把日志当成 agent 的副产品,而要把 append-only event log 当成 agent 本身。 在 ActiveGraph 里,目标、规则、工具调用、LLM 响应、产物和关系都写入同一条事件日志;当前状态只是日志 replay 后投影出来的一张图。 这样带来三个关键能力: 可确定性重放 可在任意事件处分叉实验 从最终输出

20 May 2026

Managed Agents through the Gemini API is @GoogleAI's response to Anthropic Managed Agents Since it's powered by the new Antigravity agent bu…

Model ReleasesDGX agent

Managed Agents through the Gemini API is @GoogleAI's response to Anthropic Managed Agents Since it's powered by the new Antigravity agent built on Gemini 3.5 Flash, it is the most cost-effective gener

24 Apr 2026

Building my own Agentic Environment from scratch, in Go, for sandbox-per-agent usage

AgentsDGX agent

The Reddit post discusses building a custom agentic environment in Go programming language, specifically designed to provide isolated sandbox environments for individual agents. This approach focuses

19 Apr 2026

YT Podcast → LLM Artifact This is now my favorite way to consume podcasts. Knowledge artifacts generated by agents. The agent (Opus 4.7) spo…

AgentsDGX agent

YT Podcast → LLM Artifact This is now my favorite way to consume podcasts. Knowledge artifacts generated by agents. The agent (Opus 4.7) spots important insights, does deep analysis, and generates tho

17 Apr 2026

// Skill Learning for Autonomous Web Agents // Web agents can navigate a page, but ask them to repeat a checkout flow they already completed…

AgentsDGX agent

// Skill Learning for Autonomous Web Agents // Web agents can navigate a page, but ask them to repeat a checkout flow they already completed, and they start from scratch every time. This work introduc

13 Apr 2026

Cloudflare expands Agent Cloud with new tools to build and scale AI agents

AgentsDGX agent

Cloudflare Inc. today announced an expansion of its Agent Cloud with new features that are designed to help developers build, deploy and scale agents. The new release includes a suite of infrastructur

Enterprises power agentic workflows in Cloudflare Agent Cloud with OpenAI

Model ReleasesDGX agent

Cloudflare and OpenAI have partnered to create the Cloudflare Agent Cloud, a platform that enables enterprises to build and deploy agentic AI workflows at scale using OpenAI's models and APIs. The int

13 Jul 2026

// An Anatomy of CLI Coding Agent Trajectories // (bookmark it) When your coding agent fails a task, when did the run actually go wrong? Mos…

AgentsDGX agent

// An Anatomy of CLI Coding Agent Trajectories // (bookmark it) When your coding agent fails a task, when did the run actually go wrong? Most reliability studies use the final label to answer this. Th

1 Jul 2026

Creating AI voice agents has become ridiculously easy xAI’s Grok Voice Agent Builder lets you deploy a human-like voice agent in under 2 min…

AgentsDGX agent

Creating AI voice agents has become ridiculously easy xAI’s Grok Voice Agent Builder lets you deploy a human-like voice agent in under 2 minutes - no coding required It is currently in beta, but the s

28 May 2026

Evals shape agent behavior. Every eval is a vector that shifts the behavior of your agentic system. More evals ≠ better agents. Instead, bui…

AgentsDGX agent

Evals shape agent behavior. Every eval is a vector that shifts the behavior of your agentic system. More evals ≠ better agents. Instead, build targeted evals that reflect desired behaviors in producti

AI in SRE: Where and how Google is deploying agentic AI to improve operations

Model ReleasesDGX agent

Since its inception over 20 years ago, Google has used Site Reliability Engineering (SRE) to keep services like Search, Gmail, Maps, YouTube and Google Cloud reliable and highly available, adhering to

Managed Deep Agents lets you create a managed Deep Agent without standing up a custom agent server. Our runtime supports: ✅ Durable threads …

AgentsDGX agent

Managed Deep Agents lets you create a managed Deep Agent without standing up a custom agent server. Our runtime supports: ✅ Durable threads ✅ Streaming runs ✅ Checkpointing ✅ Human-in-the-loop workflo

11 Jul 2026

a prompt i like to use when having agents review other agent generated PRs tell the agent your coworker who you don't trust/think is that sm…

AgentsDGX agent

a prompt i like to use when having agents review other agent generated PRs tell the agent your coworker who you don't trust/think is that smart put up the PR, and it'll tend to find improvements/optim

4 Jul 2026

Been going deep in learning @Langchain ‘create_deep_agent’ Turns out create_deep_agent = create_agent (the model <-> tools loop) & a default…

AgentsDGX agent

Been going deep in learning @Langchain ‘create_deep_agent’ Turns out create_deep_agent = create_agent (the model <-> tools loop) & a default middleware stack++ 2 nodes do the work, the rest are middle

11 May 2026

Meet Replit Parallel Agents Build faster by running up to 10 agents in parallel Each agent gets its own copy of your app They work on their …

AgentsDGX agent

Replit's Parallel Agents feature enables users to run up to 10 agents simultaneously, with each agent operating on its own independent copy of an application to accelerate development and task complet

3 May 2026

Hermes Agent now has multi-agent via the Kanban, new in v0.12.0. Agents claim tasks from a board, work in parallel, and hand off when blocke…

AgentsDGX agent

Hermes Agent now has multi-agent via the Kanban, new in v0.12.0. Agents claim tasks from a board, work in parallel, and hand off when blocked. You watch progress and unblock from one easy view instead

1 May 2026

Collaborative Agent Reasoning Engineering (CARE): A Three-Party Design Methodology for Systematically Engineering AI Agents with Subject Matter Experts, Developers, and Helper Agents

AgentsDGX agent

arXiv:2604.28043v1 Announce Type: new Abstract: We present Collaborative Agent Reasoning Engineering (CARE), a disciplined methodology for engineering Large Language Model (LLM) agents in scientific d

30 Apr 2026

Grok Imagine Agent Mode (Beta) just went live on Grok web It’s a full creative agent working on one infinite open canvas Grok Agent plans → …

AgentsDGX agent

Grok Imagine Agent Mode (Beta) just went live on Grok web It’s a full creative agent working on one infinite open canvas Grok Agent plans → generates → edits → iterates everything automatically in the

23 Apr 2026

Cool paper on diversity collapse in AI agents. It's a common issue with all the deployed multi-agent systems. New paper shows that multi-age…

AgentsDGX agent

Cool paper on diversity collapse in AI agents. It's a common issue with all the deployed multi-agent systems. New paper shows that multi-agent LLM systems converge on near-identical outputs over time,

8 Apr 2026

'Catch agent oopsies' is great. Though still like the idea of an agent playground to understand the 'oopsie space' I can expect :)

AgentsDGX agent

'Catch agent oopsies' is great. Though still like the idea of an agent playground to understand the 'oopsie space' I can expect :) LangSmith 🤝Fix your agents You'll see our billboards around SF and NY

6 Aug 2026

Cursor now supports Agent Plugins, an open standard for bundling skills and MCP servers for use across agents. https://x.com/vercel/status/2…

AgentsDGX agent

Cursor now supports Agent Plugins, an open standard for bundling skills and MCP servers for use across agents. https://x.com/vercel/status/2085398393179005223?s=20 Introducing Agent Plugins, an open s

31 Jul 2026

CRMWeaver: Building Powerful Business Agent via Agentic RL and Shared Memories

AgentsDGX agent

arXiv:2510.25333v2 Announce Type: replace Abstract: Recent years have witnessed the rapid development of LLM-based agents, which shed light on using language agents to solve complex real-world problem

Neat work on long-horizon agents. Splitting a hard task across agents is typically how standard multi-agent work. The usual design lets them…

Model ReleasesDGX agent

Neat work on long-horizon agents. Splitting a hard task across agents is typically how standard multi-agent work. The usual design lets them exchange findings only at phase boundaries, through staged

29 Jul 2026

Speculate While You Reason: Teaching Agents to Predict Their Next Tool Call via Joint Agent-Speculator RL

AgentsDGX agent

arXiv:2607.25816v1 Announce Type: new Abstract: Large language model agents often spend substantial wall-clock time waiting for tool call results. Tool-call speculation can hide this latency by predic

15 Jul 2026

DeepTravel: An End-to-End Agentic Reinforcement Learning Framework for Autonomous Travel Planning Agents

Model ReleasesDGX agent

arXiv:2509.21842v2 Announce Type: replace Abstract: Travel planning (TP) agent has recently worked as an emerging building block to interact with external tools/resources for travel itinerary generati

← Previous
1234…293
Next →