# Prime Intellect 发布开源编程智能体 Prime Agent

- 来源：Chubby♨️ (@kimmonismus)
- 发布时间：2026-08-06 05:03
- AIHOT 分数：41
- AIHOT 链接：https://aihot.virxact.com/items/cmsgkyce408taro5qb93xmhxo
- 原文链接：https://x.com/kimmonismus/status/2085109446871822782

## AI 摘要

Prime Intellect 发布开源编程智能体 Prime Agent，将长时 AI 会话转化为编程问题，唯一工具是持久 IPython 内核，模型可编程搜索历史、调用工具、启动子智能体并在活动上下文外存储状态。

## 正文

Super exciting: Prime Intellect launched Prime Agent, an open-source coding harness that turns long-running AI sessions into a programming problem.

Its only tool is a persistent IPython kernel. The model can programmatically search its history, call tools, launch persistent sub-agents and store useful state outside the active context.

Prime Intellect: "The RLM treats context as a variable and subagent delegation as function calls inside a REPL."

They reportstrong gains across long-context and long-horizon tasks. With Opus 5, Prime Agent scored 95.5% on ARC-AGI-3, narrowly above the benchmark's reported 95.4% human expert baseline.

It also built working SEGA Genesis and Game Boy Color emulators from scratch in Rust on a preview benchmark :D

### 引用推文

> Prime Intellect：Introducing Prime Agent: A self-improving RLM harness for coding and long-running autonomous tasks. Designed to be both token-efficient and expressive through p...
