You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: replace Playwright with agent-browser for deterministic pipeline
- Phase 0 now uses agent-browser CLI for screenshots, color extraction,
brand/font/icon detection — fully deterministic, zero Claude API cost
- Add section catalog and page renderers for structured page generation
- Add pixel-diff module for visual verification
- Add finalizeProject() to adapter interface to fix theme toggle and
hydration issues after template writing
- Next.js adapter patches layout.tsx with suppressHydrationWarning and
touches globals.css to trigger Turbopack recompilation
- Remove playwright-core dependency
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments