# vercel-labs/agent-browser SLOC report

> As of 2026-09-15 (commit 8f58d0a154b9), vercel-labs/agent-browser contains 184,587 total lines: 161,459 code, 7,712 comments, 15,416 blank, across 330 files in 14 languages (top: Rust 54.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vercel-labs/agent-browser has 161,459 source lines of code out of 184,587 total lines across 330 files, counted from the 8f58d0a154b90ecae3d9c1cb3728f19ef8067ce3 ref at commit 8f58d0a154b9 by the OctoCounts tokei engine on 2026-09-15. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving vercel-labs/agent-browser to commit 8f58d0a154b9, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 87.5% of all lines, comments represent 4.2%, and the repository averages 489 code lines per file. Rust accounts for 54.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 80 | 98,891 | 87,820 | 2,467 | 8,604 |
| JSON | 23 | 35,958 | 35,958 | 0 | 0 |
| YAML | 7 | 23,283 | 20,826 | 11 | 2,446 |
| TSX | 68 | 11,095 | 9,993 | 118 | 984 |
| TypeScript | 72 | 5,958 | 5,056 | 282 | 620 |
| JavaScript | 11 | 774 | 556 | 125 | 93 |
| Shell | 9 | 736 | 459 | 164 | 113 |
| CSS | 3 | 444 | 414 | 1 | 29 |
| Python | 1 | 176 | 162 | 6 | 8 |
| HTML | 9 | 119 | 119 | 0 | 0 |
| TOML | 1 | 70 | 60 | 1 | 9 |
| SVG | 6 | 64 | 36 | 28 | 0 |

Top language (Rust 54.4%). Generated at 2026-09-15T21:38:49.472440606+00:00. Canonical report: https://octocounts.com/github/vercel-labs/agent-browser

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vercel-labs/agent-browser/commit/8f58d0a154b90ecae3d9c1cb3728f19ef8067ce3?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does vercel-labs/agent-browser have?

vercel-labs/agent-browser has 184,587 total lines, including 161,459 code lines, 7,712 comment lines, and 15,416 blank lines.

### How was the vercel-labs/agent-browser line count measured?

OctoCounts resolved the public GitHub repository to commit 8f58d0a154b9, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for vercel-labs/agent-browser?

This OctoCounts report was generated from 8f58d0a154b90ecae3d9c1cb3728f19ef8067ce3 at commit 8f58d0a154b9 on 2026-09-15T21:38:49.472440606+00:00.

## Similar repository reports

- [smol-machines/smolvm](https://octocounts.com/github/smol-machines/smolvm) — Rust, 158,233 code lines
- [UniClipboard/UniClipboard](https://octocounts.com/github/UniClipboard/UniClipboard) — Rust, 155,911 code lines
- [pbakaus/impeccable](https://octocounts.com/github/pbakaus/impeccable) — Rust, 152,523 code lines
- [boa-dev/boa](https://octocounts.com/github/boa-dev/boa) — Rust, 171,331 code lines
- [imanect-labs/shiki-platform](https://octocounts.com/github/imanect-labs/shiki-platform) — Rust, 150,431 code lines
- [akitaonrails/ai-memory](https://octocounts.com/github/akitaonrails/ai-memory) — Rust, 144,733 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
