managarten/apps/figgos
Chr1st1anG a117d5479b feat(figgos): face image upload, loading/reveal screens + error handling
- Add optional face photo upload (expo-image-picker + expo-image-manipulator)
- Wire face image through backend to Gemini as inline base64 data
- Add loading screen with blurred placeholder card + pulsing animation
- Add reveal/unboxing screen with aligned banner layout
- Handle generation failures (check figure.status, show error on form)
- Add Gemini safety settings (BLOCK_NONE) to reduce false rejections
- Increase body limit to 5mb for base64 image payloads
- Add errorMessage to FigureResponse shared type
- Extract FlippableCard to reusable component

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:22:39 +01:00
..
apps feat(figgos): face image upload, loading/reveal screens + error handling 2026-02-12 13:22:39 +01:00
packages/shared feat(figgos): face image upload, loading/reveal screens + error handling 2026-02-12 13:22:39 +01:00
.gitignore feat(figgos): AI generation pipeline + frontend API integration 2026-02-11 23:22:51 +01:00
CLAUDE.md 📝 docs(figgos): update CLAUDE.md with generation pipeline + bg removal config 2026-02-11 23:31:11 +01:00
FEATURES.md feat(figgos): add NativeWind design system with semantic color tokens 2026-02-10 21:15:03 +01:00
package.json feat(figgos): AI generation pipeline + frontend API integration 2026-02-11 23:22:51 +01:00