Tagged articles
32 articles
Page 1 of 1
Data Party THU
Data Party THU
May 31, 2026 · Artificial Intelligence

Why AI Agents Get Dumber Over Time? ICML 2026 Theory of Agent Explains

The article introduces the ICML 2026 Theory of Agent (ToA), analyzes four common failure modes of modern agents, explains the internal‑vs‑external tool trade‑off through a knowledge‑boundary framework, and outlines how effort‑conservation and the β parameter guide self‑evolving agent design and future research.

AI agentsICML 2026Theory of Agent
0 likes · 24 min read
Why AI Agents Get Dumber Over Time? ICML 2026 Theory of Agent Explains
Machine Heart
Machine Heart
May 30, 2026 · Artificial Intelligence

Beyond Single-Agent: Survey of Collaboration, Attribution, and Self‑Evolution in LLM Multi‑Agents

This survey introduces the LIFE framework for LLM‑based multi‑agent systems, outlining four stages—from individual agent capabilities through collaborative structures, failure attribution, to systemic self‑evolution—while analyzing how role design, communication, and scheduling affect performance, error propagation, and adaptive improvement.

AI SurveyCollaborationFailure Attribution
0 likes · 10 min read
Beyond Single-Agent: Survey of Collaboration, Attribution, and Self‑Evolution in LLM Multi‑Agents
Architecture and Beyond
Architecture and Beyond
May 23, 2026 · Artificial Intelligence

What Happens When AI Agents Can Self‑Evolve Like Humans?

The article examines why static AI agents are insufficient, outlines four self‑evolution pathways—context, skill, collective intelligence, and strategy—illustrates each with concrete implementations such as Hermes and Ultron, and proposes a phased roadmap while highlighting evaluation, governance, and security challenges.

AI agentscollective intelligencecontextual memory
0 likes · 16 min read
What Happens When AI Agents Can Self‑Evolve Like Humans?
Shuge Unlimited
Shuge Unlimited
May 22, 2026 · Artificial Intelligence

Why Does Hermes Agent’s Sub‑10‑Line Loop Enable Self‑Evolution?

This article dissects Hermes Agent v0.14.0, revealing its three‑layer prompt architecture, a concise sub‑10‑line conversation loop, tool auto‑discovery, installation options, configuration pitfalls, security measures, and deployment best practices that together enable a self‑evolving AI agent framework.

AI agentDeploymentHermes Agent
0 likes · 18 min read
Why Does Hermes Agent’s Sub‑10‑Line Loop Enable Self‑Evolution?
DataFunSummit
DataFunSummit
May 11, 2026 · Artificial Intelligence

Four Hidden Pitfalls of the Hermes AI Agent—and How to Fix Them

The Hermes AI Agent, despite its hype and one‑click deployment, suffers from four critical issues—cognitive gaps after deployment, uncontrolled self‑evolution, limited memory applicability, and finite security rules—each of which DTClaw addresses with professional skill bundles, a deterministic Skill‑Tune engine, pluggable memory architecture, and the CARLI five‑dimensional security model, backed by benchmark improvements.

AI agentCARLIDTClaw
0 likes · 8 min read
Four Hidden Pitfalls of the Hermes AI Agent—and How to Fix Them
DataFunTalk
DataFunTalk
May 9, 2026 · Artificial Intelligence

Four Hidden Pitfalls of Hermes Agent and How DTClaw Bridges Them

The article examines four overlooked problems of the Hermes AI Agent—cognitive deployment gaps, uncontrolled self‑evolution, limited memory applicability, and finite security rules—and details how DTClaw’s professional skill bundles, deterministic self‑evolution engine, pluggable memory backend, and CARLI five‑dimensional security model address each issue with concrete benchmark improvements.

AI agentDTClawHermes Agent
0 likes · 8 min read
Four Hidden Pitfalls of Hermes Agent and How DTClaw Bridges Them
Architect's Ambition
Architect's Ambition
May 5, 2026 · Operations

OpenClaw vs Hermes: Static Control vs Dynamic Evolution—Which Should You Choose?

The article compares OpenClaw, a manually configured, fully controllable automation tool, with Hermes Agent, an automatically self‑evolving agent, detailing their design philosophies, learning mechanisms, pros and cons, and provides a decision matrix and best‑practice recommendation to use them together for optimal efficiency.

Hermes AgentOpenClawautomation
0 likes · 8 min read
OpenClaw vs Hermes: Static Control vs Dynamic Evolution—Which Should You Choose?
Machine Heart
Machine Heart
May 5, 2026 · Artificial Intelligence

Agent-World: Scaling Real-World Environments for Co‑Evolving Agents and Their Worlds

Agent-World introduces a universal training arena that automatically mines real‑world data from the internet to build over 1,900 diverse environments and 19,800 tools, then generates long‑horizon tasks through graph‑based and programmatic synthesis, creating a self‑evolving loop where agents are evaluated, diagnosed, and the environment is refined, achieving state‑of‑the‑art results on 23 benchmarks.

AI agentsAgent-Worldbenchmark evaluation
0 likes · 14 min read
Agent-World: Scaling Real-World Environments for Co‑Evolving Agents and Their Worlds
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 1, 2026 · Artificial Intelligence

Agentic Harness Engineering Enables Agents to Self‑Evolve and Outperform Codex in 10 Rounds

The Agentic Harness Engineering (AHE) framework lets coding agents automatically read massive execution traces, identify failure patterns, and iteratively modify harness components—prompt, tools, middleware, and memory—achieving a pass@1 increase from 69.7% to 77.0% and surpassing human‑tuned Codex‑CLI after ten automated evolution rounds.

Agentic Harness EngineeringObservabilitybenchmarking
0 likes · 9 min read
Agentic Harness Engineering Enables Agents to Self‑Evolve and Outperform Codex in 10 Rounds
Machine Heart
Machine Heart
Apr 28, 2026 · Artificial Intelligence

How Coordination Engineering Turns Solo AI Agents into Elite Teams

The article introduces Coordination Engineering, a new paradigm that extends Harness Engineering to enable multiple AI agents to collaborate like an elite team, describing the Agent Team engine, Team Skills standard, self‑evolving capabilities, practical examples, and the open‑source ecosystem supporting these advances.

AI agentsAgent TeamCoordination Engineering
0 likes · 18 min read
How Coordination Engineering Turns Solo AI Agents into Elite Teams
Architect
Architect
Apr 24, 2026 · Artificial Intelligence

How Hermes Agents Self‑Evolve: What Should Remain After a Task?

The article examines Hermes Agent’s three‑layer memory system—facts, session retrieval, and process assets—detailing how Skills are created, stored, patched, and secured at runtime, and argues that reliable self‑evolution requires disciplined versioning, evaluation, and access controls rather than unchecked automatic skill generation.

AI SkillsHermes AgentProcess Assets
0 likes · 21 min read
How Hermes Agents Self‑Evolve: What Should Remain After a Task?
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 24, 2026 · Artificial Intelligence

How Hermes Agent Achieves Self‑Evolution: A Deep Dive into Prompt, Context, and Harness Design

This article provides a detailed technical analysis of Hermes Agent, explaining how its dynamic skill generation and reinforcement‑learning loop enable true self‑evolution, and examines the prompt engineering, context compression, memory architecture, harness mechanisms, error handling, and plugin ecosystem that differentiate it from OpenClaw and Claude Code.

Agent FrameworkContext CompressionHermes Agent
0 likes · 41 min read
How Hermes Agent Achieves Self‑Evolution: A Deep Dive into Prompt, Context, and Harness Design
o-ai.tech
o-ai.tech
Apr 17, 2026 · Artificial Intelligence

How Hermes Agent Self‑Evolves: Memory, Skills, and Offline Training Pipelines

This article dissects Hermes Agent’s self‑evolution mechanism, explaining how stable facts are stored in memory, reusable procedures become skills, and rollout trajectories are turned into training data through background review, context compression, and OPD‑based token‑level distillation.

Agent ArchitectureContext CompressionHermes Agent
0 likes · 33 min read
How Hermes Agent Self‑Evolves: Memory, Skills, and Offline Training Pipelines
AI Insight Log
AI Insight Log
Apr 16, 2026 · Artificial Intelligence

Hermes Agent Accused of Plagiarism—Founder Retorts with “Delete Your Account”

A small open‑source team claims Hermes Agent copied its self‑evolution architecture within 36 days, detailing ten code‑level similarities, while the project's founder responded on Twitter with a terse “Delete your account,” sparking a heated debate over plagiarism and attribution in AI agents.

AI agentsOpen SourceSoftware Architecture
0 likes · 10 min read
Hermes Agent Accused of Plagiarism—Founder Retorts with “Delete Your Account”
Shuge Unlimited
Shuge Unlimited
Apr 16, 2026 · Artificial Intelligence

Hermes Agent vs Evolver: A Source‑Level Technical Investigation

The article conducts a source‑level technical investigation of the Hermes Agent and Evolver frameworks, comparing their architectures, naming conventions, core algorithms, configuration designs, Git timelines, documentation, and public evidence to assess whether the observed similarities indicate independent development or possible code reuse.

AI agentEvolverGEP
0 likes · 26 min read
Hermes Agent vs Evolver: A Source‑Level Technical Investigation
SpringMeng
SpringMeng
Apr 13, 2026 · Artificial Intelligence

What Is Hermes, the Hot New AI Agent Everyone’s Talking About?

Hermes Agent, an open‑source MIT‑licensed AI framework from Nous Research, introduces a self‑evolving agent that automatically generates and refines skills, uses a five‑layer memory system, supports a full‑platform messaging gateway and MCP integration, and offers detailed installation and usage guidance while comparing its design to OpenClaw.

AI agentHermes AgentMCP integration
0 likes · 13 min read
What Is Hermes, the Hot New AI Agent Everyone’s Talking About?
Geek Labs
Geek Labs
Apr 13, 2026 · Artificial Intelligence

Hermes Agent: The Fast‑Rising AI Framework You Should Learn Now

Hermes Agent, an open‑source AI framework released by Nous Research, introduces a built‑in self‑evolution loop, a three‑layer memory system, and multi‑platform support; the article reviews its core features, compares it with Claude Code/OpenClaw, and highlights two companion projects—the Orange Book guide and a Web UI monitoring dashboard.

AI agentHermes AgentLLM integration
0 likes · 15 min read
Hermes Agent: The Fast‑Rising AI Framework You Should Learn Now
Architect's Tech Stack
Architect's Tech Stack
Apr 9, 2026 · Artificial Intelligence

Why Hermes Agent Is Outpacing OpenClaw: A Deep Dive into Self‑Evolving AI Agents

Hermes Agent, a self‑evolving AI companion from Nous Research, offers persistent multi‑layer memory, automatic skill evolution, and one‑click migration from OpenClaw, making deployment lightweight and configuration effortless, while the article provides a detailed feature comparison, installation steps, common troubleshooting, and advanced usage tips.

AIAgentHermes
0 likes · 6 min read
Why Hermes Agent Is Outpacing OpenClaw: A Deep Dive into Self‑Evolving AI Agents
AI Architecture Hub
AI Architecture Hub
Apr 4, 2026 · Artificial Intelligence

How Claude Code Achieves Unlimited Context with Multi‑Layer Caching and Self‑Evolving Agents

This article dissects Claude Code's source code, revealing a two‑layer system‑prompt cache, a four‑stage compact strategy, proactive autonomous modes, multi‑agent collaboration, remote bridge architecture, enterprise‑grade security, and a sophisticated telemetry system that together enable limitless context, self‑learning memory, and industrial‑scale reliability.

AI agentCachingClaude Code
0 likes · 39 min read
How Claude Code Achieves Unlimited Context with Multi‑Layer Caching and Self‑Evolving Agents
Machine Heart
Machine Heart
Apr 3, 2026 · Artificial Intelligence

How openJiuwen Builds a High‑Reliability, Self‑Evolving, Multi‑Agent Native AgentOS

openJiuwen introduces an enterprise‑grade AgentOS that tackles AI agent scaling bottlenecks—token consumption, safety, stability, and compute cost—by offering compute‑affine design, distributed runtime, self‑evolution mechanisms, and a six‑layer security framework, with reported latency reductions of 30% and throughput gains of 20%.

AI agentsAgentOScompute affinity
0 likes · 16 min read
How openJiuwen Builds a High‑Reliability, Self‑Evolving, Multi‑Agent Native AgentOS
AI Engineer Programming
AI Engineer Programming
Mar 31, 2026 · Artificial Intelligence

How AI Agents Achieve Self‑Evolution Through Context Engineering

The article defines AI Agent self‑evolution as an autonomous loop of perception, learning, and optimization, outlines its three evolutionary levels, key characteristics, core development components, reviews leading frameworks such as EvoSkill and DGM‑Hyperagents, and discusses safety laws for controllable evolution.

AI agentAutonomous SystemsContext Engineering
0 likes · 9 min read
How AI Agents Achieve Self‑Evolution Through Context Engineering
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Mar 26, 2026 · Artificial Intelligence

OpenSpace: HKU’s Open‑Source AI Agent Engine Cuts Tokens by 46% and Boosts ROI 4.2×

OpenSpace is an open‑source, self‑evolving AI agent engine that supports major agent frameworks, reduces token consumption by 46%, achieves a 4.2‑fold return on 50 professional tasks across six industries using the Qwen 3.5‑Plus model, and provides auto‑fix, auto‑improve, and auto‑learn capabilities for collective intelligence.

AI agentOpenSourcebenchmark
0 likes · 9 min read
OpenSpace: HKU’s Open‑Source AI Agent Engine Cuts Tokens by 46% and Boosts ROI 4.2×
Shuge Unlimited
Shuge Unlimited
Mar 26, 2026 · Artificial Intelligence

MiniMax M2.7 Review: Full‑Modal Token Plan Beats Opus at 1/50 the Cost

The MiniMax M2.7 model matches Claude Opus 4.6 in software‑engineering benchmarks, offers a unique self‑evolution capability that improves performance by 30% after 100+ iterations, and provides a full‑modal Token Plan subscription priced at just one‑fiftieth of competing services, though users must manage new weekly quotas and peak‑time limits.

AI modelClaude OpusM2.7
0 likes · 13 min read
MiniMax M2.7 Review: Full‑Modal Token Plan Beats Opus at 1/50 the Cost
DataFunTalk
DataFunTalk
Mar 24, 2026 · Artificial Intelligence

Memory‑Based Self‑Evolution: Redefining LLM Agents Beyond Parameter Updates

This article examines the limitations of traditional supervised fine‑tuning and reinforcement learning for LLM agents, introduces a memory‑based self‑evolution paradigm with technologies such as Dynamic Cheatsheet, ReasoningBank, ACE and MemGen, and shows how building an experience bank can turn static models into continuously learning agents, especially in the insurance sector.

Insurance AILLMknowledge flywheel
0 likes · 13 min read
Memory‑Based Self‑Evolution: Redefining LLM Agents Beyond Parameter Updates
SuanNi
SuanNi
Mar 24, 2026 · Artificial Intelligence

How Memento‑Skills Enables Self‑Evolving LLMs Without Fine‑Tuning

Introducing Memento‑Skills, a novel framework that freezes LLM parameters while an external skill library iteratively reads, writes, and refines capabilities, achieving up to 116% accuracy gains on GAIA and HLE benchmarks and demonstrating scalable self‑evolution without costly model fine‑tuning.

LLMreinforcement learningself-evolution
0 likes · 11 min read
How Memento‑Skills Enables Self‑Evolving LLMs Without Fine‑Tuning
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 21, 2026 · Artificial Intelligence

How I Put My Night‑Time GPU to Work: Running a Full‑Automation Research Pipeline with MiniMax M2.7

The article details how MiniMax's M2.7 model, equipped with native multi‑agent collaboration and a 97% instruction‑following rate, autonomously executes an end‑to‑end research workflow—discovering topics, generating experiment roadmaps, fixing bugs, and achieving up to 30% performance gains and a 66.6% Kaggle medal rate—demonstrating a practical leap from benchmark scores to real‑world engineering reliability.

AI agentsKaggle MLE LiteMiniMax M2.7
0 likes · 9 min read
How I Put My Night‑Time GPU to Work: Running a Full‑Automation Research Pipeline with MiniMax M2.7
SuanNi
SuanNi
Mar 12, 2026 · Artificial Intelligence

How OpenClaw‑RL Turns Everyday Interactions into Self‑Evolving AI

OpenClaw‑RL, a new reinforcement‑learning framework from Princeton, captures hidden evaluative and instructional signals in daily user interactions, converts them into real‑time training data, and uses a decoupled asynchronous architecture with binary RL and online policy distillation to achieve superior performance in both personal‑device and cloud‑scale scenarios.

AI FeedbackAsynchronous ArchitectureOnline Distillation
0 likes · 10 min read
How OpenClaw‑RL Turns Everyday Interactions into Self‑Evolving AI
Xiaomi Tech
Xiaomi Tech
Mar 6, 2026 · Artificial Intelligence

Xiaomi Miclaw: Mobile AI Agent Enters Small‑Scale Closed Beta

Xiaomi Miclaw, an AI agent built on the MiMo large model, launches a limited closed beta to demonstrate system‑level tool access, multi‑turn context management, IoT ecosystem integration, and self‑evolution capabilities while emphasizing data security and user‑controlled permissions.

AI agentData SecurityIoT
0 likes · 10 min read
Xiaomi Miclaw: Mobile AI Agent Enters Small‑Scale Closed Beta
DataFunTalk
DataFunTalk
Feb 14, 2026 · Artificial Intelligence

Memory‑Based Self‑Evolution: Enabling AI Agents to Learn Like Humans

This article explores a new agent‑optimization paradigm—Memory‑Based Self‑Evolution—detailing how dynamic memory systems such as Dynamic Cheatsheet, ReasoningBank, ACE, and MemGen transform LLM agents from static, parameter‑only models into continuously learning entities that can adapt to real‑world data, with a focus on insurance industry applications.

Agent MemoryInsurance AILLM
0 likes · 13 min read
Memory‑Based Self‑Evolution: Enabling AI Agents to Learn Like Humans
AI Large Model Application Practice
AI Large Model Application Practice
Oct 3, 2025 · Artificial Intelligence

Test‑Time Diffusion Deep Research (TTD‑DR): How AI Agents Mimic Human Research Cycles

The article explains Google’s Test‑Time Diffusion Deep Research (TTD‑DR) paradigm, which adds iterative draft‑refinement and self‑evolution to AI agents, enabling multi‑step web retrieval, continuous “denoising” of drafts, and superior research reports compared with first‑generation Deep Research systems.

AI agentsdeep researchiterative retrieval
0 likes · 11 min read
Test‑Time Diffusion Deep Research (TTD‑DR): How AI Agents Mimic Human Research Cycles
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 9, 2025 · Artificial Intelligence

What Are Foundation Agents? A Deep Dive into Next‑Gen AI Architectures

This article reviews the 2025 "Advances and Challenges in Foundation Agents" paper, defining the Foundation Agent concept, detailing its seven core components, exploring self‑evolution, multi‑agent collaboration, and the safety and alignment challenges required to build trustworthy, autonomous AI systems.

AI ArchitectureFoundation AgentsMulti-Agent Systems
0 likes · 16 min read
What Are Foundation Agents? A Deep Dive into Next‑Gen AI Architectures