# kodustech/kodus-ai SLOC report

> As of 2026-09-14 (commit 5d804c3af7ad), kodustech/kodus-ai contains 741,170 total lines: 629,355 code, 49,575 comments, 62,240 blank, across 3,741 files in 18 languages (top: TypeScript 54.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kodustech/kodus-ai to commit 5d804c3af7ad, 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.9% of all lines, comments represent 6.7%, and the repository averages 168 code lines per file. TypeScript accounts for 54.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,487 | 412,597 | 339,930 | 30,674 | 41,993 |
| JSON | 193 | 143,143 | 143,132 | 0 | 11 |
| TSX | 700 | 91,248 | 81,562 | 2,377 | 7,309 |
| YAML | 23 | 41,406 | 36,187 | 506 | 4,713 |
| JavaScript | 106 | 18,459 | 15,223 | 1,443 | 1,793 |
| Shell | 98 | 14,140 | 9,900 | 2,662 | 1,578 |
| HTML | 4 | 1,503 | 1,450 | 14 | 39 |
| CSS | 7 | 986 | 798 | 61 | 127 |
| Python | 4 | 854 | 714 | 50 | 90 |
| Dockerfile | 2 | 266 | 138 | 92 | 36 |
| SVG | 2 | 97 | 97 | 0 | 0 |
| HCL | 1 | 132 | 87 | 26 | 19 |

Top language (TypeScript 54.0%). Generated at 2026-09-14T10:11:03.134393976+00:00. Canonical report: https://octocounts.com/github/kodustech/kodus-ai

## Report FAQ

### How many lines of code does kodustech/kodus-ai have?

kodustech/kodus-ai has 741,170 total lines, including 629,355 code lines, 49,575 comment lines, and 62,240 blank lines.

### How was the kodustech/kodus-ai line count measured?

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

### What commit was counted for kodustech/kodus-ai?

This OctoCounts report was generated from 5d804c3af7adfa22e9f9df0fed95f25ccfe1095e at commit 5d804c3af7ad on 2026-09-14T10:11:03.134393976+00:00.

## Similar repository reports

- [goauthentik/authentik](https://octocounts.com/github/goauthentik/authentik) — TypeScript, 629,526 code lines
- [ferroxlabs/wayland](https://octocounts.com/github/ferroxlabs/wayland) — TypeScript, 628,086 code lines
- [angular/angular](https://octocounts.com/github/angular/angular) — TypeScript, 630,856 code lines
- [XiaomiMiMo/MiMo-Code](https://octocounts.com/github/XiaomiMiMo/MiMo-Code) — TypeScript, 624,578 code lines
- [ruvnet/ruflo](https://octocounts.com/github/ruvnet/ruflo) — TypeScript, 645,353 code lines
- [paviko/opencode-ide-plugin](https://octocounts.com/github/paviko/opencode-ide-plugin) — TypeScript, 647,493 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)
