# MiniMax-AI/Mini-Agent SLOC report

> As of 2026-09-10 (commit 0ce69ca3b6d3), MiniMax-AI/Mini-Agent contains 36,642 total lines: 18,654 code, 11,182 comments, 6,806 blank, across 203 files in 12 languages (top: Python 91.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

MiniMax-AI/Mini-Agent has 18,654 source lines of code out of 36,642 total lines across 203 files, counted from the 0ce69ca3b6d322e13d081d0f526d187a49bd110f ref at commit 0ce69ca3b6d3 by the OctoCounts tokei engine on 2026-09-10. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving MiniMax-AI/Mini-Agent to commit 0ce69ca3b6d3, 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,347 | 17,047 | 1,776 | 3,524 |
| JavaScript | 2 | 1,202 | 880 | 206 | 116 |
| Shell | 3 | 473 | 381 | 38 | 54 |
| HTML | 1 | 142 | 99 | 30 | 13 |
| PowerShell | 1 | 123 | 95 | 13 | 15 |
| 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-10T16:59:34.468449069+00:00. Canonical report: https://octocounts.com/github/MiniMax-AI/Mini-Agent

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/MiniMax-AI/Mini-Agent/commit/0ce69ca3b6d322e13d081d0f526d187a49bd110f?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

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

MiniMax-AI/Mini-Agent has 36,642 total lines, including 18,654 code lines, 11,182 comment lines, and 6,806 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 0ce69ca3b6d3, 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 0ce69ca3b6d322e13d081d0f526d187a49bd110f at commit 0ce69ca3b6d3 on 2026-09-10T16:59:34.468449069+00:00.

## Similar repository reports

- [pollen-robotics/microduck_rl](https://octocounts.com/github/pollen-robotics/microduck_rl) — Python, 18,591 code lines
- [aitobox/ATBClone](https://octocounts.com/github/aitobox/ATBClone) — Python, 18,789 code lines
- [bubbuild/bub](https://octocounts.com/github/bubbuild/bub) — Python, 18,867 code lines
- [zhansan379/boss-crawler-skill](https://octocounts.com/github/zhansan379/boss-crawler-skill) — Python, 18,383 code lines
- [FoundationAgents/OpenManus](https://octocounts.com/github/FoundationAgents/OpenManus) — Python, 18,956 code lines
- [antoinezambelli/forge](https://octocounts.com/github/antoinezambelli/forge) — Python, 18,347 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
