# open-jarvis/OpenJarvis SLOC report

> As of 2026-09-16 (commit 6955434bd29b), open-jarvis/OpenJarvis contains 263,833 total lines: 221,541 code, 12,466 comments, 29,826 blank, across 1,255 files in 15 languages (top: Python 66.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

open-jarvis/OpenJarvis has 221,541 source lines of code out of 263,833 total lines across 1,255 files, counted from the 6955434bd29bc7eaeefcaa71c087721d64c0713a ref at commit 6955434bd29b 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 open-jarvis/OpenJarvis to commit 6955434bd29b, 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 84.0% of all lines, comments represent 4.7%, and the repository averages 177 code lines per file. Python accounts for 66.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 690 | 176,943 | 147,127 | 7,709 | 22,107 |
| Rust | 127 | 30,609 | 26,239 | 910 | 3,460 |
| TSX | 54 | 19,635 | 17,932 | 504 | 1,199 |
| JSON | 11 | 14,929 | 14,929 | 0 | 0 |
| TOML | 287 | 10,423 | 7,986 | 872 | 1,565 |
| TypeScript | 33 | 5,064 | 4,106 | 416 | 542 |
| Shell | 14 | 1,908 | 1,488 | 250 | 170 |
| CSS | 1 | 756 | 636 | 23 | 97 |
| PowerShell | 2 | 746 | 454 | 220 | 72 |
| YAML | 5 | 339 | 288 | 34 | 17 |
| JavaScript | 2 | 273 | 216 | 27 | 30 |
| HTML | 3 | 80 | 80 | 0 | 0 |

Top language (Python 66.4%). Generated at 2026-09-16T16:44:37.619666757+00:00. Canonical report: https://octocounts.com/github/open-jarvis/OpenJarvis

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/open-jarvis/OpenJarvis/commit/6955434bd29bc7eaeefcaa71c087721d64c0713a?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 open-jarvis/OpenJarvis have?

open-jarvis/OpenJarvis has 263,833 total lines, including 221,541 code lines, 12,466 comment lines, and 29,826 blank lines.

### How was the open-jarvis/OpenJarvis line count measured?

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

### What commit was counted for open-jarvis/OpenJarvis?

This OctoCounts report was generated from 6955434bd29bc7eaeefcaa71c087721d64c0713a at commit 6955434bd29b on 2026-09-16T16:44:37.619666757+00:00.

## Similar repository reports

- [sqlalchemy/sqlalchemy](https://octocounts.com/github/sqlalchemy/sqlalchemy) — Python, 221,522 code lines
- [keras-team/keras](https://octocounts.com/github/keras-team/keras) — Python, 222,365 code lines
- [HKUDS/nanobot](https://octocounts.com/github/HKUDS/nanobot) — Python, 219,330 code lines
- [MakazhanAlpamys/Soup](https://octocounts.com/github/MakazhanAlpamys/Soup) — Python, 228,595 code lines
- [tlenenao/geostudio](https://octocounts.com/github/tlenenao/geostudio) — Python, 213,917 code lines
- [mukul975/Anthropic-Cybersecurity-Skills](https://octocounts.com/github/mukul975/Anthropic-Cybersecurity-Skills) — Python, 213,879 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
