# MiniMax-AI/Mini-Agent SLOC report

> As of 2026-09-03 (commit d76a4f638968), MiniMax-AI/Mini-Agent contains 36,698 total lines: 18,693 code, 11,195 comments, 6,810 blank, across 203 files in 12 languages (top: Python 91.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving MiniMax-AI/Mini-Agent to commit d76a4f638968, 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 medium-sized codebase by counted code lines. Code represents 50.9% of all lines, comments represent 30.5%, and the repository averages 92 code lines per file. Python accounts for 91.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 92 | 22,402 | 17,086 | 1,789 | 3,527 |
| JavaScript | 2 | 1,202 | 880 | 206 | 116 |
| Shell | 3 | 473 | 381 | 38 | 54 |
| HTML | 1 | 142 | 99 | 30 | 13 |
| PowerShell | 1 | 124 | 95 | 13 | 16 |
| TOML | 1 | 70 | 57 | 4 | 9 |
| XML | 6 | 37 | 37 | 0 | 0 |
| JSON | 1 | 29 | 29 | 0 | 0 |
| YAML | 1 | 60 | 25 | 29 | 6 |
| Autoconf | 1 | 5 | 4 | 0 | 1 |
| Markdown | 51 | 7,496 | 0 | 5,264 | 2,232 |
| Plain Text | 43 | 4,658 | 0 | 3,822 | 836 |

Top language (Python 91.4%). Generated at 2026-09-03T01:33:21.275848936+00:00. Canonical report: https://octocounts.com/github/MiniMax-AI/Mini-Agent

## Report FAQ

### How many lines of code does MiniMax-AI/Mini-Agent have?

MiniMax-AI/Mini-Agent has 36,698 total lines, including 18,693 code lines, 11,195 comment lines, and 6,810 blank lines.

### How was the MiniMax-AI/Mini-Agent line count measured?

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

### What commit was counted for MiniMax-AI/Mini-Agent?

This OctoCounts report was generated from main at commit d76a4f638968 on 2026-09-03T01:33:21.275848936+00:00.

## Similar repository reports

- [petl-developers/petl](https://octocounts.com/github/petl-developers/petl) — Python, 18,675 code lines
- [pollen-robotics/microduck_rl](https://octocounts.com/github/pollen-robotics/microduck_rl) — Python, 18,591 code lines
- [bubbuild/bub](https://octocounts.com/github/bubbuild/bub) — Python, 18,867 code lines
- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 18,251 code lines
- [FoundationAgents/OpenManus](https://octocounts.com/github/FoundationAgents/OpenManus) — Python, 19,376 code lines
- [google-research/timesfm](https://octocounts.com/github/google-research/timesfm) — Python, 19,429 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
