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

> As of 2026-09-08 (commit 04d809ceab9d), swe-agent/mini-swe-agent contains 7,643 total lines: 6,110 code, 451 comments, 1,082 blank, across 78 files in 4 languages (top: Python 74.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

swe-agent/mini-swe-agent has 6,110 source lines of code out of 7,643 total lines across 78 files, counted from the main ref at commit 04d809ceab9d by the OctoCounts tokei engine on 2026-09-08. 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 swe-agent/mini-swe-agent to commit 04d809ceab9d, 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,649 | 1,369 | 82 | 198 |
| TOML | 1 | 286 | 220 | 37 | 29 |
| Markdown | 9 | 359 | 0 | 262 | 97 |

Top language (Python 74.0%). Generated at 2026-09-08T00:06:47.618043343+00:00. Canonical report: https://octocounts.com/github/swe-agent/mini-swe-agent

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/swe-agent/mini-swe-agent/commit/04d809ceab9df28f9adaed044884180159172930?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 swe-agent/mini-swe-agent have?

swe-agent/mini-swe-agent has 7,643 total lines, including 6,110 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 04d809ceab9d, 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 04d809ceab9d on 2026-09-08T00:06:47.618043343+00:00.

## Similar repository reports

- [cactus-compute/needle](https://octocounts.com/github/cactus-compute/needle) — Python, 6,111 code lines
- [yoheinakajima/babyagi_archive](https://octocounts.com/github/yoheinakajima/babyagi_archive) — Python, 6,062 code lines
- [He-maxed/AI-Job-Search-auto-Apply](https://octocounts.com/github/He-maxed/AI-Job-Search-auto-Apply) — Python, 6,166 code lines
- [browser-use/browser-harness](https://octocounts.com/github/browser-use/browser-harness) — Python, 5,903 code lines
- [microsoft/markitdown](https://octocounts.com/github/microsoft/markitdown) — Python, 6,319 code lines
- [CalciumKing/SLAC-LCLS-Stock-Management](https://octocounts.com/github/CalciumKing/SLAC-LCLS-Stock-Management) — Python, 5,878 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)
