Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@ The first `browser_execute` call builds a Python venv at
- `AGENTS.md` — code style + maintenance notes for agents working in this repo.
- `install.sh` — what `bcode.sh/install` serves.

## Telemetry

BrowserCode sends anonymous usage traces to help improve the project. To opt
out, set `DO_NOT_TRACK=1` in your environment.

## License

MIT. See `LICENSE`.
Loading