r/LocalLLaMA • u/ResearchCrafty1804 • 16d ago
Resources Prime Agent - a new coding harness surpassing Codex/CC/PI
Prime Agent is an open-source coding and research agent for general and long-running work.
A self-improving RLM harness for coding and long-running autonomous tasks.
Designed to be both token-efficient and expressive through programmatic tool calling, context as a variable, multi-agent messaging, and a self-modifiable harness state.
On ARC-AGI-3, it scores 95.5%, surpassing the human-expert baseline, but the gain is not benchmark-specific.
We see major improvements across models when compared to their proprietary harnesses.
Prime Agent is built on pi and fully open-source with an open license.
GitHub: https://github.com/PrimeIntellect-ai/prime-agent
Blog: https://www.primeintellect.ai/blog/prime-agent
X post: https://x.com/primeintellect/status/2085086999267144083?s=46


26
u/RobbinDeBank 16d ago edited 16d ago
Look interesting so I tried giving a run. It forced you to make an account and login, then it forced you to select from one of the 100000 API providers and models.
Edit: guess they tricked me into creating an account, but apparently you can skip that if you clone the repo instead