AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,548
  • Agents7,263
  • Applications5,198
  • Concepts5
  • Hardware1,751
  • Industry6,096
  • Local Ai4,728
  • Model Releases22,555
  • Research19,193
  • Safety12,813
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,548
  • Agents7,263
  • Applications5,198
  • Concepts5
  • Hardware1,751
  • Industry6,096
  • Local Ai4,728
  • Model Releases22,555
  • Research19,193
  • Safety12,813
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

84,548Total entries
1Added by human
84,547Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,958 results
13 Apr 2026

Semantic Intent Fragmentation: A Single-Shot Compositional Attack on Multi-Agent AI Pipelines

SafetyDGX agent

arXiv:2604.08608v1 Announce Type: cross Abstract: We introduce Semantic Intent Fragmentation (SIF), an attack class against LLM orchestration systems where a single, legitimately phrased request cause

Strategic Algorithmic Monoculture:Experimental Evidence from Coordination Games

AgentsDGX agent

arXiv:2604.09502v1 Announce Type: new Abstract: AI agents increasingly operate in multi-agent environments where outcomes depend on coordination. We distinguish primary algorithmic monoculture -- base

Structured Uncertainty guided Clarification for LLM Agents

Model ReleasesDGX agent

arXiv:2511.08798v2 Announce Type: replace-cross Abstract: LLM agents with tool-calling capabilities often fail when user instructions are ambiguous or incomplete, leading to incorrect invocations and

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

This isn't the only result. As of April 11, agents have set 11 new SOTA results on open problems including: → Erdős minimum overlap problem …

ToolsDGX agent

This isn't the only result. As of April 11, agents have set 11 new SOTA results on open problems including: → Erdős minimum overlap problem → Second autocorrelation inequality → Tammes problem (n=50)

VISOR: Agentic Visual Retrieval-Augmented Generation via Iterative Search and Over-horizon Reasoning

SafetyDGX agent

arXiv:2604.09508v1 Announce Type: cross Abstract: Visual Retrieval-Augmented Generation (VRAG) empowers Vision-Language Models to retrieve and reason over visually rich documents. To tackle complex qu

12 Apr 2026

great read on why open harnesses have become so important. we used to focus on open models vs closed models, but i think the deeper issue is…

AgentsDGX agent

great read on why open harnesses have become so important. we used to focus on open models vs closed models, but i think the deeper issue is open harnesses vs closed harnesses. if the harness is close

11 Apr 2026

Hermes Agents can communicate with eachother on Telegram now! Check it out

ResearchDGX agent

Hermes Agents can communicate with eachother on Telegram now! Check it out Hermes agents can now communicate in telegram with each other Use the /setbot2bot command in bot father to make it work @Nous

This weekend we're doubling Composer 2 usage in our new interface. Open Agents Window, pick Composer 2, and start building! No hourly limits…

ToolsDGX agent

This weekend we're doubling Composer 2 usage in our new interface. Open Agents Window, pick Composer 2, and start building! No hourly limits. https://x.com/cursor_ai/status/2039768512894505086?s=20 We

Your harness, your memory

AgentsDGX agent

Agent harnesses are becoming the dominant way to build agents, and they are not going anywhere. These harnesses are intimately tied to agent memory. If you used a closed harness - especially if it’s b

10 Apr 2026

An Agentic Evaluation Architecture for Historical Bias Detection in Educational Textbooks

SafetyDGX agent

arXiv:2604.07883v1 Announce Type: cross Abstract: History textbooks often contain implicit biases, nationalist framing, and selective omissions that are difficult to audit at scale. We propose an agen

Don't Overthink It: Inter-Rollout Action Agreement as a Free Adaptive-Compute Signal for LLM Agents

Model ReleasesDGX agent

arXiv:2604.08369v1 Announce Type: cross Abstract: Inference-time compute scaling has emerged as a powerful technique for improving the reliability of large language model (LLM) agents, but existing me

@hwchase17 Ngl I really like this direction. The more AGENTS.md, skills, and tool config start looking like portable interfaces instead of a…

AgentsDGX agent

A developer expressed enthusiasm for the emerging convergence of `AGENTS.md`, agent skills (SKILL.md), and tool configuration toward portable, cross-tool interfaces rather than siloed, tool-specifi...

Reason in Chains, Learn in Trees: Self-Rectification and Grafting for Multi-turn Agent Policy Optimization

SafetyDGX agent

arXiv:2604.07165v1 Announce Type: new Abstract: Reinforcement learning for Large Language Model agents is often hindered by sparse rewards in multi-step reasoning tasks. Existing approaches like Group

SkillSieve: A Hierarchical Triage Framework for Detecting Malicious AI Agent Skills

Model ReleasesDGX agent

arXiv:2604.06550v1 Announce Type: cross Abstract: OpenClaw's ClawHub marketplace hosts over 13,000 community-contributed agent skills, and between 13% and 26% of them contain security vulnerabilities

Strategic Persuasion with Trait-Conditioned Multi-Agent Systems for Iterative Legal Argumentation

Model ReleasesDGX agent

arXiv:2604.07028v1 Announce Type: cross Abstract: Strategic interaction in adversarial domains such as law, diplomacy, and negotiation is mediated by language, yet most game-theoretic models abstract

Verify Before You Commit: Towards Faithful Reasoning in LLM Agents via Self-Auditing

Model ReleasesDGX agent

arXiv:2604.08401v1 Announce Type: cross Abstract: In large language model (LLM) agents, reasoning trajectories are treated as reliable internal beliefs for guiding actions and updating memory. However

VisCoder2: Building Multi-Language Visualization Coding Agents

Model ReleasesDGX agent

arXiv:2510.23642v2 Announce Type: replace-cross Abstract: Large language models (LLMs) have recently enabled coding agents capable of generating, executing, and revising visualization code. However, e

WebExpert: domain-aware web agents with critic-guided expert experience for high-precision search

SafetyDGX agent

arXiv:2604.06177v1 Announce Type: cross Abstract: Specialized web tasks in finance, biomedicine, and pharmaceuticals remain challenging due to missing domain priors: queries drift, evidence is noisy,

9 Apr 2026

Announcing the @LangChain podcast -- Max Agency. Deep context to give you the edge while building and iterating on agents. Watch the full ep…

ApplicationsDGX agent

Announcing the @LangChain podcast -- Max Agency. Deep context to give you the edge while building and iterating on agents. Watch the full episode on: - Youtube: https://www.youtube.com/watch?v=Xyh1Eqc

8 Apr 2026

here's how we're improving our base harness, you can apply these same lessons to hill-climbing for your application-specific harness!

AgentsDGX agent

LangChain's **Better-Harness** system, shared by Sydney Runkle, is a compound approach to iteratively improving AI agent harnesses using evaluations (evals) as a learning signal. Better agents can...

Today, we are launching our collaboration with @nomic_ai to make AI agents more effectively and efficiently understand complex PDF documents…

Local AiDGX agent

Today, we are launching our collaboration with @nomic_ai to make AI agents more effectively and efficiently understand complex PDF documents. Nomic's new nomic-layout-v1 model allows your AI agents to

7 Apr 2026

GLM-5.1 is live everywhere you use the Kilo Gateway (VS Code extension, Cloud Agents, KiloClaw, etc). Thank you @Zai_org! ⚡️

Model ReleasesDGX agent

Z.AI's GLM-5.1, a next-generation flagship model for agentic engineering released in April 2026, is now available across all Kilo Code surfaces — including the VS Code extension, Cloud Agents, and ...

GLM 5.1 is live on Fireworks! SOTA for agents and coding: →Plans and executes multi-hour workflows without falling apart →Planning, executin…

ApplicationsDGX agent

GLM 5.1 is live on Fireworks! SOTA for agents and coding: →Plans and executes multi-hour workflows without falling apart →Planning, executing, testing, and refining over hundreds of rounds to deliver

14 Aug 2026

Do LLMs Beat Nash? Testing Decentralized Coordination in Self-Play Multi-Agent Games

Model ReleasesDGX agent

arXiv:2608.12547v1 Announce Type: cross Abstract: Large language model agents deployed without a central controller are often assumed to require communication to coordinate their actions. We ask what

Doctorina MedBench: A Dialogue-Based Benchmark and Evaluation Framework for Agent-Based Medical AI

Model ReleasesDGX agent

arXiv:2603.25821v3 Announce Type: replace-cross Abstract: We present Doctorina MedBench, an evaluation framework for agent-based medical AI based on the simulation of physician-patient interactions. U

Intern-S2-Preview: Scientific Agentic Foundation Model

SafetyDGX agent

arXiv:2608.13505v1 Announce Type: cross Abstract: Scientific discovery increasingly requires AI systems that can reason over scientific evidence of heterogeneous modalities, interact with scientific t

PlayWorld: Benchmarking World Models with Agent Players over Long-Horizon Objectives

Model ReleasesDGX agent

arXiv:2608.13552v1 Announce Type: new Abstract: Video world models simulate future states conditioned on current observations and user actions. Recent systems have demonstrated impressive video consis

Qwen 3.8 27B is now available on Ollama. It's one of the best open models at this size, and made for agentic tasks and professional work. Tr…

Model ReleasesDGX agent

Qwen 3.8 27B is now available on Ollama. It's one of the best open models at this size, and made for agentic tasks and professional work. Try it directly with the apps & harnesses you use: Claude Code

Reconcile Once, Write Anytime: A Trust-Tiered Librarian and a Multi-Agent Writer for Drift-Free, Point-in-Time Research

SafetyDGX agent

arXiv:2608.12984v1 Announce Type: cross Abstract: Long-form research reports generated by large language models drift, contradict themselves, and lose provenance: the same metric appears with differen

SynWeaver: Website-Prior Task and Trajectory Co-Synthesis for Web Agents

ResearchDGX agent

arXiv:2608.12429v1 Announce Type: cross Abstract: Web agents often struggle to generalize to unseen websites because they lack website-specific supervision. Recent exploration-based data synthesis met

13 Aug 2026

Backtrader-Bench: Benchmarking LLM Agents on Algorithmic Trading with Self-Generated MCQs

Model ReleasesDGX agent

arXiv:2608.11232v1 Announce Type: cross Abstract: Evaluating LLM coding agents in algorithmic trading is difficult because static benchmarks risk data contamination and numerical backtest outputs requ

Beyond Single-Turn Confidence: Trajectory-Adapted Uncertainty Quantification for LLM Agents

AgentsDGX agent

arXiv:2608.11552v1 Announce Type: cross Abstract: Uncertainty quantification (UQ) methods for language models are typically evaluated on single-turn outputs, where uncertainty is attached to one gener

Diffusion-Guided Cooperative Policy Learning for Target Tracking Based on Underwater Mobile Agent Networks

SafetyDGX agent

arXiv:2603.29426v2 Announce Type: replace-cross Abstract: Multi-agent reinforcement learning (MARL) provides a promising solution for cooperative target tracking in networks of autonomous underwater v

Google launches Gemini 3.7 Flash for coding, AI agent projects

Model ReleasesDGX agent

Google LLC today launched its most capable entry-level artificial intelligence model yet. Gemini 3.7 Flash is rolling out three weeks after its predecessor. Despite the short release cycle, Google eng

Governing Agentic AI in FinTech

Model ReleasesDGX agent

arXiv:2608.11344v1 Announce Type: cross Abstract: Financial institutions are delegating consequential decisions to agentic AI systems that decompose goals, coordinate models and tools, and act with li

MBA: Multimodal Benchmark and Agents for Real-World Business Ideation

Model ReleasesDGX agent

arXiv:2608.11616v1 Announce Type: new Abstract: Agentic systems powered by large language models (LLMs) have opened new opportunities for business ideation. Yet existing approaches remain confined to

Monitor on-premises and multi-cloud AI agents with AgentCore Observability

TutorialsDGX agent

Set up Amazon Bedrock AgentCore Observability for AI agents running outside AWS: on-premises, on GCP, on Azure, or on developer machines. This walkthrough uses the AWS Distro for OpenTelemetry (ADOT)

Multi-Agent Target-Existence Verification and Learned Mask Geometry Refinement: Winning Report of the MeViS-Text Track at the 8th LSVOS Challenge 2026

AgentsDGX agent

arXiv:2608.11458v1 Announce Type: new Abstract: We present the first-place solution to the MeViS-Text track of the 8th Large-scale Video Object Segmentation (LSVOS) Challenge 2026: referring video obj

Our most intelligent workhorse model yet for coding and agents has arrived ⚡ Meet Gemini 3.7 Flash. — Crush that seemingly endless to-do lis…

Model ReleasesDGX agent

Our most intelligent workhorse model yet for coding and agents has arrived ⚡ Meet Gemini 3.7 Flash. — Crush that seemingly endless to-do list. Gemini Spark in the @geminiapp now uses 3.7 Flash. The ne

The Sleeping Agent: What Gist-Based Context Compression Loses and Why

AgentsDGX agent

arXiv:2608.11775v1 Announce Type: new Abstract: Gist-based context compression---summarising older conversation history into compact representations---is a common approach in long-horizon language mod

12 Aug 2026

Actionable Hallucination Detection: Translating Latent Uncertainty into Agentic Critique

Model ReleasesDGX agent

arXiv:2608.10430v1 Announce Type: cross Abstract: Large Language Models (LLMs) deployed as AI agents frequently exhibit user specification-grounding failures, executing hallucinated, undesired actions

Apexon targets stalled AI pilots with three AgentRise additions

AgentsDGX agent

Santa Clara-based technology services firm Apexon Inc. today expanded AgentRise, its agentic artificial intelligence platform, with three new components. The additions are named AgentRise Polaris, Age

HoosierHelp: Benchmarking LLM Agents for Social Service Navigation

Model ReleasesDGX agent

arXiv:2608.09946v1 Announce Type: cross Abstract: Social service navigation requires connecting help-seeking individuals to resources that satisfy their needs and specific constraints. Although LLM ag

TideRL: Boosting Agentic RL Goodput with Readiness-Aware Scheduling

HardwareDGX agent

arXiv:2608.10402v1 Announce Type: new Abstract: Reinforcement learning (RL) for large language models is moving toward multi-turn agentic workloads, where rollout tasks repeatedly pause for external e

11 Aug 2026

Agentic AI-powered flexible fiber-bundle endoscopy for high-resolution NIR-II fluorescence imaging in vivo

AgentsDGX agent

arXiv:2608.08402v1 Announce Type: new Abstract: Fiber-bundle endoscopy offers a compact and flexible route for clinical fluorescence imaging through natural human orifices, but since its first report

CyberAGENTS: Structured Autonomy for Agentic Gamified Learning in Cybersecurity

SafetyDGX agent

arXiv:2608.07965v1 Announce Type: new Abstract: Gamification is especially effective in learning domains requiring active problem-solving and iterative skill-building, such as cybersecurity education.

Evo-Bench: Can Language Models Improve Agent Harness?

Model ReleasesDGX agent

arXiv:2608.09096v1 Announce Type: new Abstract: Large Language Models (LLMs) have driven rapid progress in autonomous agents, yet standard evaluations remain confined to static task solving. An emergi

Hierarchical Fast--Slow ReAct Agent for Zero-Shot Object-Goal Navigation

AgentsDGX agent

arXiv:2608.09816v1 Announce Type: new Abstract: Zero-shot object-goal navigation (ZSON) requires a robot to find a named object category in a building it has never entered. The prevailing approach sco

MasDrift: Benchmarking Authorization Preservation Across Multi-Agent Architectures

Model ReleasesDGX agent

arXiv:2608.07556v1 Announce Type: cross Abstract: Multi-agent systems (MAS) decompose long-horizon tasks across supervisors and subagents, but delegated goals do not necessarily carry their original a

Multi-Agent AI Safety as an Institutional Design Problem

SafetyDGX agent

arXiv:2608.09828v1 Announce Type: cross Abstract: AI agents increasingly work inside systems that govern how they delegate tasks, move information, execute actions, and use shared resources. Recent wo

Nvidia releases Nemotron 3.5 Lightning, an open 30B-parameter MoE model that it says delivers up to 4x faster output speeds, and an agentic AI model router (Kyt Dotson/SiliconANGLE)

Model ReleasesDGX agent

Kyt Dotson / SiliconANGLE: Nvidia releases Nemotron 3.5 Lightning, an open 30B-parameter MoE model that it says delivers up to 4x faster output speeds, and an agentic AI model router — Artificial inte

OBLIVION: Workflow-Level Operational Skill Unlearning for Deployed Agents

Model ReleasesDGX agent

arXiv:2608.08264v1 Announce Type: new Abstract: Large language model agents are becoming operational interfaces to files, memories, registries, and external tools. This deployment shift creates a new

REVEAL: A Rubric-Guided Agent for Explicit Evidence Sufficiency Verificationin Long-Video Question Answering

AgentsDGX agent

arXiv:2608.08612v1 Announce Type: cross Abstract: Recently, retrieval-augmented and memory-augmented methods have emerged as two promising paradigms for long-video question answering. However, existin

SuperLocalMemory 4.0: The Governed Memory Operating System for AI Agents

Model ReleasesDGX agent

arXiv:2608.08253v1 Announce Type: new Abstract: AI agents are becoming shared infrastructure, yet durable memory is commonly assembled from separate retrieval, governance, and operational components.

10 Aug 2026

Gated-BEPO: Confidence-Gated Bellman Credit Assignment for Large Language Model Agents

SafetyDGX agent

arXiv:2608.06861v1 Announce Type: new Abstract: Training large language model agents in long-horizon environments requires assigning credit from sparse terminal outcomes to individual actions. Existin

Needle 2: 14MB agentic LLM for phones, wearables, smart home and robots.

Model ReleasesDGX agent

Hey LocalLlaMa, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots a

PsychoAgent: An Affect-Sensitive Cognitive Architecture for Conflict-Aware Memory in LLM Agents

ResearchDGX agent

arXiv:2608.07438v1 Announce Type: new Abstract: Human-like cognition does not select past experience by topical similarity alone: affective significance and unresolved conflict also shape what becomes

Robot guide with multi-agent control and automatic scenario generation with LLM

AgentsDGX agent

arXiv:2509.10317v2 Announce Type: replace-cross Abstract: The article describes the development of a hybrid social robot control architecture to overcome the limitations of traditional approaches, whe

9 Aug 2026

Finding big money for AI and a smaller world for security at Black Hat USA 2026

AgentsDGX agent

Las Vegas was hotter than hell last week, but not as hot as the market for artificial intelligence-enabled security at Black Hat USA 2026. A bandwagon of million-dollar booths for overfunded agentic s

7 Aug 2026

Autonomous Research Agents: A Survey of AI Scientists and the Verification Gap

Model ReleasesDGX agent

arXiv:2608.05179v1 Announce Type: cross Abstract: Large language model (LLM) agents are increasingly used across the scientific research lifecycle: ideation, literature search, experiment design and e

← Previous
1…100101102103104…300
Next →