mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-06-29 05:39:33 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| Sources/peekaboo | ||
| TestHost | ||
| Tests | ||
| .swiftformat | ||
| .swiftlint.yml | ||
| Package.swift | ||
| run-local-tests.sh | ||