# elizaOS/eliza SLOC report

> As of 2026-09-17 (commit 47216363f51b), elizaOS/eliza contains 6,905,185 total lines: 5,906,074 code, 565,308 comments, 433,803 blank, across 22,116 files in 40 languages (top: TypeScript 62.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

elizaOS/eliza has 5,906,074 source lines of code out of 6,905,185 total lines across 22,116 files, counted from the 47216363f51bcd1057b20b55f9666d5f7013c927 ref at commit 47216363f51b by the OctoCounts tokei engine on 2026-09-17. 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 elizaOS/eliza to commit 47216363f51b, 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 85.5% of all lines, comments represent 8.2%, and the repository averages 267 code lines per file. TypeScript accounts for 62.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 15,419 | 4,426,827 | 3,714,685 | 396,565 | 315,577 |
| JSON | 829 | 1,082,301 | 1,082,301 | 0 | 0 |
| TSX | 1,947 | 513,251 | 444,292 | 34,205 | 34,754 |
| JavaScript | 1,139 | 364,750 | 316,439 | 27,982 | 20,329 |
| Python | 538 | 221,689 | 185,729 | 9,336 | 26,624 |
| Swift | 117 | 36,738 | 29,847 | 3,324 | 3,567 |
| SQL | 484 | 30,552 | 25,692 | 3,569 | 1,291 |
| Kotlin | 84 | 19,533 | 16,081 | 1,496 | 1,956 |
| C | 85 | 21,072 | 15,575 | 3,632 | 1,865 |
| Shell | 105 | 20,925 | 15,356 | 3,536 | 2,033 |
| Java | 60 | 14,392 | 10,337 | 2,852 | 1,203 |
| CSS | 26 | 10,565 | 8,807 | 603 | 1,155 |

Top language (TypeScript 62.9%). Generated at 2026-09-17T19:46:27.649625284+00:00. Canonical report: https://octocounts.com/github/elizaOS/eliza

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/elizaOS/eliza/commit/47216363f51bcd1057b20b55f9666d5f7013c927?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 elizaOS/eliza have?

elizaOS/eliza has 6,905,185 total lines, including 5,906,074 code lines, 565,308 comment lines, and 433,803 blank lines.

### How was the elizaOS/eliza line count measured?

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

### What commit was counted for elizaOS/eliza?

This OctoCounts report was generated from 47216363f51bcd1057b20b55f9666d5f7013c927 at commit 47216363f51b on 2026-09-17T19:46:27.649625284+00:00.

## Similar repository reports

- [elizaos/eliza](https://octocounts.com/github/elizaos/eliza) — TypeScript, 4,880,008 code lines
- [FreeCAD/FreeCAD](https://octocounts.com/github/FreeCAD/FreeCAD) — TypeScript, 7,118,341 code lines
- [stablyai/orca](https://octocounts.com/github/stablyai/orca) — TypeScript, 4,589,708 code lines
- [microsoft/vscode](https://octocounts.com/github/microsoft/vscode) — TypeScript, 4,362,016 code lines
- [BuilderIO/agent-native](https://octocounts.com/github/BuilderIO/agent-native) — TypeScript, 3,580,287 code lines
- [QwenLM/qwen-code](https://octocounts.com/github/QwenLM/qwen-code) — TypeScript, 3,277,865 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)
