Enhanced CLAUDE.md with details on macOS design components and icon usage.
Changes
- Documented the Design struct in MacContentView.swift, outlining color constants for the design system.
- Clarified that custom Lucide icon shapes are utilized instead of SF Symbols for better flexibility.
- Noted the existence of a duplicate AIPanelView in MacContentView.swift that is actively used.
- Explained how LucideIconButton renders Shape-based icons with configurable stroke color for better visual consistency.
- Provided guidance on where to look when modifying AI panel icons, improving developer orientation.