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

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

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,599 results
Agents

Agents that remember: introducing Agent Memory

DGX agent

Agent Memory is a newly announced managed service designed to address 'context rot'—the issue of degraded performance in sophisticated AI agents due to the limitations of context window size. This ser

agentscloudflare-ai
17 Apr 2026
Agents

Introducing the Agent Readiness score. Is your site agent-ready?

X Post
Paper
YouTube
Reddit
GitHub
Clear filters
DGX agent

The Agent Readiness score can help site owners understand how well their websites support AI agents. Here we explore new standards, share Radar data, and detail how we made Cloudflare’s docs the most

agentscloudflare-ai
17 Apr 2026
Agents

You can now visualize Pi traces that you upload on @huggingface! Let's make sharing agent traces 10x more common to make agent AI more open …

DGX agent

You can now visualize Pi traces that you upload on @huggingface! Let's make sharing agent traces 10x more common to make agent AI more open and collaborative! Also, because it's fun to analyze @badlog

agentsclem-delangue--x
16 Apr 2026
Agents

when you take agents to production, you need to think about guardrails we provide 2 abstractions for guardrails 1. middleware provides hooks…

DGX agent

when you take agents to production, you need to think about guardrails we provide 2 abstractions for guardrails 1. middleware provides hooks around the agent loop that you can use to handle retries, e

agentsharrison-chase--x
13 Apr 2026
Agents

Hermes Agent users are remarkably model-curious. Of the top 10 models used in Hermes Agent, 8 different model companies are represented, and…

DGX agent

Hermes Agent users are remarkably model-curious. Of the top 10 models used in Hermes Agent, 8 different model companies are represented, and 6 of the top 7 are open source. Without lock-in, people try

agentsnous-research--x
11 Apr 2026
Agents

If you don't own the memory, you don't own the agent: - memory is what makes your agent get smarter over time - without it, anyone with the …

DGX agent

If you don't own the memory, you don't own the agent: - memory is what makes your agent get smarter over time - without it, anyone with the same tools can copy your agent overnight - with it, you buil

agentsharrison-chase--x
11 Apr 2026
Agents

Deep Agents deploy gets you the best AI infrastructure operators in the game! cc @h_dhanushkodi @WHinthorn

DGX agent

Deep Agents deploy gets you the best AI infrastructure operators in the game! cc @h_dhanushkodi @WHinthorn Deep Agents deploy gets you: - Deep Agents harness - Sandbox of your choice (@daytonaio , @mo

agentsharrison-chase--x
10 Apr 2026
Agents

im excited about agent harnesses because i think are the first stable agent abstractions we can build on top (which is why we're investing s…

DGX agent

im excited about agent harnesses because i think are the first stable agent abstractions we can build on top (which is why we're investing so much in deepagents) we always wanted to run llms in a loop

agentsharrison-chase--x
10 Apr 2026
Model Releases

Multi-Agent Orchestration is a great tool in building agentic products thankfully @sydneyrunkle put together a guide with runnable code for …

DGX agent

Multi-Agent Orchestration is a great tool in building agentic products thankfully @sydneyrunkle put together a guide with runnable code for each pattern earlier this year 🙏 (link below) choose any mod

model-releasesharrison-chase--x
10 Apr 2026
Model Releases

Looker’s semantic layer governs Gemini Enterprise data for user trust

DGX agent

For organizations deploying AI agents at scale, there’s often a critical divide between structured and unstructured data. While large language models (LLMs) excel at parsing text documents, emails, an

model-releasesgoogle-cloud-ai
11 Aug 2026
Model Releases

Scaling agentic AI: How UiPath built its high-performance GPU platform on AI Hypercomputer

DGX agent

As a market leader in enterprise agentic automation and business orchestration, UiPath is helping to pioneer an industry shift toward agentic AI. With it, the company is deploying autonomous agents to

model-releasesgoogle-cloud-ai
5 Aug 2026
Agents

AIvilization v0: Toward Large-Scale Artificial Social Simulation with a Unified Agent Architecture and Adaptive Agent Profiles

DGX agent

arXiv:2602.10429v2 Announce Type: replace-cross Abstract: AIvilization v0 is a publicly deployed large-scale artificial society that couples a resource-constrained sandbox with a unified LLM-agent arc

agentsarxiv-cs-ai
3 Aug 2026
Model Releases

What Does It Take to Detect an AI Agent? Minimal Feature Sets for Behavioral Detection under Browser Automation

DGX agent

arXiv:2607.26935v1 Announce Type: new Abstract: Bot detectors deployed at scale treat traffic as binary: human or bot. This assumption breaks when AI agents browse the web through browser automation,

model-releasesarxiv-cs-ai
31 Jul 2026
Agents

Filesystem-Based Memory for LLM Agents: Organization, Evolution, and Sustainability

DGX agent

arXiv:2607.26637v1 Announce Type: new Abstract: Deployed LLM agents increasingly keep their long-term memory as a filesystem: a directory tree of markdown files that the agent itself reads, writes, an

agentsarxiv-cs-cl
30 Jul 2026
Agents

Understanding User Experiences of Computer Use Agents: Design Space and Opportunities for Building Agent UX Prototypes

DGX agent

arXiv:2510.04452v3 Announce Type: replace-cross Abstract: Computer use agents (or 'agents') are generative AI that automates actions within user interfaces from user commands. Current research focuses

agentsarxiv-cs-ai
29 Jul 2026
Model Releases

New research from Meta and CMU. This one is on agentic context management for long horizon tasks. (bookmark it) Production agents accumulate…

DGX agent

New research from Meta and CMU. This one is on agentic context management for long horizon tasks. (bookmark it) Production agents accumulate context every turn. The usual fix compresses on a token thr

model-releasesdair-ai--x
28 Jul 2026
Model Releases

Great paper on self-improving agent harnesses. (bookmark it) If you maintain a production agent harness, finding every file behind one behav…

DGX agent

Great paper on self-improving agent harnesses. (bookmark it) If you maintain a production agent harness, finding every file behind one behavior is often harder than writing the edit. Harness Handbook

model-releasesdair-ai--x
23 Jul 2026
Agents

Oracle Agent Memory as an Enterprise Memory Substrate for Long-Horizon AI Agents

DGX agent

arXiv:2607.13157v1 Announce Type: new Abstract: Agent memory is a systems problem for long-horizon agents. Practical deployments require retention of task state across extended conversations, recovery

agentsarxiv-cs-ai
16 Jul 2026
Safety

IDC: Why the right networking approach is foundational to agentic AI

DGX agent

Editor’s note: Today we hear from IDC on the results of its 2026 AI in Networking Special Report Survey exploring the enterprises' concerns about networking infrastructure to support the rise of agent

safetygoogle-cloud-ai
15 Jul 2026
Agents

Design and Implementation of Agentic Orchestrations and Orchestration of Agents

DGX agent

arXiv:2606.31518v1 Announce Type: new Abstract: Agentic Business Process Management has gained momentum recently. The prospect is that the autonomy of AI agents, i.e., predominantly LLM-based agents,

agentsarxiv-cs-ai
1 Jul 2026
Agents

Agents All the Way Down; A Methodology for Building Custom AI Agents from Substrate to Production

DGX agent

arXiv:2606.11869v1 Announce Type: cross Abstract: Custom AI agents areagents that live inside their own application, talk to their own data and tools, enforce their own security boundaries, and carry

agentsarxiv-cs-ai
11 Jun 2026
Model Releases

Token costs are why there will be no saas apocalypse / good dev tools are cached intelligence for agents! The popular theory goes: agents ca…

DGX agent

Token costs are why there will be no saas apocalypse / good dev tools are cached intelligence for agents! The popular theory goes: agents can write code, so they'll just rebuild every tool from scratc

model-releasesclem-delangue--x
5 Jun 2026
Model Releases

VeRO: An Evaluation Harness for Agents to Optimize Agents

DGX agent

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-eva

model-releasesarxiv-cs-cl
5 May 2026
Agents

MY HERMES AGENT ATE ACID AND HIJACKED MY TOUCHDESIGNER INSTANCE. The new TouchDesigner skill in @NousResearch Hermes Agent is wild. It turns…

DGX agent

MY HERMES AGENT ATE ACID AND HIJACKED MY TOUCHDESIGNER INSTANCE. The new TouchDesigner skill in @NousResearch Hermes Agent is wild. It turns Hermes into a creative operator for abstract visuals, motio

agentsnous-research--x
28 Apr 2026
Agents

Agentic Inequality

DGX agent

arXiv:2510.16853v3 Announce Type: replace-cross Abstract: Autonomous AI agents capable of complex planning and action mark a shift beyond today's generative tools. As these systems enter political and

agentsarxiv-cs-ai
27 Apr 2026
Tutorials

Great paper on improving proactive agents. (bookmark it) Proactive agents act before you do. But how do you evaluate something that's suppos…

DGX agent

Great paper on improving proactive agents. (bookmark it) Proactive agents act before you do. But how do you evaluate something that's supposed to anticipate needs you haven't expressed? This work intr

tutorialsdair-ai--x
25 Apr 2026
Agents

AgentLens: Adaptive Visual Modalities for Human-Agent Interaction in Mobile GUI Agents

DGX agent

arXiv:2604.20279v1 Announce Type: cross Abstract: Mobile GUI agents can automate smartphone tasks by interacting directly with app interfaces, but how they should communicate with users during executi

agentsarxiv-cs-ai
23 Apr 2026
Agents

Auditing and Controlling AI Agent Actions in Spreadsheets

DGX agent

arXiv:2604.20070v1 Announce Type: cross Abstract: Advances in AI agent capabilities have outpaced users' ability to meaningfully oversee their execution. AI agents can perform sophisticated, multi-ste

agentsarxiv-cs-ai
23 Apr 2026
Agents

Behavioral Transfer in AI Agents: Evidence and Privacy Implications

DGX agent

arXiv:2604.19925v1 Announce Type: cross Abstract: AI agents powered by large language models are increasingly acting on behalf of humans in social and economic environments. Prior research has focused

agentsarxiv-cs-ai
23 Apr 2026
Agents

Meet Kimi K2.6 Agent Swarm 👋 Highlights: 🔹 Swarms, elevated - 300 parallel sub-agents × 4,000 steps per run (up from 100 / 1,500 in K2.5).…

DGX agent

Meet Kimi K2.6 Agent Swarm 👋 Highlights: 🔹 Swarms, elevated - 300 parallel sub-agents × 4,000 steps per run (up from 100 / 1,500 in K2.5). 🔹 Outputs are real files, not chat - one run delivers 100+ fi

agentskimi-moonshot--x
23 Apr 2026
Model Releases

The OpenHands Software Agent SDK: A Composable and Extensible Foundation for Production Agents

DGX agent

arXiv:2511.03690v2 Announce Type: replace-cross Abstract: Agents are now used widely in the process of software development, but building production-ready software engineering agents is a complex task

model-releasesarxiv-cs-ai
23 Apr 2026
Agents

we want to help you navigate all the stuff that comes with shipping an agent to production - so we wrote a guide! this guide packages learni…

DGX agent

we want to help you navigate all the stuff that comes with shipping an agent to production - so we wrote a guide! this guide packages learnings across our + customer deployments, building open source

agentsharrison-chase--x
20 Apr 2026
Agents

Can Coding Agents Be General Agents?

DGX agent

arXiv:2604.13107v1 Announce Type: cross Abstract: As coding agents have seen rapid capability and adoption gains, users are applying them to general tasks beyond software engineering. In this post, we

agentsarxiv-cs-lg
16 Apr 2026
Agents

Building with Modal and the OpenAI Agent SDK

DGX agent

Modal's blog post covers how to build and deploy AI agent applications by combining Modal's serverless cloud infrastructure with OpenAI's Agent SDK, enabling scalable execution of agentic workflows. T

agentsmodal-blog
15 Apr 2026
Safety

CONSCIENTIA: Can LLM Agents Learn to Strategize? Emergent Deception and Trust in a Multi-Agent NYC Simulation

DGX agent

arXiv:2604.09746v1 Announce Type: cross Abstract: As large language models (LLMs) are increasingly deployed as autonomous agents, understanding how strategic behavior emerges in multi-agent environmen

safetyarxiv-cs-ai
14 Apr 2026
Model Releases

MPAC: A Multi-Principal Agent Coordination Protocol for Interoperable Multi-Agent Collaboration

DGX agent

arXiv:2604.09744v1 Announce Type: cross Abstract: The AI agent ecosystem has converged on two protocols: the Model Context Protocol (MCP) for tool invocation and Agent-to-Agent (A2A) for single-princi

model-releasesarxiv-cs-ai
14 Apr 2026
Model Releases

Most people building AI agents don't realize this until it's too late. Your agent's memory isn't a feature. It's your moat. 1. Closed harnes…

DGX agent

Most people building AI agents don't realize this until it's too late. Your agent's memory isn't a feature. It's your moat. 1. Closed harness = they own your memory 2. Switch models → lose all context

model-releasesharrison-chase--x
12 Apr 2026
Agents

without memory, ux with an agent is really bad memory is what makes an experience with an agent feel personal and optimized i'm doing a bunc…

DGX agent

without memory, ux with an agent is really bad memory is what makes an experience with an agent feel personal and optimized i'm doing a bunch of research re how folks are building memory into their ag

agentsharrison-chase--x
12 Apr 2026
Agents

Mind Viruses: Self-Propagating Ideas in Multi-Agent LLM Systems

DGX agent

arXiv:2608.10218v1 Announce Type: new Abstract: AI agents are becoming more autonomous and increasingly interconnected, exposing them to new emergent risks arising from agent-to-agent interaction. One

agentsarxiv-cs-ai
12 Aug 2026
Agents

Embedded Universal Predictive Intelligence: a coherent framework for multi-agent learning

DGX agent

arXiv:2511.22226v2 Announce Type: replace Abstract: The standard theory of model-free reinforcement learning assumes that the environment dynamics are stationary and that agents are decoupled from the

agentsarxiv-cs-ai
3 Aug 2026
Model Releases

Beyond Static Prompts: Building Scale-Proof, Polymorphic Multi-Agent Systems with Google's ADK

DGX agent

As enterprise generative AI transitions from simple, conversational chatbots to autonomous multi-agent workflows, developers face a critical bottleneck: scale. In a production environment, an enterpri

model-releasesgoogle-cloud-ai
1 Jul 2026
Agents

AstaBench: Rigorous Benchmarking of AI Agents with a Scientific Research Suite

DGX agent

arXiv:2510.21652v2 Announce Type: replace Abstract: AI agents hold the potential to revolutionize scientific productivity by automating literature reviews, replicating experiments, analyzing data, and

agentsarxiv-cs-ai
23 Apr 2026
Agents

How to run evals for Conversational Analytics agents

DGX agent

More organizations are using natural language to query data instead of writing manual SQL. But moving an AI agent from a prototype to a production-ready tool requires rigorous, repeatable testing. Pri

agentsgoogle-cloud-ai
10 Apr 2026
Agents

I open-sourced an agent architecture that’s born for long-horizon tasks, which Manus and OpenClaw don’t natively support very well

DGX agent

A developer open-sourced an agent architecture specifically designed for long-horizon tasks, positioning it as addressing gaps in existing tools. Manus is a cloud-based autonomous AI agent built f...

agentsr-ollama
10 Apr 2026
Agents

I’m hosting a free AI agent workshop with Mark Cuban for 20,000 people on how AI agents have changed the way I work. You can register at htt…

DGX agent

Allie K. Miller announced a free live AI‑agent workshop featuring Mark Cuban set for August 11 2026, targeting up to 20,000 participants. She will demonstrate how her own AI workforce of 34 agents wor

agentsallie-k--miller--x
11 Aug 2026
Model Releases

You don’t need new ways to talk to your agents, you need new ways for your agents to talk to you 🫵 (do you?) Introducing Remoko: your mobil…

DGX agent

You don’t need new ways to talk to your agents, you need new ways for your agents to talk to you 🫵 (do you?) Introducing Remoko: your mobile agent relay http://remoko.app I wanted a way for my long-ru

model-releasesyohei-nakajima--x
9 Aug 2026
Agents

Agents want to collaborate. So we’re putting that instinct to work on improving open-weight LLMs at formal math. Our latest agent collab tac…

DGX agent

Agents want to collaborate. So we’re putting that instinct to work on improving open-weight LLMs at formal math. Our latest agent collab tackles the @SAIRfoundation challenge of building a cheat sheet

agentsclem-delangue--x
6 Aug 2026
Agents

Are You Still the Agent I Authorized? Earned Authority under a Fixed Ceiling for Evolving Agents

DGX agent

arXiv:2607.23586v1 Announce Type: new Abstract: Long-lived AI agents increasingly evolve after deployment by retaining experience, acquiring skills and tools, revising workflows, delegating work, and

agentsarxiv-cs-ai
28 Jul 2026
← Previous
1…45678…367
Next →