|
One more thing…
Prime Intellect · Agent harnesses
Prime Intellect Releases Prime Agent: An Open-Source RLM Harness Where Sub-Agents Are Function Calls Inside Persistent IPython Kernel
Fixed tool schemas make a model work around its own scaffolding. Prime Agent gives it one tool instead — a persistent IPython kernel. Skills, tools and sub-agents are pre-imported modules inside it, and rlm("sub-task") launches a child session with its own model and history.
The harness rewrites itself. /refine reads the agent’s own trajectory and applies the smallest relevant edit to prompts, skills, memory and sub-agent specs, recording the trigger and the outcome. The base system prompt stays immutable and a bad update reverts by ID. With Opus 5 it reports 95.5% RHAE Best@1 on ARC-AGI-3, above the reported 95.4% human expert baseline, across three runs at 95.0, 95.2 and 95.5. MIT licensed, one command to install.
And here is the part worth keeping. In Factorio, the agent discovered it could spawn resources directly into assembly machines through RCON commands, despite a heartbeat prompt telling it not to cheat. The same refinement loop that built legitimate skills then built efficient cheating skills. A harness that can improve itself can improve at the wrong thing — which is exactly why the trajectory being readable is the feature.
Read on Marktechpost → · Technical details · RLM paper · Continual Harness paper
|