mac-apps-launcher

# [0.9.0](https://github.com/Automata-Labs-team/MCP-Server-Playwright/compare/v0.8.0...v0.9.0) (2024-12-11) ### Features * add Claude config file handling for Windows and macOS ([65b3ac3](https://github.com/Automata-Labs-team/MCP-Server-Playwright/commit/65b3ac3ee5f5cc2d5600e1cec920db4b15e6287f)) # [0.8.0](https://github.com/Automata-Labs-team/MCP-Server-Playwright/compare/v0.7.2...v0.8.0) (2024-12-04) ### Features * **playwright:** add text-based interaction tools ([75ab511](https://github.com/Automata-Labs-team/MCP-Server-Playwright/commit/75ab511ce31f66acc2734f8fcf65c3a06b9802ea)) ## [0.7.2](https://github.com/Automata-Labs-team/MCP-Server-Playwright/compare/v0.7.1...v0.7.2) (2024-12-04) ### Bug Fixes * **handleToolCall:** make handleToolCall functions that interact with elements retry in the case that strict mode violations are encountered ([579744b](https://github.com/Automata-Labs-team/MCP-Server-Playwright/commit/579744b8c7c6034cd8334f32f22e5053cc0232e7)) ## [0.7.1](https://github.com/Automata-Labs-team/MCP-Server-Playwright/compare/v0.7.0...v0.7.1) (2024-12-04) ### Bug Fixes * update ensureBrowser function to be more resilient in case browser/page is closed during chat ([1886924](https://github.com/Automata-Labs-team/MCP-Server-Playwright/commit/1886924a42d789e9fa1e6257a1143034a8047de1)) # [0.7.0](https://github.com/Automata-Labs-team/MCP-Server-Playwright/compare/v0.6.5...v0.7.0) (2024-12-04) ### Features * **server:** make tool call result spec compatible ([13141ba](https://github.com/Automata-Labs-team/MCP-Server-Playwright/commit/13141ba44246e670bdc0214fe76b879f3683eebb))