Documentation

Docs

Everything you need to install, configure, and build on Agent Friday. The full reference lives on GitHub — these are the doors in.

Quick start

01 · Download

Get the Windows build from GitHub releases, or clone the repo and run install.sh.

02 · Add keys

Drop in your model API keys, or run fully local with Ollama and zero cloud keys.

03 · Onboard

Run /onboard, tell Friday about yourself once, and open Friday Desktop at localhost:3000.

git clone https://github.com/FutureSpeakAI/Agent-Friday.git cd Agent-Friday && ./install.sh

Building a governed agent of your own? Start with the safety layer.