ALFRED PI
/// extension for the pi agent
pi already runs, already has tools, already keeps the session. Alfred sits on top and handles the rest: keys, models, what you have spent today, and which craft this prompt belongs to.
You type «audit this repo». You do not pick a pack. Alfred reads the sentence, sometimes a file at the root, and loads security. The model sees that room's context.md. The other ten stay off. If the turn later bends toward tests, skills you enabled are still in the menu.
Before it writes models.json or auth.json it shows the diff and waits. If the budget looks ugly it warns; it does not kill the reply. If the current model has failed twice, the next link in the chain comes in on the following turn, not mid-stream.
Eleven crafts covered, from security to data analysis, each with its own skills and prompts. The presets include Ollama and local servers, on equal footing with the cloud ones. The figures above are counted from the repository when the page is built.
The radar looks for whole words in what you just typed. «express» does not fire on «expression». If nobody matches, it looks at the root: aDockerfile, an astro.config.mjs, asonar-project.properties. Tie: the name that comes first alphabetically wins. What gets injected is about fifteen lines, from that room.
Starting from zero? Install, then first steps. Already running? This is how a turn goes. A specific doubt (working locally, Chrome, the 0.2 move)? It is in the FAQ.
The full technical docs live in docs/*.md, mounted here as-is.