VIII.Agent · Prime Agent
Prime Agent
Prime Intellect's self-improving harness. Every tool is Python it writes into one workspace that stays alive — so it searches your files instead of memorising them. Give it a job, set the gates, and it can't call the work done until the checks pass.
All systems
◈
Prime Agentchecking
Self-improving RLM harness · one persistent Python workspace · subagents, goals, refine · bounded autonomous mode with quality gates
prime-agent — ~/.agentic-os/prime-agent/builds
◈ Prime Agent — a self-improving harness for long jobs
every tool is Python it writes into one workspace that stays alive all session
subagents are function calls · goals persist · gates must pass before it may stop
every build lands in Workspace, every run is saved in Sessions
Tips
1. Say what you want built and press Enter — watch the Python it runs, live.
2. Leave Autonomous on: it keeps working until every gate below passes.
3. A gate is just a check — test -f index.html means the file has to actually exist.
gates:
❯
? try: