Commit Graph

2457 Commits

Author SHA1 Message Date
Nikhil Sonti
a12366ff99 log requests in mcp and agent 2025-10-22 14:17:28 -07:00
Nikhil
d23f20954d Refactor: BrowserOS + Agent (#17)
* rename PORT to AGENT_PORT

* rename WebsocketManger to ControllerBridge

* update the log info

* fix: rename wsManager to controllerBridge

* update Logger to use common/Logger

* fix: logger, unify and standarize the naming

* remove standalone agent

* rename to controller-based, cdp-based, cleaner imports in main and claude-sdk

* refactor: main.ts

* refactor: .env
2025-10-22 14:10:16 -07:00
Nikhil Sonti
0da0cb4583 updates to env 2025-10-22 08:57:49 -07:00
Nikhil Sonti
c2ac5cd3de bump version 2025-10-21 17:43:29 -07:00
Nikhil Sonti
d0fb41a81c browseros api: new get snapshot API 2025-10-21 17:43:10 -07:00
Nikhil Sonti
fcb6776cfc browseros api: fix accessbility tree API 2025-10-21 17:42:48 -07:00
Nikhil Sonti
ff516e94e9 Merge branch 'main' of https://github.com/browseros-ai/BrowserOS 2025-10-21 17:41:51 -07:00
shivammittal274
7dca217cf6 agent integrated based on mcp+controller (#8) 2025-10-21 14:23:02 -07:00
Felarof
8b4fdd3b7e Update README.md 2025-10-21 11:49:08 -07:00
Felarof
55d3c7a26a Documentation edits made through Mintlify web editor 2025-10-18 17:43:29 -07:00
Felarof
d16bbd51b0 Update onboarding.mdx 2025-10-18 17:41:11 -07:00
Felarof
4a208723b3 Update how-to-guide.mdx 2025-10-18 09:20:47 -07:00
Felarof
bac3a71d23 Update README.md 2025-10-17 15:55:43 -07:00
Felarof
561381f5f8 Update README.md 2025-10-17 15:54:29 -07:00
Nikhil Sonti
6ae492849e Revert "fix: mark browseros domain as safe"
This reverts commit 6805c5f7b9412b50b6b3d711f115a279aca1b664.
2025-10-17 15:19:21 -07:00
Felarof
00eb157cd3 Update how-to-guide.mdx 2025-10-17 13:34:46 -07:00
Felarof
683d14166d Update how-to-guide.mdx 2025-10-17 13:28:22 -07:00
Felarof
dfc7aec341 Update how-to-guide.mdx 2025-10-17 13:16:54 -07:00
Felarof
3e60bafbd1 Docs 2025-10-17 13:05:38 -07:00
Nikhil Sonti
db93738bc0 BrowserOS - 0.28.0 2025-10-17 12:51:57 -07:00
Nikhil
f327a41281 browseros mcp support (#135)
* disable: navigator.webdriver

* implement browseros server

* fix: browseros api fixes for prefs

* copy browoser binaries on build

* support browseros binary override

* BUMP version

* update binaries

* browseros server updates: include agent-port, better port handling

* bump version

* add browseros_server to macos sign.py

* fix: linux package to copy browseros-server

* minor

* browseros server: windows file path fix

* fix: windows packaging + signing

* update browseros_server

* update browseros_server

* add controller extension ID

* minor update to first_run

* add chrome://browseros/settings URI

* update to metrics

* windows fix for browseros_server

* update patch version

* fix: browseros_server entitlements

* fix: windows browseros_server location

* appcast update
2025-10-17 12:51:15 -07:00
Felarof
4222471862 Update how-to-guide.mdx 2025-10-17 12:48:23 -07:00
Felarof
d5ee9b3ea4 Update how-to-guide.mdx 2025-10-17 12:46:35 -07:00
Felarof
f3362efe4e Update how-to-guide.mdx 2025-10-17 11:38:30 -07:00
Felarof
7d61485c96 Update how-to-guide.mdx 2025-10-17 11:35:31 -07:00
Felarof
fab7ccfa92 Update how-to-guide.mdx 2025-10-17 11:33:16 -07:00
Felarof
7e5263e064 Update how-to-guide.mdx 2025-10-17 11:32:54 -07:00
Felarof
c3c61ad162 Update how-to-guide.mdx 2025-10-17 11:31:39 -07:00
Felarof
a7eb179fdd Update docs 2025-10-17 11:29:08 -07:00
Nikhil
5f82930c4e Change port placeholder in MCP server setup
Updated port placeholder in installation instructions.
2025-10-17 10:43:42 -07:00
Nikhil
a1719dc3f3 Update how-to-guide.mdx 2025-10-17 10:43:10 -07:00
Felarof
696882c152 Documentation edits made through Mintlify web editor v0.28.0 2025-10-16 19:24:13 -07:00
Felarof
b348a4dd1c Fix 2025-10-16 19:18:43 -07:00
Felarof
07e1d88af2 Updated docs 2025-10-16 19:17:16 -07:00
Felarof
81a9ec7e27 Documentation edits made through Mintlify web editor 2025-10-16 19:11:53 -07:00
Felarof
2ba4d1c678 Documentation edits made through Mintlify web editor 2025-10-16 19:03:28 -07:00
Felarof
fc44522174 New doc 2025-10-16 18:33:24 -07:00
Nikhil
b879153978 fixes (#14) 2025-10-16 16:48:51 -07:00
Nikhil Sonti
d7707985f7 minor port update 2025-10-16 15:31:19 -07:00
shivammittal274
7e091188f6 BrowserOS controller - Fixes (#13)
* controller fixes

* get page content fixed

* get page content fixed

* get page content fixed
2025-10-16 15:22:09 -07:00
Nikhil Sonti
384ea76dc7 adding icons 2025-10-16 13:45:45 -07:00
Nikhil Sonti
3d0b714f15 update test-mcp-server script 2025-10-16 12:42:24 -07:00
Nikhil Sonti
0f942f619f update CDP tools that are registered 2025-10-16 12:23:25 -07:00
Nikhil Sonti
bb8e85116f remove sidepanel permissions 2025-10-16 12:01:30 -07:00
Nikhil Sonti
25259dc307 controller-ext use port from constant as fallback 2025-10-16 10:46:38 -07:00
Nikhil Sonti
09de761eca update logger, update extenion-port to 9225 2025-10-16 10:43:34 -07:00
shivammittal274
7e8ce4dd96 Controller fixes (#11) 2025-10-16 10:31:46 -07:00
Nikhil
4f0fa2d200 controller-ext production readiness (#12)
* update controller-ext manifest

* add extension-controller build commands in main package.json

* remove controller-ext environments and move to constants

* update package.json build commands

* fix: controller-ext webpack to combine files for production

* webpack: enable console logs for controller-ext for now in prod

* update README
2025-10-16 10:18:59 -07:00
Felarof
d13b8cf6f5 Documentation edits made through Mintlify web editor 2025-10-16 09:58:10 -07:00
Nikhil Sonti
beae55c98e update bun.lock 2025-10-16 08:55:54 -07:00