Configuration

Linc uses case.dev as its model provider. Authenticate once with:


linc login

You can also provide an API key through the environment:


export CASEDEV_API_KEY=sk_case_...

Config Directory

By default, Linc stores user-level files under:


~/.linc/agent

Override that location with:


export LINC_CODING_AGENT_DIR=/path/to/agent-config

Common Files

Project-level settings can live in .linc/settings.json.