Faa

A local-first AI pair programmer for the terminal.

Install

curl -fsSL https://faaco.de/cli | sh

Or grab a binary from the releases page — macOS (Intel / Apple Silicon), Linux (glibc / musl, x86_64 / aarch64), Windows x86_64.

What it does

Getting started

# configure a provider interactively
faa provider login

# start a session
faa

Inside a session, commands start with : — try :info, :model, or :help. For tab completion, file tagging and inline syntax highlighting, set up the zsh integration.

Documentation