# awslabs/agent-evaluation SLOC report

> As of 2026-09-03 (commit 5e8de2d5af02), awslabs/agent-evaluation contains 4,400 total lines: 3,190 code, 484 comments, 726 blank, across 98 files in 10 languages (top: Python 82.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving awslabs/agent-evaluation to commit 5e8de2d5af02, 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 11.0%, and the repository averages 33 code lines per file. Python accounts for 82.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 63 | 3,364 | 2,640 | 151 | 573 |
| JSON | 2 | 228 | 226 | 0 | 2 |
| YAML | 7 | 179 | 179 | 0 | 0 |
| Jinja2 | 9 | 150 | 109 | 0 | 41 |
| TOML | 1 | 22 | 19 | 0 | 3 |
| Batch | 1 | 13 | 11 | 0 | 2 |
| Forge Config | 1 | 7 | 5 | 1 | 1 |
| Autoconf | 1 | 1 | 1 | 0 | 0 |
| Markdown | 6 | 328 | 0 | 224 | 104 |
| Plain Text | 7 | 108 | 0 | 108 | 0 |

Top language (Python 82.8%). Generated at 2026-09-03T06:51:21.610016347+00:00. Canonical report: https://octocounts.com/github/awslabs/agent-evaluation

## Report FAQ

### How many lines of code does awslabs/agent-evaluation have?

awslabs/agent-evaluation has 4,400 total lines, including 3,190 code lines, 484 comment lines, and 726 blank lines.

### How was the awslabs/agent-evaluation line count measured?

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

### What commit was counted for awslabs/agent-evaluation?

This OctoCounts report was generated from main at commit 5e8de2d5af02 on 2026-09-03T06:51:21.610016347+00:00.

## Similar repository reports

- [eduNEXT/seb-openedx](https://octocounts.com/github/eduNEXT/seb-openedx) — Python, 3,174 code lines
- [kridos/ROS-IsaacTutorial](https://octocounts.com/github/kridos/ROS-IsaacTutorial) — Python, 3,157 code lines
- [google-deepmind/action_piece](https://octocounts.com/github/google-deepmind/action_piece) — Python, 3,153 code lines
- [Deep-unlearning/nano-cohere-transcribe](https://octocounts.com/github/Deep-unlearning/nano-cohere-transcribe) — Python, 3,149 code lines
- [AvenCores/open-antigravity-patcher](https://octocounts.com/github/AvenCores/open-antigravity-patcher) — Python, 3,138 code lines
- [marceloprates/prettymaps](https://octocounts.com/github/marceloprates/prettymaps) — Python, 3,242 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)
