Peekaboo/peekaboo-cli
Peter Steinberger 3f4a7c864b Fix list tool server_status handling and improve robustness
- Remove empty string from item_type enum to prevent undefined values
- Add defensive programming to buildSwiftCliArgs to filter out undefined/null values
- Improve item type determination logic with explicit string checks
- Add debug logging for Swift CLI arguments
- Fix double --json-output flag issue

This fixes the "Unknown operation: undefined" error when calling list with server_status.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 11:50:00 +01:00
..
Sources/peekaboo Fix list tool server_status handling and improve robustness 2025-06-08 11:50:00 +01:00
TestHost Fix deadlock in ImageCommand by replacing semaphore with RunLoop 2025-06-08 09:41:50 +01:00
Tests Update ApplicationFinderTests to use modern Swift Testing patterns 2025-06-08 11:28:37 +01:00
.swiftformat Add Swift 6.0 version to SwiftFormat config and apply formatting 2025-05-25 18:45:20 +02:00
.swiftlint.yml Add Swift linting and enhance image capture features 2025-05-25 18:02:39 +02:00
Package.swift Migrate to Swift 6 with strict concurrency 2025-06-08 11:23:10 +01:00
run-local-tests.sh chore: bump version to 1.0.0-beta.13 2025-06-08 01:28:12 +01:00