- Previous chunked btoa approach encoded each chunk independently,
producing corrupted base64 that Gemini couldn't parse (returned {})
- Now builds complete binary string first, then encodes once with btoa
- Added screenshot debug info to channel errors for diagnostics
- Confirmed: foundingYear 2004, doctors, gangnamunni data all extracted
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| config.ts | ||
| extractSocialLinks.ts | ||
| normalizeHandles.ts | ||
| researchPrompt.ts | ||
| retry.ts | ||
| verifyHandles.ts | ||
| visionAnalysis.ts | ||