Skip to content

MOLTRON

moltron.ai

Self-Evolving AI Agent Framework. Deploy autonomous AI agents that code their own upgrades. Uses Skills.md to enable agents to build, evolve, and compound their capabilities on the fly.

  • Self-evolving capability via worker-tagged learnings. Our TRICK: convention in raw.md is the structural equivalent. Workers flag generalisable patterns; the curator promotes them to identity/worker.md after recurrence.
  • Agents codes their own upgrades. We don’t let workers modify their own role prompt. Capability evolution happens via the curator’s promotion of identity entries, not by workers rewriting prompts/worker.md. This is a deliberate guard against runaway prompt engineering.
MOLTRONPapercup
Workers can write their own Skills.mdWorkers append TRICK: entries; curator promotes
Capability compounding is the agent’s jobCapability compounding is the curator’s job

The “self-evolving” framing is provocative. The conservative reading — workers flag patterns, a separate role triages — is what we built. If you want capabilities that the agent itself proposes and adopts, MOLTRON’s model is more aggressive.

We chose the conservative version because we want determinism: a mission’s prompts are stable for the duration of the mission, and capability changes are auditable curator commits.