Settings

Configure API keys, provider access, and code repo links

OpenAI Admin API Key
Required to pull usage and cost data across all projects and API keys. Generate one at platform.openai.com/settings/organization/admin-keys

Your key is stored only in your browser's localStorage. It is sent over HTTPS to our API proxy which forwards it to OpenAI — it is never logged or stored server-side.

GitHub Repo Links
Link each API key to a GitHub repository. When you run AI Analysis, the scanner finds model call sites in your code and recommendations will name exact files and line numbers rather than generic patterns. Requires a GITHUB_TOKEN (read-only PAT) set in Vercel environment variables.

Link API keys to GitHub repos so AI Analysis can name specific files and functions when making recommendations.

Set GITHUB_TOKEN in Vercel environment to enable repo scanning.

No repo links yet.

SmartRouter — Coming in Phase 1
Drop-in OpenAI-compatible proxy that automatically routes to the cheapest model that meets your quality requirements. BYOK (bring your own provider keys). Set routing rules per project, budget ceilings, and task-type overrides.
Anthropic — Phase 2
Google Vertex AI — Phase 2
AWS Bedrock — Phase 2