Skip to content

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

Full tutorial →


Starter Example with Claude Code

Full tutorial →


Starter Example with Codex

Full tutorial →


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.

Full tutorial →