Tutorials¶
Get started with Evolve on your platform of choice. Each tutorial walks through installing Evolve and demonstrating how agents learn from past sessions.
Starter Example with IBM Bob¶
Starter Example with Claude Code¶
Starter Example with Codex¶
Starter Example: Evolving Agent Loop¶
The starter examples above use Evolve Lite. This tutorial instead walks through full Evolve (MCP server / CLI): taking an existing Python agent, tracing its runs, generating guidelines from those traces, and retrieving the guidelines back into a new run so the agent actually uses them.