Setup

Geoff Agent is the native AI coding agent built into Geoff.

1. Get your API key

Create an API key from Settings > API Keys.

2. Install Geoff Agent

npm install -g @geoff-ai/agent

3. Configure

geoff-agent init
Enter your API key when prompted. This stores the configuration locally.

4. Start coding

geoff-agent
Geoff Agent connects directly to the Geoff API with full access to text, vision, and tool-use capabilities.