# vellum-ai/vellum-assistant SLOC report

> As of 2026-08-28 (commit 88d745b51192), vellum-ai/vellum-assistant contains 1,889,994 total lines: 1,367,981 code, 353,551 comments, 168,462 blank, across 8,813 files in 28 languages (top: TypeScript 70.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vellum-ai/vellum-assistant has 1,367,981 source lines of code out of 1,889,994 total lines across 8,813 files, counted from the main ref at commit 88d745b51192 by the OctoCounts tokei engine on 2026-08-28. 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 vellum-ai/vellum-assistant to commit 88d745b51192, 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 very large codebase by counted code lines. Code represents 72.4% of all lines, comments represent 18.7%, and the repository averages 155 code lines per file. TypeScript accounts for 70.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 6,375 | 1,344,407 | 959,434 | 266,162 | 118,811 |
| TSX | 1,577 | 383,030 | 294,449 | 54,016 | 34,565 |
| YAML | 6 | 50,023 | 49,842 | 79 | 102 |
| JSON | 236 | 31,542 | 31,542 | 0 | 0 |
| Swift | 77 | 15,343 | 9,543 | 4,484 | 1,316 |
| Java | 27 | 5,162 | 4,353 | 298 | 511 |
| C# | 23 | 4,642 | 3,913 | 256 | 473 |
| JavaScript | 37 | 5,265 | 3,694 | 1,134 | 437 |
| Shell | 37 | 5,050 | 3,506 | 867 | 677 |
| Python | 8 | 3,078 | 2,692 | 61 | 325 |
| CSS | 4 | 2,932 | 1,912 | 746 | 274 |
| SVG | 79 | 781 | 732 | 32 | 17 |

Top language (TypeScript 70.1%). Generated at 2026-08-28T05:09:58.341716221+00:00. Canonical report: https://octocounts.com/github/vellum-ai/vellum-assistant

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/vellum-ai/vellum-assistant/commit/88d745b511920cc48f40accf521e4206d409c626?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 vellum-ai/vellum-assistant have?

vellum-ai/vellum-assistant has 1,889,994 total lines, including 1,367,981 code lines, 353,551 comment lines, and 168,462 blank lines.

### How was the vellum-ai/vellum-assistant line count measured?

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

### What commit was counted for vellum-ai/vellum-assistant?

This OctoCounts report was generated from main at commit 88d745b51192 on 2026-08-28T05:09:58.341716221+00:00.

## Similar repository reports

- [corsairdev/corsair](https://octocounts.com/github/corsairdev/corsair) — TypeScript, 1,370,317 code lines
- [aipoch/open-science](https://octocounts.com/github/aipoch/open-science) — TypeScript, 1,288,498 code lines
- [can1357/oh-my-pi](https://octocounts.com/github/can1357/oh-my-pi) — TypeScript, 1,227,142 code lines
- [nexu-io/open-design](https://octocounts.com/github/nexu-io/open-design) — TypeScript, 1,546,673 code lines
- [get-bb/bb](https://octocounts.com/github/get-bb/bb) — TypeScript, 1,178,911 code lines
- [hasura/graphql-engine](https://octocounts.com/github/hasura/graphql-engine) — TypeScript, 1,164,121 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)
