Tagged articles

Self-Improving Systems

3 articles · Page 1 of 1
Machine Heart
Machine Heart
Sep 8, 2026 · Artificial Intelligence

MetaRSI-v1: Meta-Recursive Self-Improvement Unifies Model, Data, Harness RSI

MetaRSI-v1 introduces a unified meta-recursive self-improvement architecture that applies recursive self-improvement to the improvement process itself, unifying Model-RSI, Data-RSI, and Harness-RSI via a Loop Kernel with horizontal and vertical orchestration, four coordinating agents, and five laws, demonstrating 10.9-point average gains on a 3B model and 7.3-point gains on frontier models like GPT-5.6 and Claude Opus 5.

AI architectureData-RSIHarness-RSI
0 likes · 14 min read
MetaRSI-v1: Meta-Recursive Self-Improvement Unifies Model, Data, Harness RSI
Wukong Talks Architecture
Wukong Talks Architecture
Apr 23, 2026 · Artificial Intelligence

Hermes Agent’s Self‑Improving Architecture vs OpenClaw: A Deep Technical Comparison

The article dissects the fundamental design philosophies of Hermes Agent and OpenClaw, explains how Hermes achieves autonomous skill creation and memory management, and presents a detailed side‑by‑side comparison of their ability sources, learning loops, context efficiency, core value and security considerations.

AI AgentsAgent ArchitectureHermes Agent
0 likes · 7 min read
Hermes Agent’s Self‑Improving Architecture vs OpenClaw: A Deep Technical Comparison
DeepNoMind
DeepNoMind
Mar 15, 2026 · Artificial Intelligence

How an AI Agent Orchestrator Self‑Built 40K Lines of TypeScript in 8 Days

In eight days the author used a recursively evolving AI agent orchestrator to generate 40,000 lines of TypeScript, 17 plugins, and 3,288 tests, demonstrating parallel task decomposition, self‑healing CI, and a fully pluggable architecture that automates code review and deployment.

AI AgentsCI automationSelf-Improving Systems
0 likes · 16 min read
How an AI Agent Orchestrator Self‑Built 40K Lines of TypeScript in 8 Days