# google/agents-cli SLOC report

> As of 2026-09-03 (commit 5597738f14b5), google/agents-cli contains 53,354 total lines: 35,436 code, 10,471 comments, 7,447 blank, across 283 files in 14 languages (top: Python 63.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving google/agents-cli to commit 5597738f14b5, 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 66.4% of all lines, comments represent 19.6%, and the repository averages 125 code lines per file. Python accounts for 63.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 121 | 29,138 | 22,534 | 3,051 | 3,553 |
| JSON | 9 | 7,267 | 7,267 | 0 | 0 |
| HCL | 47 | 4,811 | 3,374 | 788 | 649 |
| Go | 8 | 1,613 | 1,190 | 233 | 190 |
| Makefile | 3 | 570 | 320 | 183 | 67 |
| TOML | 2 | 212 | 173 | 5 | 34 |
| SQL | 1 | 201 | 148 | 38 | 15 |
| XML | 1 | 163 | 132 | 25 | 6 |
| Dockerfile | 4 | 260 | 115 | 90 | 55 |
| Java | 2 | 149 | 87 | 47 | 15 |
| YAML | 2 | 65 | 39 | 18 | 8 |
| TypeScript | 2 | 42 | 35 | 2 | 5 |

Top language (Python 63.6%). Generated at 2026-09-03T01:20:08.915358295+00:00. Canonical report: https://octocounts.com/github/google/agents-cli

## Report FAQ

### How many lines of code does google/agents-cli have?

google/agents-cli has 53,354 total lines, including 35,436 code lines, 10,471 comment lines, and 7,447 blank lines.

### How was the google/agents-cli line count measured?

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

### What commit was counted for google/agents-cli?

This OctoCounts report was generated from main at commit 5597738f14b5 on 2026-09-03T01:20:08.915358295+00:00.

## Similar repository reports

- [chidiwilliams/buzz](https://octocounts.com/github/chidiwilliams/buzz) — Python, 34,719 code lines
- [vllm-project/vllm-metal](https://octocounts.com/github/vllm-project/vllm-metal) — Python, 33,790 code lines
- [Yuan1z0825/nature-skills](https://octocounts.com/github/Yuan1z0825/nature-skills) — Python, 37,517 code lines
- [GanyuanRan/Aegis](https://octocounts.com/github/GanyuanRan/Aegis) — Python, 37,948 code lines
- [coddrago/Heroku](https://octocounts.com/github/coddrago/Heroku) — Python, 32,646 code lines
- [lsdefine/GenericAgent](https://octocounts.com/github/lsdefine/GenericAgent) — Python, 32,625 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)
