Issue Type
Both / Not sure
Operating System
macOS
Description of the bug
Summary
browseros-cli status fails with HTTP 404.
Steps to reproduce
browseros-cli status
### Actual result
Error: server returned HTTP 404:
### Expected result
status should return BrowserOS runtime status, or fall back to an available compatible endpoint if /status is not supported by
the current server.
For example, it should return a human-readable status similar to:
Browser: connected
or structured JSON when used with --json.
### Steps to Reproduce
run browseros-cli status
### Screenshots / Videos
_No response_
### BrowserOS Version
_No response_
### Additional Context
_No response_
Issue Type
Both / Not sure
Operating System
macOS
Description of the bug
Summary
browseros-cli statusfails with HTTP 404.Steps to reproduce