







A self-improving RLM agent for coding workflows and long-running autonomous tasks.
Prime Agent: A self-improving RLM agent
Prime Agent is our open-source, self-improving coding harness built around two abstractions: the Recursive Language Model (RLM) and the Continual Harness. With Opus 5, it achieves 95.5% on ARC-AGI-3, surpassing the reported human expert baseline.

Prime Intellect - The Open Stack for Self-Improving Agents
The compute and infrastructure platform for you to train, evaluate, and deploy your own agentic models.

Prime Intellect - The Open Stack for Self-Improving Agents
The compute and infrastructure platform for you to train, evaluate, and deploy your own agentic models.

Optimizing Agentic Workflows using Meta-tools
Agentic AI enables LLM to dynamically reason, plan, and interact with tools to solve complex tasks. However, agentic workflows often require many iterative reasoning steps and tool invocations,...

Scaling long-running autonomous coding · Cursor
We've been experimenting with running coding agents autonomously for weeks at a time.

Training Agentic Reasoners — Will Brown, Prime Intellect
Agent Skills
AI coding agents take the shortest path to done, which usually means skipping the specs, tests, and reviews that make software reliable at scale. Agent Skill...

Building and evaluating AI Agents — Sayash Kapoor, AI Snake Oil
Equipping agents for the real world with Agent Skills
Discover how Anthropic builds AI agents with practical capabilities through modular skills, enabling them to handle complex real-world tasks more effectively and reliably.

AI agent runs amok in Fedora and elsewhere
Agentic AI systems can be used to do a variety of things autonomously on behalf of a human user [...]
AI agents team up in Agent Laboratory to speed scientific research
Johns Hopkins University and AMD have developed Agent Laboratory, a new open-source framework that pairs human creativity with AI-powered workflows.


Managing Agent Skills with Your Package Manager | pavel.pink
AI coding agents use skills — markdown files that teach them domain-specific tasks. We publish ours as conda packages and manage them with pixi, getting versioning, lockfiles, and supply chain security for free.

pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of function calling, memory, and ReAct patterns.
The Agentic Systems Series - The Agentic Systems Series
Welcome to the complete guide for building AI coding assistants that actually work in production. This comprehensive three-book series takes you from fundamental concepts to implementing enterprise-ready collaborative systems.