# THU-MAIC/OpenMAIC SLOC report

> As of 2026-09-02 (commit 55e324768e86), THU-MAIC/OpenMAIC contains 435,045 total lines: 338,193 code, 63,589 comments, 33,263 blank, across 1,778 files in 12 languages (top: TypeScript 51.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving THU-MAIC/OpenMAIC to commit 55e324768e86, 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 77.7% of all lines, comments represent 14.6%, and the repository averages 190 code lines per file. TypeScript accounts for 51.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,066 | 233,652 | 174,816 | 41,486 | 17,350 |
| TSX | 377 | 84,088 | 70,740 | 7,781 | 5,567 |
| JSON | 69 | 50,987 | 50,987 | 0 | 0 |
| YAML | 3 | 29,798 | 25,286 | 55 | 4,457 |
| JavaScript | 79 | 15,187 | 13,394 | 869 | 924 |
| CSS | 6 | 3,536 | 2,428 | 764 | 344 |
| SVG | 44 | 192 | 189 | 1 | 2 |
| Dockerfile | 2 | 207 | 136 | 36 | 35 |
| HTML | 1 | 123 | 109 | 3 | 11 |
| Shell | 3 | 172 | 108 | 48 | 16 |
| Markdown | 125 | 16,928 | 0 | 12,416 | 4,512 |
| Plain Text | 3 | 175 | 0 | 130 | 45 |

Top language (TypeScript 51.7%). Generated at 2026-09-02T07:04:51.810761366+00:00. Canonical report: https://octocounts.com/github/THU-MAIC/OpenMAIC

## Report FAQ

### How many lines of code does THU-MAIC/OpenMAIC have?

THU-MAIC/OpenMAIC has 435,045 total lines, including 338,193 code lines, 63,589 comment lines, and 33,263 blank lines.

### How was the THU-MAIC/OpenMAIC line count measured?

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

### What commit was counted for THU-MAIC/OpenMAIC?

This OctoCounts report was generated from main at commit 55e324768e86 on 2026-09-02T07:04:51.810761366+00:00.

## Similar repository reports

- [likec4/likec4](https://octocounts.com/github/likec4/likec4) — TypeScript, 341,541 code lines
- [RooCodeInc/Roo-Code](https://octocounts.com/github/RooCodeInc/Roo-Code) — TypeScript, 344,704 code lines
- [pascalorg/editor](https://octocounts.com/github/pascalorg/editor) — TypeScript, 326,529 code lines
- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 354,574 code lines
- [moeru-ai/airi](https://octocounts.com/github/moeru-ai/airi) — TypeScript, 359,872 code lines
- [huanglizhuo/kimi-code](https://octocounts.com/github/huanglizhuo/kimi-code) — TypeScript, 302,654 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)
