# The-PR-Agent/pr-agent SLOC report

> As of 2026-09-14 (commit c1a4398fc5bd), The-PR-Agent/pr-agent contains 44,354 total lines: 36,220 code, 3,213 comments, 4,921 blank, across 149 files in 8 languages (top: Python 90.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving The-PR-Agent/pr-agent to commit c1a4398fc5bd, 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 81.7% of all lines, comments represent 7.2%, and the repository averages 243 code lines per file. Python accounts for 90.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 105 | 39,735 | 32,840 | 2,339 | 4,556 |
| TOML | 24 | 3,397 | 3,077 | 237 | 83 |
| Shell | 2 | 147 | 91 | 42 | 14 |
| JSON | 3 | 82 | 82 | 0 | 0 |
| YAML | 4 | 99 | 78 | 15 | 6 |
| Dockerfile | 1 | 64 | 50 | 0 | 14 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |
| Markdown | 9 | 828 | 0 | 580 | 248 |

Top language (Python 90.7%). Generated at 2026-09-14T09:22:17.376490065+00:00. Canonical report: https://octocounts.com/github/The-PR-Agent/pr-agent

## Report FAQ

### How many lines of code does The-PR-Agent/pr-agent have?

The-PR-Agent/pr-agent has 44,354 total lines, including 36,220 code lines, 3,213 comment lines, and 4,921 blank lines.

### How was the The-PR-Agent/pr-agent line count measured?

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

### What commit was counted for The-PR-Agent/pr-agent?

This OctoCounts report was generated from main at commit c1a4398fc5bd on 2026-09-14T09:22:17.376490065+00:00.

## Similar repository reports

- [QwenAudio/CosyVoice](https://octocounts.com/github/QwenAudio/CosyVoice) — Python, 19,640 code lines
- [AgriciDaniel/claude-seo](https://octocounts.com/github/AgriciDaniel/claude-seo) — Python, 20,061 code lines
- [termux/proot-distro](https://octocounts.com/github/termux/proot-distro) — Python, 20,141 code lines
- [FoundationAgents/OpenManus](https://octocounts.com/github/FoundationAgents/OpenManus) — Python, 19,376 code lines
- [coleifer/peewee](https://octocounts.com/github/coleifer/peewee) — Python, 20,395 code lines
- [bubbuild/bub](https://octocounts.com/github/bubbuild/bub) — Python, 18,867 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)
