Fixed
- Capture speed dramatically improved — ScreenCaptureKit content cache now persists indefinitely (only refreshes on monitor connect/disconnect). Eliminates the 200–500ms window enumeration delay on every capture. Concurrent callers share a single in-flight request instead of making duplicate XPC calls.
- Floating thumbnails appearing in screenshots — added 50ms delay after hiding thumbnails so the window server finishes compositing before capture.