[GitHub Trending] PrimeIntellect-ai/prime-agent
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Self-improving RLM agent for coding, cutting-edge and highly relevant.
Prime Agent is an open-source coding and research agent built on a Recursive Language Model (RLM) that treats context as variables and subagent calls as programmatic functions within a persistent REPL. It features a Continual Harness for durable state like memories and skills, a daemon-backed background execution model, and direct agent-to-agent communication without user routing. The agent uses a persistent IPython environment for all operations and supports parallel subagents via the `rlm(...)` call, with a `/refine` mechanism for evidence-backed updates to harness state.
PrimeIntellect-ai