6184b0dc96
- Add 30s fetch timeouts to search and tile API calls (prevents hanging) - Change default SEARCH_URL from http://api.pixelrag.ai:30001 to https://api.pixelrag.ai - Reduce maxTurns from 20 to 8 (prevents agent retry loops) - Update system prompt to cap tile views at 4 and forbid web search fallback - Add Lightbox component to chat page (SearchCard + TileGallery tiles) - Add prominent "Back" button bar to Lightbox overlay - Fix crypto.randomUUID() fallback for non-localhost origins Co-authored-by: Zhifei Li <andy_lizf@outlook.com>