Files
BrowserOS/tests
Nikhil 3f6160df24 feat: support TOML base config in browseros-server (#86)
* feat: support reading config from TOML file

* fix: wip toml config

* refactor: one config, merged from args, config and config.toml example

* fix: update package.json to have bun start:with_toml

* docs: add quick toml explaination

* refactor: clean-up /init endpoint, we'll use TOML to pass config
2025-12-10 15:14:44 -08:00
..