# mohsinkaleem/agent-mini SLOC report

> As of 2026-09-03 (commit d5563e9a8c5d), mohsinkaleem/agent-mini contains 4,660 total lines: 3,379 code, 566 comments, 715 blank, across 37 files in 5 languages (top: Python 93.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mohsinkaleem/agent-mini to commit d5563e9a8c5d, 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 small codebase by counted code lines. Code represents 72.5% of all lines, comments represent 12.1%, and the repository averages 91 code lines per file. Python accounts for 93.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 22 | 3,956 | 3,153 | 227 | 576 |
| YAML | 9 | 129 | 129 | 0 | 0 |
| TOML | 1 | 65 | 57 | 0 | 8 |
| JSON | 1 | 40 | 40 | 0 | 0 |
| Markdown | 4 | 470 | 0 | 339 | 131 |

Top language (Python 93.3%). Generated at 2026-09-03T01:36:21.655109449+00:00. Canonical report: https://octocounts.com/github/mohsinkaleem/agent-mini

## Report FAQ

### How many lines of code does mohsinkaleem/agent-mini have?

mohsinkaleem/agent-mini has 4,660 total lines, including 3,379 code lines, 566 comment lines, and 715 blank lines.

### How was the mohsinkaleem/agent-mini line count measured?

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

### What commit was counted for mohsinkaleem/agent-mini?

This OctoCounts report was generated from main at commit d5563e9a8c5d on 2026-09-03T01:36:21.655109449+00:00.

## Similar repository reports

- [LionHUBYK/CBM-Capacity-Report-Dynamic](https://octocounts.com/github/LionHUBYK/CBM-Capacity-Report-Dynamic) — Python, 3,383 code lines
- [jarun/googler](https://octocounts.com/github/jarun/googler) — Python, 3,369 code lines
- [anthropics/financial-services](https://octocounts.com/github/anthropics/financial-services) — Python, 3,362 code lines
- [android/skills](https://octocounts.com/github/android/skills) — Python, 3,402 code lines
- [LittleNightSong/nbtlib](https://octocounts.com/github/LittleNightSong/nbtlib) — Python, 3,315 code lines
- [d3vr/router-cli](https://octocounts.com/github/d3vr/router-cli) — Python, 3,461 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)
