Antigravity
e2672cd2c2
feat(notes): liens internes, onglet Réseau, living blocks et consentement IA
...
CI / Lint, Test & Build (push) Failing after 1m19s
CI / Deploy production (on server) (push) Has been skipped
Rend les liens entre notes visibles et persistants (sync NoteLink au save, auto-save, graphe réseau rafraîchi), ajoute living blocks, Memory Echo, recherche globale, consentement IA explicite et consolide les prototypes design en architectural-grid.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-24 14:27:29 +00:00
99d0583871
feat: IA Note — rename panel, add Resource tab + chat hover-actions
...
Deploy to Production / Build and Deploy (push) Successful in 44s
- Renamed 'AI Copilot' / 'Assistant IA' → 'IA Note' everywhere in UI
- Added 3rd 'Ressource' tab in IA Note panel with:
* Optional URL field that scrapes page text (via new scrapePageText action)
* Textarea for paste (markdown, HTML, plain text)
* 3 integration modes: Remplacer / Compléter (AI) / Fusionner (AI)
* Dual-format preview: Rendu + Markdown brut before applying
- Added hover-actions on assistant chat messages:
* Remplacer / Compléter / Fusionner appear on hover
* Triggers same preview/apply flow via resource tab
- New API route: POST /api/ai/enrich-from-resource
* Supports complete and merge modes with language-aware prompts
- Extended scrape.ts with scrapePageText() (full content extraction)
2026-05-02 21:06:25 +02:00