Peekaboo/peekaboo-cli/Sources/peekaboo
Peter Steinberger 10672e57c0 Prepare v1.0.0-beta.15: Improved list tool usability and robustness
### Improved
- The list tool is now more lenient and user-friendly
- item_type parameter is now optional (defaults to 'running_applications')
- Intelligent auto-detection when app parameter is provided
- Enhanced error handling and validation

### Fixed
- Fixed crash when list tool called with empty item_type
- Improved image tool path handling for temporary files
- Better error messages and validation throughout

### Tests
- Added comprehensive test coverage for new list tool features
- Enhanced integration tests for improved scenarios
- Total test count increased from 223 to 228 tests

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 02:36:13 +01:00
..
ApplicationFinder.swift chore: bump version to 1.0.0-beta.13 2025-06-08 01:28:12 +01:00
ImageCommand.swift style: apply SwiftFormat final formatting 2025-06-08 02:02:37 +01:00
JSONOutput.swift Enhance error handling with specific exit codes and user-friendly messages 2025-06-07 22:44:07 +01:00
ListCommand.swift Apply SwiftFormat and fix all SwiftLint violations 2025-06-08 00:18:23 +01:00
Logger.swift Apply SwiftFormat and fix all SwiftLint violations 2025-06-08 00:18:23 +01:00
main.swift Prepare release 2025-05-27 00:21:29 +02:00
Models.swift style: apply SwiftFormat changes 2025-06-08 00:47:52 +01:00
PermissionsChecker.swift Apply SwiftFormat changes 2025-06-07 22:58:07 +01:00
Version.swift Prepare v1.0.0-beta.15: Improved list tool usability and robustness 2025-06-08 02:36:13 +01:00
WindowManager.swift Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00