# BytePioneer-AI/codex-host SLOC report

> As of 2026-09-02 (commit e11f02c2d210), BytePioneer-AI/codex-host contains 134,229 total lines: 99,474 code, 19,849 comments, 14,906 blank, across 778 files in 13 languages (top: TypeScript 65.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BytePioneer-AI/codex-host to commit e11f02c2d210, 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 medium-sized codebase by counted code lines. Code represents 74.1% of all lines, comments represent 14.8%, and the repository averages 128 code lines per file. TypeScript accounts for 65.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 216 | 69,356 | 64,712 | 596 | 4,048 |
| Rust | 38 | 15,484 | 14,278 | 142 | 1,064 |
| JavaScript | 95 | 13,182 | 12,339 | 17 | 826 |
| JSON | 36 | 6,315 | 6,315 | 0 | 0 |
| CSS | 1 | 1,660 | 1,429 | 7 | 224 |
| Shell | 1 | 153 | 137 | 4 | 12 |
| TOML | 7 | 160 | 137 | 0 | 23 |
| HTML | 2 | 60 | 60 | 0 | 0 |
| PowerShell | 1 | 40 | 37 | 0 | 3 |
| SVG | 4 | 29 | 29 | 0 | 0 |
| YAML | 1 | 20 | 1 | 17 | 2 |
| Markdown | 374 | 27,721 | 0 | 19,027 | 8,694 |

Top language (TypeScript 65.1%). Generated at 2026-09-02T01:39:25.477822197+00:00. Canonical report: https://octocounts.com/github/BytePioneer-AI/codex-host

## Report FAQ

### How many lines of code does BytePioneer-AI/codex-host have?

BytePioneer-AI/codex-host has 134,229 total lines, including 99,474 code lines, 19,849 comment lines, and 14,906 blank lines.

### How was the BytePioneer-AI/codex-host line count measured?

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

### What commit was counted for BytePioneer-AI/codex-host?

This OctoCounts report was generated from main at commit e11f02c2d210 on 2026-09-02T01:39:25.477822197+00:00.

## Similar repository reports

- [facebook/docusaurus](https://octocounts.com/github/facebook/docusaurus) — TypeScript, 98,804 code lines
- [VicBilibily/GCMP](https://octocounts.com/github/VicBilibily/GCMP) — TypeScript, 100,393 code lines
- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 100,447 code lines
- [NapNeko/NapCatQQ](https://octocounts.com/github/NapNeko/NapCatQQ) — TypeScript, 98,049 code lines
- [thedotmack/claude-mem](https://octocounts.com/github/thedotmack/claude-mem) — TypeScript, 97,765 code lines
- [nestjs/nest](https://octocounts.com/github/nestjs/nest) — TypeScript, 101,193 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
