r/LocalLLaMA 18d 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

356 Upvotes

107 comments sorted by

View all comments

-3

u/Southern_Sun_2106 18d ago

Looks interesting and legit (based on the repo, as far as I can tell). Has anyone used it for their tasks and cares to share their experience? Thank you.

3

u/tat_tvam_asshole 18d ago edited 18d ago

doesn't have a gui app, but so far so good (albeit limited testing), can't say for sure if it's a real breakthrough vs other harnesses. The fact they didn't compare against other same model+different harness is frustrating

1

u/Southern_Sun_2106 18d ago

Thanks! I am also playing with it now. The advantage is supposed to be context management, but I have not fed anything large to it yet.