mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-03-25 09:25:47 +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> |
||
|---|---|---|
| .. | ||
| analyze-tool.test.ts | ||
| image-tool.test.ts | ||
| invalid-format-integration.test.ts | ||
| mcp-server-real.test.ts | ||
| mcp-server.test.ts | ||
| peekaboo-cli-integration.test.ts | ||