Downloads
Pick your platform.
All builds are free and open source. Requires Node.js 18+.
Or browse all releases and the source on GitHub.
Free & open source
Fob runs on your computer with your files, your AI CLIs, and your project memory. No account, no license key. Requires Node.js 18+.
Downloads
All builds are free and open source. Requires Node.js 18+.
Or browse all releases and the source on GitHub.
Install steps
# macOS / Linux
unzip fob-0.1.0-mac-arm64.zip # or -linux.zip
cd fob-0.1.0-mac-arm64
./install.sh
# Windows (PowerShell)
Expand-Archive fob-0.1.0-windows.zip
cd fob-0.1.0-windows
powershell -ExecutionPolicy Bypass -File install.ps1
# then, on any OS:
cd your-project
fob try # opens http://127.0.0.1:8787
What you get
Privacy
Fob works against your local files and your own AI CLIs. It does not send your code, screenshots, prompts, AI answers, or project memory anywhere.