Peekaboo/tests/integration
Peter Steinberger 94e966fa98 feat: Add fuzzy matching for application names
- Implement Levenshtein distance algorithm for fuzzy app name matching
- Handle common typos like "Chromee" → "Google Chrome"
- Add window-specific labels in analysis results
- Improve error messages with app name suggestions
- Fix TypeScript JSON parsing for error responses
- Update tests for new error message formats

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 05:22:58 +01:00
..
analyze-tool.test.ts Prepare for v1.0.0-beta.3 release 2025-05-25 14:07:21 +02:00
image-tool.test.ts Add auto capture focus mode and fix list tool validation 2025-06-08 04:31:28 +01:00
mcp-server-real.test.ts feat: Add fuzzy matching for application names 2025-06-08 05:22:58 +01:00
mcp-server.test.ts Add Swift linting and enhance image capture features 2025-05-25 18:02:39 +02:00
peekaboo-cli-integration.test.ts feat: Add fuzzy matching for application names 2025-06-08 05:22:58 +01:00