Recipes
All recipes

Starter Template

A minimal Pi coding agent with repository inspection, shell, and file-editing tools.

Coding

Run it

git clone https://github.com/introspection-recipes/template-starter
cd template-starter

pi --recipe .

The clone is the install. Change anything in it and the next launch picks the change up, because Pi reads the directory rather than a built artifact.

What is inside

1 agent
One definition, with its model, tool allowlist and instructions.