13 Commits

Author SHA1 Message Date
Rami Bitar
d5e463a665 Strip template artifacts and fix lint errors
Remove npm lockfile, unused create-next-app SVGs, project-specific
next.config workarounds, and the unused @remixicon/react and date-fns deps.

Replace three set-state-in-effect patterns with useSyncExternalStore in
use-mobile, DialogPortal, and Carousel; the carousel change also fixes a
leaked reInit listener. yarn lint and yarn build are clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K8PmydbW6A1S2Tw3SFc3Cg
2026-07-23 19:24:23 -04:00
Rami Bitar
02327188e2 Drop packageManager field and refresh yarn/tsconfig settings
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K8PmydbW6A1S2Tw3SFc3Cg
2026-07-23 19:17:59 -04:00
Rami Bitar
4c35335b64 Migrate to next 16.2.10 2026-07-17 15:05:00 -04:00
Rami Bitar
d919ec4788 Remove AGENTS.md and CLAUDE.md
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0184B4PAd3uXhcJ6Hfrptkdg
2026-07-02 22:07:20 -04:00
Rami Bitar
b37625007b Mount-gate DialogPortal for SSR safety
Defensive guard so the portal only mounts client-side. Radix's Portal is
already SSR-safe, so this is belt-and-suspenders.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019RCfQKfr64YJbFRs3Ai9v2
2026-06-30 17:26:30 -04:00
Rami Bitar
1037183769 Update landing copy to template getting-started message
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 10:14:28 -04:00
Rami Bitar
8499841634 Update landing subtitle to highlight prompt, image, and link inputs
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 18:55:40 -04:00
Rami Bitar
839d9fdb55 Simplify landing hero and clarify sandbox guidance in agent docs
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 18:44:18 -04:00
Rami Bitar
7467cdce3f Rewrite agent guidance: sandbox notes, style guide, fonts, Vercel AI
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 16:20:56 -04:00
Rami Bitar
20d666b375 Load Geist via @font-face and update landing copy for vibe-coding template
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 16:05:45 -04:00
Rami Bitar
d2558fc07e Use min-h-screen and add gap-20 to main layout
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 15:49:26 -04:00
Rami Bitar
2b93443340 Update nextjs-vercel 2026-06-28 15:24:24 -04:00
Rami Bitar
cc75b4dac0 Initial commit from Create Next App 2026-06-28 15:13:45 -04:00