Commit 4d2cbea
fix: Implement robust macOS clipboard support with multi-strategy detection
- Add AppleScript-based clipboard access as primary method with automatic format conversion
- Implement pbpaste fallback with support for multiple UTIs (PNG, TIFF, JPEG)
- Add comprehensive error handling and debug logging throughout clipboard operations
- Create debug command for troubleshooting clipboard issues on macOS
- Add imageUploader.debug configuration option for verbose logging
- Fix clipboard detection failures that occurred with images from various macOS applications
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent c2b7657 commit 4d2cbea
5 files changed
Lines changed: 710 additions & 20 deletions
0 commit comments