# openinterpreter/openinterpreter SLOC report

> As of 2026-09-15 (commit 5db50b2e9322), openinterpreter/openinterpreter contains 1,634,669 total lines: 1,492,495 code, 33,004 comments, 109,170 blank, across 5,566 files in 27 languages (top: Rust 78.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

openinterpreter/openinterpreter has 1,492,495 source lines of code out of 1,634,669 total lines across 5,566 files, counted from the 5db50b2e93224dda720462f02fc2858cbd112eb5 ref at commit 5db50b2e9322 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 openinterpreter/openinterpreter to commit 5db50b2e9322, 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 91.3% of all lines, comments represent 2.0%, and the repository averages 268 code lines per file. Rust accounts for 78.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 3,328 | 1,270,576 | 1,164,420 | 10,372 | 95,784 |
| JSON | 337 | 268,958 | 268,958 | 0 | 0 |
| Python | 140 | 36,136 | 31,491 | 276 | 4,369 |
| TOML | 168 | 6,743 | 5,731 | 280 | 732 |
| YAML | 8 | 5,520 | 4,988 | 1 | 531 |
| Bazel | 196 | 5,658 | 4,890 | 225 | 543 |
| TypeScript | 741 | 9,114 | 3,781 | 3,741 | 1,592 |
| Shell | 18 | 2,270 | 1,938 | 110 | 222 |
| JavaScript | 9 | 2,015 | 1,833 | 41 | 141 |
| PowerShell | 5 | 1,785 | 1,492 | 78 | 215 |
| CSS | 2 | 1,010 | 876 | 6 | 128 |
| SQL | 67 | 832 | 748 | 7 | 77 |

Top language (Rust 78.0%). Generated at 2026-09-15T21:02:32.993768673+00:00. Canonical report: https://octocounts.com/github/openinterpreter/openinterpreter

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/openinterpreter/openinterpreter/commit/5db50b2e93224dda720462f02fc2858cbd112eb5?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 openinterpreter/openinterpreter have?

openinterpreter/openinterpreter has 1,634,669 total lines, including 1,492,495 code lines, 33,004 comment lines, and 109,170 blank lines.

### How was the openinterpreter/openinterpreter line count measured?

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

### What commit was counted for openinterpreter/openinterpreter?

This OctoCounts report was generated from 5db50b2e93224dda720462f02fc2858cbd112eb5 at commit 5db50b2e9322 on 2026-09-15T21:02:32.993768673+00:00.

## Similar repository reports

- [warpdotdev/warp](https://octocounts.com/github/warpdotdev/warp) — Rust, 1,470,282 code lines
- [oven-sh/bun](https://octocounts.com/github/oven-sh/bun) — Rust, 1,469,308 code lines
- [xai-org/grok-build](https://octocounts.com/github/xai-org/grok-build) — Rust, 1,458,593 code lines
- [openai/codex](https://octocounts.com/github/openai/codex) — Rust, 1,456,785 code lines
- [nicodunks/mog](https://octocounts.com/github/nicodunks/mog) — Rust, 1,568,608 code lines
- [zed-industries/zed](https://octocounts.com/github/zed-industries/zed) — Rust, 1,404,143 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)
