Tagged articles

self-evolving agents

13 articles · Page 1 of 1
Machine Heart
Machine Heart
Jul 15, 2026 · Artificial Intelligence

How SEAGym Enables Self‑Evolving LLM Agents and Solves Evaluation Challenges

The article introduces SEAGym, a benchmark that treats self‑evolving LLM agents as reinforcement‑learning processes, evaluates their harness updates across multiple dimensions, and reveals how batch size, training source diversity, and backend model affect performance, stability, and cost.

LLMbenchmarkevaluation
0 likes · 15 min read
How SEAGym Enables Self‑Evolving LLM Agents and Solves Evaluation Challenges
Machine Heart
Machine Heart
Jul 8, 2026 · Artificial Intelligence

When AI Starts Rewriting Itself: EverMind’s Raven Agent Redefines Digital Life

EverMind’s newly released Raven Agent, built on the EverOS memory OS, showcases a self‑evolving, proactive AI that internalizes user interactions, offers 100,000 vetted skills, and aims to transition digital agents from stateless tools to autonomous digital life, marking a shift in AI memory and industry dynamics.

AI memoryAgent OSDigital Life
0 likes · 18 min read
When AI Starts Rewriting Itself: EverMind’s Raven Agent Redefines Digital Life
Machine Heart
Machine Heart
Jul 2, 2026 · Artificial Intelligence

How AReaL 2.0 Accelerates Self‑Evolving Agents

AReaL 2.0 introduces an online reinforcement‑learning infrastructure that turns real‑world agent interactions into a learning loop, defining three pillars—trajectory data protocol, data proxy, and evolution control plane—to enable agents to not only execute tasks but continuously improve from their own experience.

AReaLAgentic RLLLM agents
0 likes · 16 min read
How AReaL 2.0 Accelerates Self‑Evolving Agents
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 24, 2026 · Artificial Intelligence

Can Agents Truly Self‑Evolve? GDPevo Benchmark That No Agent Can Cheat

The article introduces GDPevo, the first open‑source benchmark that quantifies self‑evolution in agents by generating 120 real‑world enterprise tasks, using rule‑hybrid question creation and deterministic scoring, and shows that self‑evolving agents improve accuracy by 17‑22% while reducing token consumption.

AI BenchmarkAgent evaluationGDPevo
0 likes · 12 min read
Can Agents Truly Self‑Evolve? GDPevo Benchmark That No Agent Can Cheat
PaperAgent
PaperAgent
Jun 4, 2026 · Artificial Intelligence

SkillOpt: Enabling Self‑Evolving Agent Skills via Text‑Space Optimization

SkillOpt reframes LLM agent skills as trainable external state, applying a deep‑learning‑style optimizer to systematically improve skill documents, and demonstrates across six benchmarks, seven models, and three execution modes that this approach yields consistent, large gains and robust transferability.

Agent SkillsSkillOptText‑Space Optimization
0 likes · 12 min read
SkillOpt: Enabling Self‑Evolving Agent Skills via Text‑Space Optimization
Machine Heart
Machine Heart
May 30, 2026 · Artificial Intelligence

Autogenesis: A Self‑Evolving Agent OS That Drives Near‑Perfect C++ LeetCode Scores

The paper introduces the Autogenesis Protocol (AGP), a two‑layer resource‑governed framework that lets agents safely modify their own prompts, tools, memory and environment, and demonstrates its effectiveness with the AGS system achieving 93.33% GAIA validation accuracy and near‑full scores on C++ LeetCode problems.

AGPAutogenesisGAIA benchmark
0 likes · 11 min read
Autogenesis: A Self‑Evolving Agent OS That Drives Near‑Perfect C++ LeetCode Scores
Alibaba Cloud Developer
Alibaba Cloud Developer
May 29, 2026 · Artificial Intelligence

Quick Experience with AgentScope Builder: Building Enterprise Self‑Evolving Agents Using the Harness Framework

The article presents AgentScope Builder, a cloud‑native platform that extends the Harness framework to enable multi‑tenant, distributed, self‑evolving AI agents, detailing its workspace‑driven architecture, CompositeFilesystem isolation, zero‑code development flow, and how it scales from a single‑machine prototype (MinQwenPaw) to an enterprise‑grade solution.

AgentScopeCompositeFilesystemHarness
0 likes · 22 min read
Quick Experience with AgentScope Builder: Building Enterprise Self‑Evolving Agents Using the Harness Framework
Old Zhang's AI Learning
Old Zhang's AI Learning
May 21, 2026 · Artificial Intelligence

SkillOS: Enabling Agents to Self‑Manage Their Skills

SkillOS reframes skill management for LLM agents as a long‑horizon reinforcement‑learning problem, letting a trainable Skill Curator automatically insert, update, or delete markdown‑based skills, which the frozen Agent Executor then consumes, improving memory‑free performance and cross‑task transfer.

LLM agentsMarkdownSkill Management
0 likes · 6 min read
SkillOS: Enabling Agents to Self‑Manage Their Skills
PaperAgent
PaperAgent
May 4, 2026 · Artificial Intelligence

A Comprehensive Survey of Self-Evolving Agents: From Model-Centric to Environment-Driven Co-Evolution

This survey systematically reviews self‑evolving agents, explains why autonomous agents are needed, proposes a unified taxonomy of three evolution paradigms, analyzes model‑centric, environment‑centric, and co‑evolution approaches, and outlines future challenges in designing adaptive environments.

AI Agent TaxonomyCo-EvolutionEnvironment-Centric Evolution
0 likes · 14 min read
A Comprehensive Survey of Self-Evolving Agents: From Model-Centric to Environment-Driven Co-Evolution
DataFunSummit
DataFunSummit
May 1, 2026 · Artificial Intelligence

From “Lobster” to Ontology: Unveiling the Next Wave of Self‑Evolving AI Agents and Data Governance

The DACon conference in Shanghai gathered over 8,000 developers, managers and experts, delivering 50 talks that explored self‑evolving AI agents, data‑centric ontology, Agent‑Ready big‑data infrastructure, AI‑AR ecosystem evolution, and the emerging challenges of Agentic data governance.

AI AgentsAI+ARAgentic Data Protocol
0 likes · 11 min read
From “Lobster” to Ontology: Unveiling the Next Wave of Self‑Evolving AI Agents and Data Governance
Machine Heart
Machine Heart
Apr 14, 2026 · Artificial Intelligence

EverOS Global Beta Unveils Self‑Evolving Memory Layer for AI Agents

EverOS launches a global beta of its next‑generation memory infrastructure that lets autonomous agents automatically extract experience, cluster it semantically, and evolve reusable skills, boosting OpenClaw task success rates by up to 234.8% while addressing context‑window limits, multimodal retrieval, and developer transparency.

AI memoryEverOSEvoAgentBench
0 likes · 21 min read
EverOS Global Beta Unveils Self‑Evolving Memory Layer for AI Agents
PaperAgent
PaperAgent
Feb 14, 2026 · Artificial Intelligence

Can Self‑Evolving AI Societies Remain Safe? Exploring the Self‑Evolution Trilemma

An in‑depth analysis of the OpenClaw‑derived Moltbook AI agent network reveals a “Self‑Evolution Trilemma” where continuous self‑evolution, complete isolation, and perpetual safety cannot coexist, supported by information‑theoretic definitions, empirical observations of cognitive decay, alignment failures, communication collapse, and proposed thermodynamic mitigation strategies.

AI safetySecurityagent networks
0 likes · 9 min read
Can Self‑Evolving AI Societies Remain Safe? Exploring the Self‑Evolution Trilemma