AI providers

Local Simulator

Add one or more providers. Switching provider never changes your prompts — the generation engine speaks a single normalized message format and adapts payloads per vendor. Keys are obfuscated at rest in the local vault and are intended to be relayed through the server-side proxy in production.

Configure provider

Security model. Access to this workspace is gated by a password that is only ever compared as a salted SHA-256 digest. Browser builds obfuscate provider keys in localStorage; production deployments must route every request through the Edge Function proxy at /api/ai/proxy with rate limiting, retries and per-user quotas so keys never reach the client bundle.

Image providers

Fallback chain

    Vault & data

    • Projects stored0
    • Prompts saved0
    • Vault size0 KB
    • Access controlPassword gate · SHA-256
    • EncryptionXOR + Base64 (local)