# SenteLabsAI/OpenExecutive SLOC report

> As of 2026-08-28 (commit 3a48f77a35e6), SenteLabsAI/OpenExecutive contains 134,260 total lines: 102,253 code, 17,377 comments, 14,630 blank, across 594 files in 12 languages (top: Python 61.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving SenteLabsAI/OpenExecutive to commit 3a48f77a35e6, 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 76.2% of all lines, comments represent 12.9%, and the repository averages 172 code lines per file. Python accounts for 61.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 283 | 76,741 | 63,098 | 4,892 | 8,751 |
| TSX | 74 | 23,352 | 20,806 | 1,146 | 1,400 |
| JSON | 51 | 10,223 | 10,223 | 0 | 0 |
| YAML | 45 | 4,248 | 4,115 | 94 | 39 |
| TypeScript | 15 | 4,146 | 3,386 | 348 | 412 |
| TOML | 7 | 577 | 284 | 228 | 65 |
| Shell | 3 | 302 | 157 | 117 | 28 |
| CSS | 1 | 109 | 87 | 5 | 17 |
| Dockerfile | 2 | 200 | 58 | 113 | 29 |
| Makefile | 1 | 43 | 32 | 0 | 11 |
| JavaScript | 1 | 8 | 7 | 0 | 1 |
| Markdown | 111 | 14,311 | 0 | 10,434 | 3,877 |

Top language (Python 61.7%). Generated at 2026-08-28T05:41:02.728913973+00:00. Canonical report: https://octocounts.com/github/SenteLabsAI/OpenExecutive

## Report FAQ

### How many lines of code does SenteLabsAI/OpenExecutive have?

SenteLabsAI/OpenExecutive has 134,260 total lines, including 102,253 code lines, 17,377 comment lines, and 14,630 blank lines.

### How was the SenteLabsAI/OpenExecutive line count measured?

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

### What commit was counted for SenteLabsAI/OpenExecutive?

This OctoCounts report was generated from main at commit 3a48f77a35e6 on 2026-08-28T05:41:02.728913973+00:00.

## Similar repository reports

- [verl-project/verl](https://octocounts.com/github/verl-project/verl) — Python, 103,358 code lines
- [psf/black](https://octocounts.com/github/psf/black) — Python, 101,105 code lines
- [xinhuangcs/CareerDesk](https://octocounts.com/github/xinhuangcs/CareerDesk) — Python, 98,738 code lines
- [youssofal/MTPLX](https://octocounts.com/github/youssofal/MTPLX) — Python, 105,843 code lines
- [deepfakes/faceswap](https://octocounts.com/github/deepfakes/faceswap) — Python, 97,338 code lines
- [oraios/serena](https://octocounts.com/github/oraios/serena) — Python, 95,984 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
