Antigravity
c415d93945
CI / Lint, Unit Tests & Build (push) Failing after 1m7s
CI / Deploy production (on server) (push) Has been skipped
feat: Tier 1 & 2 — Daily Note, Voice, Flashcard quota, Readwise, Calendar, Agent Gallery
Tier 1:
- BASIC tier: chat (10/mo) + reformulate (10/mo) désormais accessibles
- Nouveaux quotas: ai_flashcard + voice_transcribe dans tous les tiers
- /api/notes/daily : note du jour auto-créée (find or create)
- Bouton Note du Jour dans la sidebar (CalendarDays)
- Voice-to-Text dans l'éditeur (Web Speech API, bouton Mic toolbar)
- Flashcard generation → quota ai_flashcard (au lieu de reformulate)
Tier 2:
- Intégration Readwise: GET/POST/DELETE /api/integrations/readwise
- Intégration Google Calendar: OAuth flow + today's events + meeting notes
- /api/integrations/calendar + /callback
- Page /settings/integrations avec cards Calendar + Readwise
- SettingsNav: onglet Intégrations
- AgentTemplates: catégories + 4 nouveaux templates (Digest/Recap/AutoTagger/Synthesis)
Schema:
- UserAISettings.integrationTokens Json? (migration 20260529160000)
- prisma generate + migrate deploy appliqués
Fix:
- SpeechRecognition types (triple-slash @types/dom-speech-recognition)
- Notebook.create: suppression champ 'description' inexistant
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-29 15:14:01 +00:00
..
2026-04-20 22:48:06 +02:00
2026-04-25 20:46:10 +02:00
2026-04-26 11:35:50 +02:00
2026-04-26 11:51:43 +02:00
2026-05-17 08:53:29 +00:00
2026-04-28 21:37:22 +02:00
2026-04-28 21:05:55 +02:00
2026-04-28 22:18:46 +02:00
2026-05-01 16:14:07 +02:00
2026-05-01 16:14:07 +02:00
2026-05-05 21:58:18 +00:00
2026-05-09 07:28:03 +00:00
2026-05-09 15:46:21 +00:00
2026-05-17 08:53:29 +00:00
2026-05-12 09:19:01 +00:00
2026-05-17 13:56:02 +00:00
2026-05-17 17:29:51 +00:00
2026-05-19 19:10:48 +00:00
2026-05-24 14:27:29 +00:00
2026-05-24 14:27:29 +00:00
2026-05-24 18:57:33 +00:00
2026-05-24 19:22:20 +00:00
2026-05-24 23:03:16 +00:00
2026-05-24 23:03:16 +00:00
2026-05-29 11:24:56 +00:00
2026-05-29 14:36:06 +00:00
2026-05-29 15:14:01 +00:00
2026-04-20 22:48:06 +02:00