AI Research / Self-Improving Agents

Hyperagents

Research paper introducing hyperagents, a self-referential agent framework that combines a task agent and a meta agent into one editable program. The abstract describes a DGM-based system that improves both task performance and its own improvement process across domains.

Clear27/30
Useful24/30
Specific16/20
Complete9/20
Hyperagents screenshot

Why it was accepted

The page is clearly about an AI research contribution focused on self-improving agents, with a detailed abstract explaining the approach, scope, and reported results. It is relevant to people tracking agent architectures and AI research, and the snapshot provides enough evidence for a useful public listing.

Weakness

The snapshot is an abstract page, so there is no implementation detail, code link, benchmark table, or setup guidance visible here. It is also hard to tell from the crawl whether the linked code is available or maintained.

Review status

55 days ago #1038 ↓ -1

Last evaluated 55 days ago. Current rank #1038. Down 1 spot in the rankings.

Score history

76

Related listings

Prometheus screenshot
#263 Prometheus
86

AI Research / Autonomous Research Systems

An autonomous research system that runs on a single workstation and aggressively checks its own claims with adversarial self-verification, replication, and calibration audits.

Socrates screenshot
#733 Socrates
82

AI Research / Multi-agent systems

Open-source multi-agent protocol for AI research agents. It pairs a tool-using Scientist with a question-only advisor that can only ask questions and approve plans, and the README includes quick-start setup plus notes on reproducing results on MLE-bench/Kaggle tasks.

EuroMesh screenshot
#818 EuroMesh
81

AI Research / Analysis / Reports

A sourced model and short report exploring whether Europe could train a sovereign frontier AI model using public compute it already owns, with reproducible code, datasets, and a PDF report.

MarCognity-AI screenshot
81

AI Research / Evaluation / Verification Framework

An open-source research framework for structured LLM evaluation, claim verification, and source-grounded reflective reasoning. The repo describes modular components for retrieval, semantic scoring, skeptical claim checking, and benchmark-style epistemic assessment.