MittaAI / webwright

Webwright is an AI-powered terminal emulator that lives within your OS. It eliminates time spent on repetitive tasks, conjures code, summons software, and bends the OS to its will. Are you ready to release the ghost in your shell?
MIT License
31 stars 2 forks source link

Update browser function to support macOS #32

Closed kordless closed 3 months ago

kordless commented 3 months ago

The current browser function is hardcoded to work on Windows by launching Google Chrome or falling back to Microsoft Edge. However, this doesn't work on macOS systems.

Please update the browser function to be compatible with macOS as well. Some suggestions:

This enhancement will make the browser function more widely usable across different operating systems. Let me know if any additional info would be helpful to implement this update.