# vercel-labs/open-agents SLOC report

> As of 2026-09-16 (commit 53162d270260), vercel-labs/open-agents contains 137,646 total lines: 123,396 code, 3,312 comments, 10,938 blank, across 667 files in 9 languages (top: TypeScript 43.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vercel-labs/open-agents has 123,396 source lines of code out of 137,646 total lines across 667 files, counted from the 53162d270260ba696710804334bd3de3f1ed7410 ref at commit 53162d270260 by the OctoCounts tokei engine on 2026-09-16. 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/open-agents to commit 53162d270260, 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 89.6% of all lines, comments represent 2.4%, and the repository averages 185 code lines per file. TypeScript accounts for 43.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 369 | 62,675 | 53,014 | 2,137 | 7,524 |
| TSX | 198 | 40,320 | 36,332 | 775 | 3,213 |
| JSON | 49 | 33,245 | 33,245 | 0 | 0 |
| CSS | 1 | 443 | 413 | 1 | 29 |
| SQL | 37 | 386 | 354 | 32 | 0 |
| Shell | 1 | 35 | 22 | 3 | 10 |
| SVG | 6 | 10 | 10 | 0 | 0 |
| JavaScript | 1 | 7 | 6 | 0 | 1 |
| Markdown | 5 | 525 | 0 | 364 | 161 |

Top language (TypeScript 43.0%). Generated at 2026-09-16T15:33:19.674646178+00:00. Canonical report: https://octocounts.com/github/vercel-labs/open-agents

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vercel-labs/open-agents/commit/53162d270260ba696710804334bd3de3f1ed7410?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/open-agents have?

vercel-labs/open-agents has 137,646 total lines, including 123,396 code lines, 3,312 comment lines, and 10,938 blank lines.

### How was the vercel-labs/open-agents line count measured?

OctoCounts resolved the public GitHub repository to commit 53162d270260, 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/open-agents?

This OctoCounts report was generated from 53162d270260ba696710804334bd3de3f1ed7410 at commit 53162d270260 on 2026-09-16T15:33:19.674646178+00:00.

## Similar repository reports

- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 122,716 code lines
- [nashsu/llm_wiki](https://octocounts.com/github/nashsu/llm_wiki) — TypeScript, 126,222 code lines
- [withastro/astro](https://octocounts.com/github/withastro/astro) — TypeScript, 127,062 code lines
- [BytePioneer-AI/codex-host](https://octocounts.com/github/BytePioneer-AI/codex-host) — TypeScript, 127,996 code lines
- [webadderallorg/Recordly](https://octocounts.com/github/webadderallorg/Recordly) — TypeScript, 129,839 code lines
- [Qihoo360/wayne](https://octocounts.com/github/Qihoo360/wayne) — TypeScript, 116,800 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
