mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-12 12:25:50 +00:00
- Remove DispatchSemaphore usage that violated Swift concurrency rules - Implement RunLoop-based async-to-sync bridging in runAsyncCapture() - Convert all capture methods to async/await patterns - Replace Thread.sleep with Task.sleep in async contexts - Keep ParsableCommand for compatibility, avoid AsyncParsableCommand issues - Add comprehensive tests and documentation - Improve error handling and browser helper filtering 🤖 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 | ||