Open-Generative-AI/app
Gal Inbar 96dfd0fbab fix(layout): suppress hydration warning caused by browser extensions
Browser extensions (Grammarly, etc.) inject attributes into <body>
after SSR, causing React hydration mismatches. suppressHydrationWarning
silences the noise without affecting functionality.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 10:50:20 +03:00
..
agents feat: integrate AI agent studio with minimal UI and upgrade Tailwind v4 2026-04-22 15:22:26 +05:30
api feat: integrate AI agent studio with minimal UI and upgrade Tailwind v4 2026-04-22 15:22:26 +05:30
studio/[[...slug]] feat: implement workflow identity persistence, unify api auth, and upgrade tailwind to v4 2026-04-21 19:38:34 +05:30
workflow/[id] feat: implement workflow identity persistence, unify api auth, and upgrade tailwind to v4 2026-04-21 19:38:34 +05:30
globals.css feat: finalize studio persistence and multiple reference image upload UI 2026-04-10 18:40:41 +05:30
layout.js fix(layout): suppress hydration warning caused by browser extensions 2026-04-29 10:50:20 +03:00
page.js Convert to Next.js monorepo with shared studio component library 2026-03-21 10:47:00 +05:30