Prompt config
Prompts as feature flags. Each project's prompts are toggled per environment, served from a cache, and invalidated on your schedule, not a redeploy's. The workflow you know from LaunchDarkly, pointed at prompts.
Loading projects…
Toggle, don’t deploy
Flip a prompt on in development, promote it to staging, then production, without shipping code between each step.
Cache with intent
A served prompt stays cached until you invalidate it. Stale prompts re-render and re-cache on the next request.
Your projects, next
This board runs on demo projects stored in your browser. The same workflow is built to sit in front of a real prompt store.