Prime Intellect's prime-agent Took 2,293 Stars in One Day With a Harness That Rewrites Its Own State
PrimeIntellect-ai/prime-agent hit #1 on GitHub Trending on Aug 8 with +2,293 stars in a single day (7,578 total, 634 forks, MIT, TypeScript). It is built on two abstractions: a Recursive Language Model that treats context as variables and subagents as function calls inside a persistent IPython REPL, and a 'Continual Harness' (arXiv 2605.09998) that stores prompts, memories, and subagent specs as durable state a `/refine` command updates with evidence-backed edits while never touching the immutable base system prompt. Skills are importable Python packages rather than markdown, daemon-backed sessions survive terminal disconnects, and running agents can message each other without routing through the user.
Source
↳ Follow the thread