# trycua/cua SLOC report

> As of 2026-08-01 (commit 445594860fc6), trycua/cua contains 1,369,696 total lines: 1,214,491 code, 72,033 comments, 83,172 blank, across 3,077 files in 36 languages (top: JSON 51.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving trycua/cua to commit 445594860fc6, 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 very large codebase by counted code lines. Code represents 88.7% of all lines, comments represent 5.3%, and the repository averages 395 code lines per file. JSON accounts for 51.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 529 | 630,049 | 630,039 | 0 | 10 |
| Rust | 395 | 203,170 | 180,558 | 9,350 | 13,262 |
| Python | 733 | 197,437 | 157,227 | 11,027 | 29,183 |
| HTML | 123 | 72,111 | 68,364 | 140 | 3,607 |
| TypeScript | 143 | 43,800 | 35,502 | 4,421 | 3,877 |
| Swift | 135 | 39,941 | 31,918 | 2,750 | 5,273 |
| SVG | 99 | 18,372 | 18,336 | 15 | 21 |
| Shell | 196 | 21,212 | 15,344 | 3,312 | 2,556 |
| YAML | 14 | 16,943 | 13,898 | 14 | 3,031 |
| TSX | 76 | 15,768 | 13,504 | 905 | 1,359 |
| Go | 56 | 16,105 | 12,887 | 1,275 | 1,943 |
| CSS | 23 | 10,568 | 8,365 | 130 | 2,073 |

Top language (JSON 51.9%). Generated at 2026-08-01T23:05:05.023074857+00:00. Canonical report: https://octocounts.com/github/trycua/cua

## Report FAQ

### How many lines of code does trycua/cua have?

trycua/cua has 1,369,696 total lines, including 1,214,491 code lines, 72,033 comment lines, and 83,172 blank lines.

### How was the trycua/cua line count measured?

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

### What commit was counted for trycua/cua?

This OctoCounts report was generated from main at commit 445594860fc6 on 2026-08-01T23:05:05.023074857+00:00.

## Similar repository reports

- [diegosouzapw/OmniRoute](https://octocounts.com/github/diegosouzapw/OmniRoute) — JSON, 1,200,045 code lines
- [Comfy-Org/ComfyUI](https://octocounts.com/github/Comfy-Org/ComfyUI) — JSON, 1,244,272 code lines
- [dokploy/dokploy](https://octocounts.com/github/dokploy/dokploy) — JSON, 1,183,398 code lines
- [ryotairi/libresekai](https://octocounts.com/github/ryotairi/libresekai) — JSON, 1,097,230 code lines
- [starchild-codes/cross-lingual-moral-judgment-benchmark](https://octocounts.com/github/starchild-codes/cross-lingual-moral-judgment-benchmark) — JSON, 1,086,068 code lines
- [chatwoot/chatwoot](https://octocounts.com/github/chatwoot/chatwoot) — JSON, 1,032,547 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)
- [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)
