mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-07 11:35:48 +00:00
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> |
||
|---|---|---|
| .. | ||
| analyze-edge-cases.test.ts | ||
| analyze.test.ts | ||
| defensive-format-validation.test.ts | ||
| edge-case-fixes.test.ts | ||
| image-edge-cases.test.ts | ||
| image.test.ts | ||
| improved-window-error-messages.test.ts | ||
| invalid-format.test.ts | ||
| list.test.ts | ||
| multiple-app-matches.test.ts | ||
| path-traversal-error-handling.test.ts | ||
| window-title-matching.test.ts | ||