For AI agents: the documentation index is at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Quickstart
Install taste-lint and run your first scan with a Vercel AI Gateway key.
Quickstart
1. Install
From your project directory:
npx taste-lint@latest initPass --agent to also write agent instructions, or --dry-run to preview setup.
2. Set a gateway key
Create a Vercel AI Gateway API key, then:
export AI_GATEWAY_API_KEY="your-vercel-ai-gateway-key"3. Scan
Published with Edda