# swe-agent/mini-swe-agent SLOC report

> As of 2026-09-03 (commit 25941c89cfbc), swe-agent/mini-swe-agent contains 7,645 total lines: 6,112 code, 451 comments, 1,082 blank, across 78 files in 4 languages (top: Python 74.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving swe-agent/mini-swe-agent to commit 25941c89cfbc, 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 79.9% of all lines, comments represent 5.9%, and the repository averages 78 code lines per file. Python accounts for 74.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 59 | 5,349 | 4,521 | 70 | 758 |
| YAML | 9 | 1,651 | 1,371 | 82 | 198 |
| TOML | 1 | 286 | 220 | 37 | 29 |
| Markdown | 9 | 359 | 0 | 262 | 97 |

Top language (Python 74.0%). Generated at 2026-09-03T01:22:12.549282378+00:00. Canonical report: https://octocounts.com/github/swe-agent/mini-swe-agent

## Report FAQ

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

swe-agent/mini-swe-agent has 7,645 total lines, including 6,112 code lines, 451 comment lines, and 1,082 blank lines.

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

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

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

This OctoCounts report was generated from main at commit 25941c89cfbc on 2026-09-03T01:22:12.549282378+00:00.

## Similar repository reports

- [paperswithbacktest/awesome-systematic-trading](https://octocounts.com/github/paperswithbacktest/awesome-systematic-trading) — Python, 6,124 code lines
- [lyogavin/airllm](https://octocounts.com/github/lyogavin/airllm) — Python, 6,131 code lines
- [yoheinakajima/babyagi_archive](https://octocounts.com/github/yoheinakajima/babyagi_archive) — Python, 6,062 code lines
- [ZXB6/YOLOCV-huzhou](https://octocounts.com/github/ZXB6/YOLOCV-huzhou) — Python, 6,036 code lines
- [browser-use/browser-harness](https://octocounts.com/github/browser-use/browser-harness) — Python, 6,191 code lines
- [majikat768/HuntStatsLogger](https://octocounts.com/github/majikat768/HuntStatsLogger) — Python, 6,274 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)
