# yoheinakajima/babyagi SLOC report

> As of 2026-09-03 (commit fa8930ebe72a), yoheinakajima/babyagi contains 8,803 total lines: 6,714 code, 838 comments, 1,251 blank, across 62 files in 8 languages (top: Python 73.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving yoheinakajima/babyagi to commit fa8930ebe72a, 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 76.3% of all lines, comments represent 9.5%, and the repository averages 108 code lines per file. Python accounts for 73.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 41 | 6,153 | 4,939 | 380 | 834 |
| JavaScript | 5 | 1,207 | 1,019 | 58 | 130 |
| HTML | 10 | 442 | 376 | 37 | 29 |
| CSS | 1 | 432 | 348 | 16 | 68 |
| TOML | 1 | 26 | 20 | 2 | 4 |
| Autoconf | 1 | 25 | 12 | 7 | 6 |
| Markdown | 2 | 512 | 0 | 332 | 180 |
| Plain Text | 1 | 6 | 0 | 6 | 0 |

Top language (Python 73.6%). Generated at 2026-09-03T01:27:46.452913866+00:00. Canonical report: https://octocounts.com/github/yoheinakajima/babyagi

## Report FAQ

### How many lines of code does yoheinakajima/babyagi have?

yoheinakajima/babyagi has 8,803 total lines, including 6,714 code lines, 838 comment lines, and 1,251 blank lines.

### How was the yoheinakajima/babyagi line count measured?

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

### What commit was counted for yoheinakajima/babyagi?

This OctoCounts report was generated from main at commit fa8930ebe72a on 2026-09-03T01:27:46.452913866+00:00.

## Similar repository reports

- [MxUserBot/MxUserbot](https://octocounts.com/github/MxUserBot/MxUserbot) — Python, 6,739 code lines
- [MxUserBot/MXUserbot](https://octocounts.com/github/MxUserBot/MXUserbot) — Python, 6,745 code lines
- [dateutil/dateutil](https://octocounts.com/github/dateutil/dateutil) — Python, 6,746 code lines
- [marshmallow-code/marshmallow](https://octocounts.com/github/marshmallow-code/marshmallow) — Python, 6,765 code lines
- [anthropics/defending-code-reference-harness](https://octocounts.com/github/anthropics/defending-code-reference-harness) — Python, 6,785 code lines
- [Wanyi424/astrbot_plugin_qq_restapi](https://octocounts.com/github/Wanyi424/astrbot_plugin_qq_restapi) — Python, 6,831 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)
