AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,588
  • Agents7,266
  • Applications5,200
  • Concepts5
  • Hardware1,756
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,577
  • Research19,194
  • Safety12,816
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,588
  • Agents7,266
  • Applications5,200
  • Concepts5
  • Hardware1,756
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,577
  • Research19,194
  • Safety12,816
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

84,588Total entries
1Added by human
84,587Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,964 results
14 May 2026

Agentic Interpretation: Lattice-Structured Evidence for LLM-Based Program Analysis

Local AiDGX agent

arXiv:2605.12694v1 Announce Type: cross Abstract: Large language models can consult information that fixed static analyzers cannot, such as documentation, current security advisories, version-specific

Another banger of a model, free for Hermes agent users via Nous Portal!

Model ReleasesDGX agent

Nous Research announced the release of a new model available for free to Hermes agent users through the Nous Portal. The post suggests this is a significant model release from Nous Research, their org

Control where your AI agents can browse with Chrome enterprise policies on Amazon Bedrock AgentCore

SafetyDGX agent

In this post, you will configure Chrome enterprise policies to restrict a browser agent to a specific website, observe the policy enforcement through session recording, and demonstrate custom root CA

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Data Agent: Learning to Select Data via End-to-End Dynamic Optimization

SafetyDGX agent

arXiv:2603.07433v2 Announce Type: replace-cross Abstract: Dynamic Data selection aims to accelerate training by prioritizing informative samples during online training. However, existing methods typic

How the NVIDIA Vera Rubin Platform is Solving Agentic AI’s Scale-Up Problem

HardwareDGX agent

The NVIDIA Vera Rubin Platform is a rack-scale AI supercomputer designed to power agentic AI and reasoning models at scale by eliminating bottlenecks in communication and memory movement for efficient

LangChain 在 Interrupt 大会上发布了底层数据库 SmithDB 和自动化排障引擎 LangSmith Engine。 Agent 运行会产生海量 trace(执行轨迹),把旧数据库撑到了瓶颈。新底座 SmithDB 放弃了本地磁盘,全面转向对象存储,将核心查询…

Model ReleasesDGX agent

LangChain 在 Interrupt 大会上发布了底层数据库 SmithDB 和自动化排障引擎 LangSmith Engine。 Agent 运行会产生海量 trace(执行轨迹),把旧数据库撑到了瓶颈。新底座 SmithDB 放弃了本地磁盘,全面转向对象存储,将核心查询速度拉高了 15 倍。 底座换新后,LangSmith Engine 顺势接管了查 Bug 的体力活。它在后台持续监控生

Meet Kimi Web Bridge - Kimi's browser extension. Agent can now interact with websites like a human: search, scroll, click, type and complete…

Model ReleasesDGX agent

Meet Kimi Web Bridge - Kimi's browser extension. Agent can now interact with websites like a human: search, scroll, click, type and complete tasks. Supports Kimi Code CLI, Claude Code, Cursor, Codex,

Not Just RLHF: Why Alignment Alone Won't Fix Multi-Agent Sycophancy

SafetyDGX agent

arXiv:2605.12991v1 Announce Type: cross Abstract: LLM-based multi-agent pipelines flip from correct to incorrect answers under simulated peer disagreement at rates we term yield, a vulnerability widel

two creative hackathon entries that caught my eye: @Liftaris1's herm puts hermes primitives (sessions, skills, cron, agents) as first class …

ResearchDGX agent

two creative hackathon entries that caught my eye: @Liftaris1's herm puts hermes primitives (sessions, skills, cron, agents) as first class citizens in the tui. @arm64le's theia turns your sessions hi

VideoSEAL: Mitigating Evidence Misalignment in Agentic Long Video Understanding by Decoupling Answer Authority

SafetyDGX agent

arXiv:2605.12571v1 Announce Type: cross Abstract: Long video question answering requires locating sparse, time-scattered visual evidence within highly redundant content. Although current MLLMs perform

We are excited to be partnering with @LangChain for deploying self-improving agents. Continual learning in your production environment unloc…

ApplicationsDGX agent

We are excited to be partnering with @LangChain for deploying self-improving agents. Continual learning in your production environment unlocks compounding capability gains for model-product optimizati

“Whimsey attacks” that seem absurd (“I cannot pay that much because of the Geneva Convention”) work against AI agents as guardrails are weak…

ApplicationsDGX agent

“Whimsey attacks” that seem absurd (“I cannot pay that much because of the Geneva Convention”) work against AI agents as guardrails are weak against out-of-distribution arguments. Smaller models fall

13 May 2026

Adaptive TD-Lambda for Cooperative Multi-agent Reinforcement Learning

SafetyDGX agent

arXiv:2605.11880v1 Announce Type: new Abstract: TD(lambda) in value-based MARL algorithms or the Temporal Difference critic learning in Actor-Critic-based (AC-based) algorithms synergistically integra

Agent-Based Post-Hoc Correction of Agricultural Yield Forecasts

Model ReleasesDGX agent

arXiv:2605.12375v1 Announce Type: new Abstract: Accurate crop yield forecasting in commercial soft fruit production is constrained by the data available in typical commercial farm records, which lack

Computer is secure by default. Every task runs in its own hardware-isolated sandbox with VPC-level storage and compute separation. Agents ar…

ToolsDGX agent

Computer is secure by default. Every task runs in its own hardware-isolated sandbox with VPC-level storage and compute separation. Agents are authenticated with short-lived proxy tokens instead of raw

Courtroom-Style Multi-Agent Debate with Progressive RAG and Role-Switching for Controversial Claim Verification

Model ReleasesDGX agent

arXiv:2603.28488v2 Announce Type: replace Abstract: Large language models (LLMs) remain unreliable for high-stakes claim verification due to hallucinations and shallow reasoning. While retrieval-augme

External content is scanned in parallel by ML classifiers and the BrowseSafe model before agents act on it. File connector data is encrypted…

ToolsDGX agent

External content is scanned in parallel by ML classifiers and the BrowseSafe model before agents act on it. File connector data is encrypted in transit and at rest, uploaded files automatically delete

Missing Old Logits in Asynchronous Agentic RL: Semantic Mismatch and Repair Methods for Off-Policy Correction

SafetyDGX agent

arXiv:2605.12070v1 Announce Type: new Abstract: Asynchronous reinforcement learning improves rollout throughput for large language model agents by decoupling sample generation from policy optimization

PRISM: Pareto-Efficient Retrieval over Intent-Aware Structured Memory for Long-Horizon Agents

Model ReleasesDGX agent

arXiv:2605.12260v1 Announce Type: new Abstract: Long-horizon language agents accumulate conversation history far faster than any fixed context window can hold, making memory management critical to bot

🚀Qwen3.6-Plus is on Nous Portal now and FREE for a limited time. Hermes Agent, here we go!! ⚡️ @NousResearch

Model ReleasesDGX agent

🚀Qwen3.6-Plus is on Nous Portal now and FREE for a limited time. Hermes Agent, here we go!! ⚡️ @NousResearch Qwen 3.6 Plus by @Alibaba_Qwen is now FREE for a limited time on Nous Portal! Nous Portal i

Starting today, you can run cloud agents inside fully configured development environments. Set them up the same way you'd set up a laptop fo…

ToolsDGX agent

Starting today, you can run cloud agents inside fully configured development environments. Set them up the same way you'd set up a laptop for an engineer: cloned repos, installed dependencies, and too

This is misleading. This policy redefines the term 'interactive' to mean 'using an Anthropic front-end'. If you use `claude -p` or Agent SDK…

Model ReleasesDGX agent

This is misleading. This policy redefines the term 'interactive' to mean 'using an Anthropic front-end'. If you use `claude -p` or Agent SDK to do something interactively, it now uses credits, not you

12 May 2026

A Communication-Theoretic Framework for LLM Agents: Cost-Aware Adaptive Reliability

Model ReleasesDGX agent

arXiv:2605.09121v1 Announce Type: cross Abstract: Agents built on large language models (LLMs) rely on a range of reliability techniques, including retry, majority voting, and self-consistency, that h

AnomalyClaw: A Universal Visual Anomaly Detection Agent via Tool-Grounded Refutation

Model ReleasesDGX agent

arXiv:2605.10397v1 Announce Type: cross Abstract: Visual anomaly detection (VAD) is crucial in many real-world fields, such as industrial inspection, medical imaging, infrastructure monitoring, and re

AssemPlanner: A Multi-Agent Based Task Planning Framework for Flexible Assembly System

Model ReleasesDGX agent

arXiv:2605.08831v1 Announce Type: new Abstract: In flexible assembly systems, existing task planning methods require a time-consuming configuration process by multiple experts to establish a productio

CIVeX: Causal Intervention Verification for Language Agents

Model ReleasesDGX agent

arXiv:2605.09168v1 Announce Type: new Abstract: A valid tool call is not necessarily a valid intervention. Tool-using language agents are guarded by schema validators, policy filters, provenance check

Combining Mechanical and Agentic Specification Inference for Move

Model ReleasesDGX agent

arXiv:2605.10005v1 Announce Type: cross Abstract: In this paper, we describe early work on a specification inference tool for the Move Prover that combines a weakest-precondition (WP) analysis over Mo

Conformity Generates Collective Misalignment in AI Agents Societies

SafetyDGX agent

arXiv:2605.10721v1 Announce Type: cross Abstract: Artificial intelligence safety research focuses on aligning individual language models with human values, yet deployed AI systems increasingly operate

Defense effectiveness across architectural layers: a mechanistic evaluation of persistent memory attacks on stateful LLM agents

ResearchDGX agent

arXiv:2605.08442v1 Announce Type: cross Abstract: Persistent memory attacks against LLM agents achieve high attack success rates against open-source models. In these attacks, malicious instructions in

Do Agents Need to Plan Step-by-Step? Rethinking Planning Horizon in Data-Centric Tool Calling

TutorialsDGX agent

arXiv:2605.08477v1 Announce Type: new Abstract: Explicit planning is a critical capability for LLM-based agents solving complex data-centric tasks, which require precise tool calling over external dat

Evolving-RL: End-to-End Optimization of Experience-Driven Self-Evolving Capability within Agents

ResearchDGX agent

arXiv:2605.10663v1 Announce Type: new Abstract: Experience-driven self-evolving agents aim to overcome the static nature of large language models by distilling reusable experience from past interactio

Exaforce, which uses AI agents to detect and thwart cyberattacks, raised a 125M Series B at a 725M valuation, bringing its total funding to $200M (Marina Temkin/TechCrunch)

IndustryDGX agent

Marina Temkin / TechCrunch: Exaforce, which uses AI agents to detect and thwart cyberattacks, raised a 125M Series B at a 725M valuation, bringing its total funding to $200M — As bad actors weaponize

FlashEvolve: Accelerating Agent Self-Evolution with Asynchronous Stage Orchestration

Local AiDGX agent

arXiv:2605.08520v1 Announce Type: new Abstract: LLM-based evolution has emerged as a promising way to improve agents by refining non-parametric artifacts, but its wall-clock cost remains a major bottl

Human-Inspired Memory Architecture for LLM Agents

Model ReleasesDGX agent

arXiv:2605.08538v1 Announce Type: new Abstract: Current LLM agents lack principled mechanisms for managing persistent memory across long interaction horizons. We present a biologically-grounded memory

LiteParse is the best open-source, model-free document parser for AI agents. Run it over over 50+ document types, and it will parse dense pa…

Model ReleasesDGX agent

LiteParse is the best open-source, model-free document parser for AI agents. Run it over over 50+ document types, and it will parse dense pages with complex text layouts and tables, and it will extrac

LLM Agents Already Know When to Call Tools -- Even Without Reasoning

Model ReleasesDGX agent

arXiv:2605.09252v1 Announce Type: new Abstract: Tool-augmented LLM agents tend to call tools indiscriminately, even when the model can answer directly. Each unnecessary call wastes API fees and latenc

MemQ: Integrating Q-Learning into Self-Evolving Memory Agents over Provenance DAGs

Model ReleasesDGX agent

arXiv:2605.08374v1 Announce Type: new Abstract: Episodic memory allows LLM agents to accumulate and retrieve experience, but current methods treat each memory independently, i.e., evaluating retrieval

Position: Academic Conferences are Potentially Facing Denominator Gaming Caused by Fully Automated Scientific Agents

SafetyDGX agent

arXiv:2605.09915v1 Announce Type: cross Abstract: The implicit policy of maintaining relatively stable acceptance rates at top AI conferences, despite exponentially growing submissions, introduces a c

PYTHALAB-MERA: Validation-Grounded Memory, Retrieval, and Acceptance Control for Frozen-LLM Coding Agents

Local AiDGX agent

arXiv:2605.08468v1 Announce Type: cross Abstract: Local LLM-based coding agents increasingly work in settings where correctness is earned through execution feedback, persistent state, and bounded repa

Skill-R1: Agent Skill Evolution via Reinforcement Learning

SafetyDGX agent

arXiv:2605.09359v1 Announce Type: cross Abstract: Agentic large language models often rely on skills, reusable natural language procedures that guide planning, action, and tool use. In practice, skill

Symbolic learning is not a replacement for coding agents, it's a replacement for gradient descent & NNs: a low-level, completely general, ex…

ResearchDGX agent

Francois Chollet argues that symbolic learning represents a fundamental alternative to gradient descent and neural networks rather than a replacement for coding agents, offering a low-level, general-p

Why Retrying Fails: Context Contamination in LLM Agent Pipelines

Model ReleasesDGX agent

arXiv:2605.08563v1 Announce Type: new Abstract: When an LLM agent fails a multi-step tool-augmented task and retries, the failed attempt typically remains in its context window -- contaminating the ne

11 May 2026

An Anthropic engineer argues HTML is a better output format for AI agents than Markdown, citing information density, ease of sharing, and two-way interaction (@trq212)

Model ReleasesDGX agent

@trq212: An Anthropic engineer argues HTML is a better output format for AI agents than Markdown, citing information density, ease of sharing, and two-way interaction — Using Claude Code: The Unreason

End-to-end PDDL Planning with Hardcoded and Dynamic Agents

Model ReleasesDGX agent

arXiv:2512.09629v2 Announce Type: replace Abstract: We present an end-to-end framework for planning supported by verifiers. An orchestrator receives a human specification written in natural language a

For browser-use AI agents, every task is dozens of model calls in a tight loop. The inference layer isn’t background infrastructure. It’s wh…

ToolsDGX agent

For browser-use AI agents, every task is dozens of model calls in a tight loop. The inference layer isn’t background infrastructure. It’s what the product runs on. @yutori_ai runs Scouts, Delegate, an

MAS-Algorithm: A Workflow for Solving Algorithmic Programming Problems with a Multi-Agent System

Model ReleasesDGX agent

arXiv:2605.05949v2 Announce Type: replace Abstract: Algorithmic problem solving serves as a rigorous testbed for evaluating structured reasoning in AI coding systems, as it directly reflects a model's

Same Signal, Opposite Meaning: Direction-Informed Adaptive Learning for LLM Agents

SafetyDGX agent

arXiv:2605.06908v1 Announce Type: cross Abstract: Adaptive test-time compute for LLM agents aims to invoke extra computation only when it improves performance. Existing methods typically use confidenc

SHARP: A Self-Evolving Human-Auditable Rubric Policy for Financial Trading Agents

SafetyDGX agent

arXiv:2605.06822v1 Announce Type: new Abstract: Large language models (LLMs) are increasingly deployed for autonomous financial trading, a domain requiring continuous adaptation to noisy, non-stationa

Start 'claude agents' in a high level directory with all your repos in it (for me thats ~/Projects). It keeps track of which sessions need y…

Model ReleasesDGX agent

Start 'claude agents' in a high level directory with all your repos in it (for me thats ~/Projects). It keeps track of which sessions need your input and makes it really easy to resume and pick up whe

Swap models & view their capabilities! Try out in Deep Agents CLI: https://docs.langchain.com/oss/python/deepagents/cli/

Model ReleasesDGX agent

Swap models & view their capabilities! Try out in Deep Agents CLI: https://docs.langchain.com/oss/python/deepagents/cli/ here's model profile details look like in practice, using @NVIDIAAIDev's Nemotr

Weblica: Scalable and Reproducible Training Environments for Visual Web Agents

ApplicationsDGX agent

arXiv:2605.06761v1 Announce Type: new Abstract: The web is complex, open-ended, and constantly changing, making it challenging to scale training data for visual web agents. Existing data collection at

10 May 2026

Q&A with Qualcomm CEO Cristiano Amon on 2026 as 'year of agents', the end of the smartphone-centric world, 6G turning humans into 'walking cameras', and more (Fortune)

IndustryDGX agent

Fortune: Q&A with Qualcomm CEO Cristiano Amon on 2026 as “year of agents”, the end of the smartphone-centric world, 6G turning humans into “walking cameras”, and more — Cristiano Amon's pitch is that

9 May 2026

Downloading now... 1M token context window with supposedly usable coding agent capability all on a 128GB Macbook Pro is 🤯

Model ReleasesDGX agent

Downloading now... 1M token context window with supposedly usable coding agent capability all on a 128GB Macbook Pro is 🤯 🚨 OPEN SOURCE AI IS LITERALLY UNSTOPPABLE 🚨 The legendary founder of Redis (An

8 May 2026

Chain of thought monitors are a key layer of defense against AI agent misalignment. To preserve monitorability, we avoid penalizing misalign…

Model ReleasesDGX agent

Chain of thought monitors are a key layer of defense against AI agent misalignment. To preserve monitorability, we avoid penalizing misaligned reasoning during RL. We found a limited amount of acciden

Last week we shipped 50+ Claude Code reliability fixes. This week it's 60+ more. Smoother long-running sessions, a more efficient agent loop…

Model ReleasesDGX agent

Last week we shipped 50+ Claude Code reliability fixes. This week it's 60+ more. Smoother long-running sessions, a more efficient agent loop, auth that works in more environments, and terminal fixes:

New research: long-running agents often fail by stopping too early, not because the model can't make progress. We tested 5 harness designs a…

IndustryDGX agent

New research: long-running agents often fail by stopping too early, not because the model can't make progress. We tested 5 harness designs across 8 long-horizon coding tasks. Our new orchestration har

7 May 2026

Agents that transact: Introducing Amazon Bedrock AgentCore payments, built with Coinbase and Stripe

IndustryDGX agent

Today, we're announcing a preview of Amazon Bedrock AgentCore Payments, a new set of features in Amazon Bedrock AgentCore that enables AI agents to instantly access and pay for what they use. AgentCor

Introducing /orchestrate, a skill that recursively spawns agents to tackle your most ambitious tasks with the Cursor SDK. We’ve used it to: …

ToolsDGX agent

Introducing /orchestrate, a skill that recursively spawns agents to tackle your most ambitious tasks with the Cursor SDK. We’ve used it to: - Autoresearch our internal skills, cutting token use by 20%

Most teams can build agents, but far fewer have the infrastructure or know-how to run them reliably in production. Join us for an evening in…

TutorialsDGX agent

Most teams can build agents, but far fewer have the infrastructure or know-how to run them reliably in production. Join us for an evening in San Francisco on May 19th, with Victor Moreira + @Vtrivedy1

Our new voice models are now available in the Realtime API: 🎙️ GPT-Realtime-2: Build production-ready voice agents that can think harder, t…

ApplicationsDGX agent

Our new voice models are now available in the Realtime API: 🎙️ GPT-Realtime-2: Build production-ready voice agents that can think harder, take action, handle interruptions, and keep conversations flow

← Previous
1…133134135136137…300
Next →