Peekaboo/tests/unit
Peter Steinberger 34dac65d2a fix: Handle empty string item_type parameter in list tool
Fixes issue where item_type: '' was not properly defaulting to the correct operation.
Empty strings and whitespace-only strings now fall back to the proper default logic:
- If app is provided: defaults to 'application_windows'
- If no app: defaults to 'running_applications'

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 08:33:44 +01:00
..
tools fix: Handle empty string item_type parameter in list tool 2025-06-08 08:33:44 +01:00
utils fix: Prevent security vulnerability from malformed app targets 2025-06-08 08:16:39 +01:00