Peekaboo/tests/unit/tools
Peter Steinberger dbb68e4294 feat: Auto-fallback to PNG for invalid format values and screen captures
- Screen captures with format 'data' now auto-fallback to PNG to prevent stack overflow
- Invalid format values (empty strings, null, unrecognized) gracefully fall back to PNG
- Added comprehensive tests for format validation
- Updated documentation to reflect the new behavior

This provides a better user experience by handling edge cases gracefully instead of returning errors.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 06:04:09 +01:00
..
analyze.test.ts accept path as silent fallback parameter 2025-06-08 04:05:13 +01:00
image.test.ts feat: Auto-fallback to PNG for invalid format values and screen captures 2025-06-08 06:04:09 +01:00
list.test.ts Add auto capture focus mode and fix list tool validation 2025-06-08 04:31:28 +01:00