Sandbox repeatedly checks for tart on MacOS and reports it's checks to the console - even if tart is configured to use Docker.
API key: e2b_000000000000000000000000000000000000
Config: /Users/ben/.sandbox/config.json
/bin/sh: tart: command not found
Control plane listening on :49982
Envd proxy listening on :49983
Reconciled TTLs for 0 sandbox(es)
<-- POST /sandboxes
--> POST /sandboxes 201 673ms
<-- GET /v2/sandboxes
/bin/sh: tart: command not found
--> GET /v2/sandboxes 200 9ms
/bin/sh: tart: command not found
/bin/sh: tart: command not found
Reconciled TTLs for 1 sandbox(es)
/bin/sh: tart: command not found
/bin/sh: tart: command not found
Reconciled TTLs for 1 sandbox(es)```
Mildly annoying, as you can see sandbox is working fine. Using sandbox v26.5.0 on MacOS 26.5.1
Sandbox repeatedly checks for tart on MacOS and reports it's checks to the console - even if tart is configured to use Docker.