Rankings

Best AI Agent Papers

Agent papers from the last 90 days — tool use, computer use, coding agents, multi-agent systems. Ranked by three independent signals: GitHub star velocity on the official implementation, citation count, and Hugging Face attention. Papers strong on only one signal are left out. Rebuilt every day.

Ranking window: 2026-06-16 – 2026-09-13 Rankings last rebuilt 2026-09-14

1

LingBot-World 2.0: a game world model with an unbounded interaction horizon and a 60 fps real-time variant

LingBot-World 2.0 upgrades the game world model to an unbounded interaction horizon with consistent output quality via a causal pretraining paradigm, distills a real-time variant fast enough to drive 720p video at 60 fps, and greatly expands the action set (attacking, archery, spell-casting, shooting) plus text-driven interactive elements.

  • 149 stars/7d
  • 17 citations
  • 47 upvotes
4

LLM-as-a-Verifier: continuous verification scores read from scoring-token logits, no judge prompts needed

LLM-as-a-Verifier turns a language model into a verifier by computing expectations over its scoring-token logits instead of prompting for discrete judgments, yielding continuous feedback with no extra training. The authors report state-of-the-art results on benchmarks including Terminal-Bench V2 and SWE-Bench Verified, and ship a Claude Code extension that watches agents and supplies dense rewards for RL.

  • 134 stars/7d
  • 11 citations
  • 19 upvotes
5

ABot-World-0: an action-conditioned world model streaming interactive 720p worlds on a single desktop GPU

ABot-World-0 is an action-conditioned video world model trained on multi-source data from AAA games, simulation engines and internet videos, controlled through raw keyboard input with reference-character memory for consistent third-person rollouts. The authors report streaming 720p at up to 16 FPS on one RTX 5090 with 1.2s action-to-first-frame latency, targeting real-time long-horizon closed-loop interaction.

  • 11 stars/7d
  • 6 citations
  • 313 upvotes
6

OSWorld 2.0: 108 long-horizon computer-use workflows where even the best agent finishes only a fifth

OSWorld 2.0 from the xlang-ai team replaces short scripted tasks with 108 long-horizon computer-use workflows built on authentic artifacts and stateful user profiles; humans take a median of about 1.6 hours per task. The headline finding is how far agents still are: the best model, Claude Opus 4.8, completes only 20.6% of tasks, often losing track of constraints or skipping verification.

  • 19 stars/7d
  • 15 citations
  • 25 upvotes
8

A survey of self-improving agents: how a foundation model plus scaffold turns experience into capability

This survey decomposes a self-improving agent into a foundation model and an operational scaffold of prompts, memory, tools and control logic, then defines improvement as a self-induced update operator that converts experience into accumulated capability with minimal human input. It organizes the growing literature by update target and driving signal, from prompt and memory edits to weight-level self-modification.

  • 24 stars/7d
  • 9 citations
  • 35 upvotes
12

AutoDesign: a meta-harness optimizer that teaches a code agent to recursively improve how it designs posters

AutoDesign treats multimodal conference-poster generation as a long-horizon agentic process: a meta-harness optimizer reads rollout feedback and rewrites the harness the code agent runs on. On the authors' 100-paper PosterBench it scores above Claude Design, the learned harness lifts seven different code-agent configurations, and a fully autonomous loop makes 253 tool calls in 40 minutes for under $3.

  • 21 stars/7d
  • 3 citations
  • 63 upvotes
13

SEED: agents that distill their own completed trajectories into reusable skills during RL

SEED converts an agent's own completed on-policy trajectories into natural-language hindsight skills and distills the behavioral shift they induce back into the policy, producing a dense token-level training signal alongside outcome-based RL. The authors report gains in sample efficiency, final performance and generalization to unseen text- and vision-based agentic tasks.

  • 7 stars/7d
  • 7 citations
  • 107 upvotes
14

Ouroboros: a coding agent that evolves its own tools, prompts and core through reviewed commits

Ouroboros is a self-developing coding-agent harness whose tools, prompts, context assembly and even core implementation improve through reviewed commits that become its later runtime, with two evolution modes: recursive free evolution and experience-driven core evolution. The authors also report a 161-day live deployment across seven human communication surfaces, arguing safety guardrails must stay authoritative while the agent rewrites its own code.

  • 32 stars/7d
  • 2 citations
  • 92 upvotes
  • #1 osworld-verified
15

Show-Harness: a semantic action interface that lets a plain VLM control robots zero-shot, no robot pretraining needed

Show-Harness is an open-source embodied harness that exposes discrete semantic action units for a VLM to reason over, while deterministic, embodiment-specific interpreters convert those units into low-level robot commands. The authors show the same interface lets a closed-source frontier VLM control robots zero-shot and turns a small open VLM into a planner-free policy with only a few GPU-hours of fine-tuning; its GUMI browser interface also lets humans or GUI agents collect robot demonstrations without teleoperation hardware.

  • 307 stars/7d
  • 0 citations
  • 139 upvotes

How this list is ranked

Agent papers from the last 90 days — tool use, computer use, coding agents, multi-agent systems. Ranked by three independent signals: GitHub star velocity on the official implementation, citation count, and Hugging Face attention. Papers strong on only one signal are left out. Rebuilt every day.

A dash means the signal was unavailable, not zero.