mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:41:09 +02:00
- 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> |
||
|---|---|---|
| .. | ||
| apps | ||
| packages/shared | ||
| .gitignore | ||
| CLAUDE.md | ||
| FEATURES.md | ||
| package.json | ||