Trying to use it on Windows results in the following errors.
PS C:\Users\myUser\Documents\project1> agent-browser open google.com
✗ Failed to launch Chrome at "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe": The system cannot find the path specified. (os error 3)
PS C:\Users\myUser\Documents\project1> agent-browser install
Installing Chrome...
✓ Chrome 147.0.7727.24 is already installed
PS C:\Users\myUser\Documents\project1> agent-browser open google.com
✗ Failed to launch Chrome at "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe": The system cannot find the path specified. (os error 3)
Trying to use it on Windows results in the following errors.