# moeru-ai/airi SLOC report

> As of 2026-08-06 (commit 5f1c52ec5288), moeru-ai/airi contains 441,718 total lines: 359,872 code, 36,416 comments, 45,430 blank, across 3,151 files in 28 languages (top: TypeScript 58.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving moeru-ai/airi to commit 5f1c52ec5288, 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 81.5% of all lines, comments represent 8.2%, and the repository averages 114 code lines per file. TypeScript accounts for 58.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,037 | 273,423 | 210,132 | 29,901 | 33,390 |
| JSON | 170 | 64,896 | 64,889 | 0 | 7 |
| YAML | 84 | 58,768 | 52,596 | 65 | 6,107 |
| Vue | 567 | 13,522 | 11,858 | 268 | 1,396 |
| C# | 24 | 6,160 | 5,152 | 333 | 675 |
| GDScript | 26 | 6,390 | 5,098 | 399 | 893 |
| JavaScript | 9 | 4,040 | 3,224 | 281 | 535 |
| CSS | 25 | 2,351 | 1,929 | 90 | 332 |
| SVG | 21 | 851 | 851 | 0 | 0 |
| SQL | 29 | 872 | 801 | 69 | 2 |
| Kotlin | 10 | 713 | 601 | 11 | 101 |
| Swift | 7 | 682 | 560 | 27 | 95 |

Top language (TypeScript 58.4%). Generated at 2026-08-06T23:57:42.971471482+00:00. Canonical report: https://octocounts.com/github/moeru-ai/airi

## Report FAQ

### How many lines of code does moeru-ai/airi have?

moeru-ai/airi has 441,718 total lines, including 359,872 code lines, 36,416 comment lines, and 45,430 blank lines.

### How was the moeru-ai/airi line count measured?

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

### What commit was counted for moeru-ai/airi?

This OctoCounts report was generated from main at commit 5f1c52ec5288 on 2026-08-06T23:57:42.971471482+00:00.

## Similar repository reports

- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 354,574 code lines
- [RooCodeInc/Roo-Code](https://octocounts.com/github/RooCodeInc/Roo-Code) — TypeScript, 344,704 code lines
- [likec4/likec4](https://octocounts.com/github/likec4/likec4) — TypeScript, 341,541 code lines
- [THU-MAIC/OpenMAIC](https://octocounts.com/github/THU-MAIC/OpenMAIC) — TypeScript, 338,193 code lines
- [pascalorg/editor](https://octocounts.com/github/pascalorg/editor) — TypeScript, 326,529 code lines
- [liuup/claude-code-analysis](https://octocounts.com/github/liuup/claude-code-analysis) — TypeScript, 397,215 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)
