Peekaboo/src
Peter Steinberger 2676decf51 feat: Enhanced error messages for ambiguous app identifiers
- Error messages now include the list of matching applications when multiple apps match an identifier
- Shows bundle IDs alongside app names to help users disambiguate (e.g., Calendar (com.apple.iCal))
- Applies to both image and list tools for consistent user experience
- Added comprehensive tests for error detail handling

This makes it much easier for users to understand which specific application to target when there are multiple matches.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 06:16:15 +01:00
..
tools feat: Enhanced error messages for ambiguous app identifiers 2025-06-08 06:16:15 +01:00
types feat: Auto-fallback to PNG for invalid format values and screen captures 2025-06-08 06:04:09 +01:00
utils feat: Auto-fallback to PNG for invalid format values and screen captures 2025-06-08 06:04:09 +01:00
index.ts Fix TypeScript compilation errors 2025-05-27 01:10:35 +02:00