Key Highlights
- New analyze_visual_diff MCP tool provides detailed descriptions of before/after screenshot differences for CLS debugging
- Fixed CLS frame detection to show exact frames where layout shifts occur (N-2 and N-1), not just nearby frames
- fix_my_jank now includes direct links to screenshots showing the visual change that caused each layout shift
- Consolidated log tags (CONSOLE.ERROR → ERROR) and removed padding to maximize horizontal space for narrow terminals
- SERVER logs now extract and display HTTP methods (GET, POST, etc.) as secondary tags with smart alignment
- Changed 'video' to 'frame sequence' throughout to match actual functionality