# LodyAI/Lody SLOC report

> As of 2026-08-27 (commit 85818ae2282a), LodyAI/Lody contains 664,628 total lines: 556,112 code, 59,822 comments, 48,694 blank, across 2,971 files in 12 languages (top: TypeScript 50.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving LodyAI/Lody to commit 85818ae2282a, 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 83.7% of all lines, comments represent 9.0%, and the repository averages 187 code lines per file. TypeScript accounts for 50.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,273 | 327,356 | 278,416 | 23,620 | 25,320 |
| TSX | 773 | 222,654 | 194,200 | 15,369 | 13,085 |
| JSON | 69 | 38,378 | 38,179 | 0 | 199 |
| YAML | 3 | 25,749 | 21,050 | 35 | 4,664 |
| CSS | 22 | 12,006 | 9,595 | 970 | 1,441 |
| JavaScript | 67 | 9,654 | 8,380 | 445 | 829 |
| SVG | 598 | 6,102 | 6,093 | 0 | 9 |
| Python | 1 | 175 | 138 | 3 | 34 |
| HTML | 4 | 65 | 61 | 2 | 2 |
| MDX | 96 | 3,199 | 0 | 2,354 | 845 |
| Markdown | 59 | 18,971 | 0 | 16,789 | 2,182 |
| Plain Text | 6 | 319 | 0 | 235 | 84 |

Top language (TypeScript 50.1%). Generated at 2026-08-27T17:07:34.454354784+00:00. Canonical report: https://octocounts.com/github/LodyAI/Lody

## Report FAQ

### How many lines of code does LodyAI/Lody have?

LodyAI/Lody has 664,628 total lines, including 556,112 code lines, 59,822 comment lines, and 48,694 blank lines.

### How was the LodyAI/Lody line count measured?

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

### What commit was counted for LodyAI/Lody?

This OctoCounts report was generated from main at commit 85818ae2282a on 2026-08-27T17:07:34.454354784+00:00.

## Similar repository reports

- [apache/maka](https://octocounts.com/github/apache/maka) — TypeScript, 576,512 code lines
- [generalaction/emdash](https://octocounts.com/github/generalaction/emdash) — TypeScript, 529,285 code lines
- [storybookjs/storybook](https://octocounts.com/github/storybookjs/storybook) — TypeScript, 506,908 code lines
- [cypress-io/cypress](https://octocounts.com/github/cypress-io/cypress) — TypeScript, 497,070 code lines
- [angular/angular](https://octocounts.com/github/angular/angular) — TypeScript, 622,867 code lines
- [XiaomiMiMo/MiMo-Code](https://octocounts.com/github/XiaomiMiMo/MiMo-Code) — TypeScript, 624,578 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)
