Show demo budget when personal key is active
From the PR description
Summary\n- Show the hosted-demo budget card whenever demo mode is enabled, even if the user has added a personal Case.dev key.\n- Label the budget as bypassed when a personal key is active so users understand demo credits are not currently being consumed.\n\n## Tests\n- npx tsc --noEmit (frontend)\n- npm run build --prefix frontend
Our analysis
Keep demo budget visible when a personal key bypasses it — read the full analysis →
Think the analysis missed something the PR description covers?
Commits in this PR (2)
| SHA | Subject | Author | Date | |
|---|---|---|---|---|
918566b0 | Show demo budget when personal key is active | kveton | 2026-05-04 | ↗ GitHub |
bae6a181 | Clarify bypassed demo budget state | kveton | 2026-05-04 | ↗ GitHub |
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-9.md from
inside the repo you want the changes in.