fix(scanner): Gemini model + readable scan errors #37
No reviewers
Labels
No labels
agent-context-drift
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rstillwell/deckhearth#37
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/scan-identify-gemini-errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
gemini-2.0-flash(free-tier limit 0) togemini-2.5-flash(matches pre-#34 browser client). Override viaGEMINI_VISION_MODELenv var.logScanAttemptbest-effort so missing telemetry tables do not block scans.Operator follow-up (required for scans to work)
After merge, confirm Vercel Production + Preview have
GEMINI_AI_API_KEYset. If the pre-#34 key was exposed, Google may have restricted the project — create a new key in a fresh Google AI Studio project and update Vercel +.env.local.Test plan
npm run test:run— 21/21Made with Cursor
The latest updates on your projects. Learn more about Vercel for GitHub.
Pipeline Health
Build + CI gates
Build runs on Vercel; this CI runs lint and schema-map drift only (no duplicate build).
Role reports
See individual comments above for details. This rollup updates automatically.
Visual Diff
Screenshots and diffs uploaded as artifacts: view run
If intentional changes: update snapshots locally with
npx playwright test --project=visual --update-snapshotsand commit.