Peekaboo/tests/unit
Peter Steinberger 4a2d802977 fix: Handle empty provider_config gracefully and improve case-insensitive targets
- Fix "Cannot convert undefined or null to object" error when provider_config is empty
- Make frontmost target case-insensitive (frontmost, FRONTMOST, Frontmost)
- Make window specifiers case-insensitive (WINDOW_TITLE, window_title, Window_Title)
- Add comprehensive test coverage for empty/null provider_config scenarios
- Improve error handling to prevent spread operator failures on undefined _meta

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 08:20:30 +01:00
..
tools fix: Handle empty provider_config gracefully and improve case-insensitive targets 2025-06-08 08:20:30 +01:00
utils fix: Prevent security vulnerability from malformed app targets 2025-06-08 08:16:39 +01:00