
MOSS: Self-Evolution through Source-Level Rewriting in Autonomous Agent Systems
Researchers propose MOSS, a framework enabling autonomous agents to modify their own source code rather than just prompt configurations or skill files. Current self-evolving systems are constrained to text-layer changes, leaving structural failures in routing logic, state management, and dispatch mechanisms unreachable. By treating the agent harness itself as mutable, MOSS expands the adaptation surface to Turing-complete scope, potentially closing a critical gap between what agents can learn and what they can actually fix. This shifts the self-improvement paradigm from configuration tuning toward genuine architectural adaptation.62




























