Prime Intellect has released Prime Agent, an open‑source reinforcement learning harness that relies on a persistent IPython kernel as its sole tool. Sub‑agents are invoked as function calls, spawning independent IPython sessions, while file edits, shell commands, and other operations are also implemented as functions within that kernel.

Read original