# MoonshotAI/kimi-cli SLOC report

> As of 2026-07-24 (commit 4a550effdfcb), MoonshotAI/kimi-cli contains 226,624 total lines: 172,968 code, 20,861 comments, 32,795 blank, across 917 files in 17 languages (top: Python 63.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving MoonshotAI/kimi-cli to commit 4a550effdfcb, 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 76.3% of all lines, comments represent 9.2%, and the repository averages 189 code lines per file. Python accounts for 63.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 535 | 137,452 | 110,206 | 4,618 | 22,628 |
| JSON | 16 | 26,177 | 26,172 | 0 | 5 |
| TSX | 109 | 28,480 | 25,399 | 757 | 2,324 |
| TypeScript | 64 | 11,415 | 8,749 | 1,637 | 1,029 |
| CSS | 3 | 1,543 | 1,162 | 175 | 206 |
| TOML | 11 | 385 | 335 | 2 | 48 |
| YAML | 9 | 286 | 261 | 4 | 21 |
| Makefile | 2 | 250 | 229 | 5 | 16 |
| Shell | 4 | 236 | 188 | 10 | 38 |
| Nix | 1 | 134 | 125 | 2 | 7 |
| RPM Specfile | 1 | 79 | 67 | 6 | 6 |
| HTML | 2 | 29 | 29 | 0 | 0 |

Top language (Python 63.7%). Generated at 2026-07-24T01:07:53.056041051+00:00. Canonical report: https://octocounts.com/github/MoonshotAI/kimi-cli

## Report FAQ

### How many lines of code does MoonshotAI/kimi-cli have?

MoonshotAI/kimi-cli has 226,624 total lines, including 172,968 code lines, 20,861 comment lines, and 32,795 blank lines.

### How was the MoonshotAI/kimi-cli line count measured?

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

### What commit was counted for MoonshotAI/kimi-cli?

This OctoCounts report was generated from main at commit 4a550effdfcb on 2026-07-24T01:07:53.056041051+00:00.

## Similar repository reports

- [HKUDS/nanobot](https://octocounts.com/github/HKUDS/nanobot) — Python, 175,380 code lines
- [matrix-org/synapse](https://octocounts.com/github/matrix-org/synapse) — Python, 176,807 code lines
- [rommapp/romm](https://octocounts.com/github/rommapp/romm) — Python, 177,639 code lines
- [mem0ai/mem0](https://octocounts.com/github/mem0ai/mem0) — Python, 180,107 code lines
- [AstrBotDevs/AstrBot](https://octocounts.com/github/AstrBotDevs/AstrBot) — Python, 184,686 code lines
- [PrefectHQ/fastmcp](https://octocounts.com/github/PrefectHQ/fastmcp) — Python, 185,075 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)
