Peekaboo/peekaboo-cli
Peter Steinberger 8d8d9cb5f9 Release v1.0.0 🎉
First stable release of Peekaboo MCP with:
- macOS 14.0+ support (lowered from 15.0)
- Swift 6 with strict concurrency
- Complete async/await implementation
- Robust error handling
- Universal binary for Intel and Apple Silicon

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 20:56:04 +01:00
..
Sources/peekaboo Release v1.0.0 🎉 2025-06-08 20:56:04 +01:00
TestHost Fix deadlock in ImageCommand by replacing semaphore with RunLoop 2025-06-08 09:41:50 +01:00
Tests Apply SwiftFormat changes for v1.0.0 release 2025-06-08 20:35:27 +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 Lower macOS requirement from 15.0 to 14.0 2025-06-08 20:48:00 +01:00
run-local-tests.sh chore: bump version to 1.0.0-beta.13 2025-06-08 01:28:12 +01:00