Commit Graph

9 Commits

Author SHA1 Message Date
Nikhil
bc9b3ea6da fix: remove ?binary from compile to prevent shell-util wasm (#65) 2025-12-03 11:05:56 -08:00
Nikhil
dfe53bccdd Better server build (#50)
* env.dev and env.prod separate

* build-script for releease of server
2025-11-06 08:15:09 -08:00
Nikhil Sonti
40a364f0e5 Rename to BrowserOS agent 2025-11-03 17:29:41 -08:00
Nikhil
cee71da999 BrowserOS server fixes -- execution dir, windows binary fixes (#47)
* patch windows exe to remove bun

* rcedit: windows-server exe

* args: execution-dir added
2025-11-03 17:14:36 -08:00
shivammittal274
c199f37ec9 mcp tests added for navigation only (#40)
* mcp tests added for navigation only

* browserOs mcp tests fixed
2025-10-31 10:06:22 -07:00
shivammittal274
51e304cc56 tests fixed 2025-10-29 17:17:15 -07:00
Nikhil
830f372575 New folder structure (#5)
* monorepo: core

* monorepo: tools and server

* mono: repo refactor

* moved tests, removed old files

* update server tests

* agent server location and TBD

* fix formatting

* add new workflows

* rename core to common, mcp-server, to mcp, agent-server to agent

* remove nodejs tests

* test: add simple GitHub Actions workflow for running tests on PR

* test workflow

* feat: add test coverage reporting to GitHub Actions workflow

- Run tests with --coverage flag to generate coverage reports
- Display coverage summary in PR comments
- Upload coverage artifacts for analysis
- Show coverage in GitHub Actions summary

* simple test workflow
2025-10-13 14:19:39 -07:00
Nikhil Sonti
95bf9a08e7 clean-up 2025-10-08 12:23:45 -07:00
Nikhil Sonti
ecee96e3e3 base commit 2025-10-08 09:48:48 -07:00