# yoheinakajima/babyagi_archive SLOC report

> As of 2026-09-03 (commit e8726e3f83b8), yoheinakajima/babyagi_archive contains 8,172 total lines: 6,062 code, 776 comments, 1,334 blank, across 86 files in 10 languages (top: Python 80.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving yoheinakajima/babyagi_archive to commit e8726e3f83b8, 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 74.2% of all lines, comments represent 9.5%, and the repository averages 70 code lines per file. Python accounts for 80.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 51 | 6,413 | 4,873 | 454 | 1,086 |
| JSON | 15 | 596 | 595 | 0 | 1 |
| JavaScript | 2 | 521 | 422 | 25 | 74 |
| CSS | 1 | 97 | 78 | 3 | 16 |
| HTML | 1 | 36 | 31 | 2 | 3 |
| YAML | 2 | 29 | 28 | 0 | 1 |
| TOML | 1 | 28 | 25 | 0 | 3 |
| Dockerfile | 1 | 13 | 10 | 0 | 3 |
| Markdown | 8 | 420 | 0 | 275 | 145 |
| Plain Text | 4 | 19 | 0 | 17 | 2 |

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

## Report FAQ

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

yoheinakajima/babyagi_archive has 8,172 total lines, including 6,062 code lines, 776 comment lines, and 1,334 blank lines.

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

OctoCounts resolved the public GitHub repository to commit e8726e3f83b8, 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_archive?

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

## Similar repository reports

- [ZXB6/YOLOCV-huzhou](https://octocounts.com/github/ZXB6/YOLOCV-huzhou) — Python, 6,036 code lines
- [swe-agent/mini-swe-agent](https://octocounts.com/github/swe-agent/mini-swe-agent) — Python, 6,112 code lines
- [paperswithbacktest/awesome-systematic-trading](https://octocounts.com/github/paperswithbacktest/awesome-systematic-trading) — Python, 6,124 code lines
- [lyogavin/airllm](https://octocounts.com/github/lyogavin/airllm) — Python, 6,131 code lines
- [browser-use/browser-harness](https://octocounts.com/github/browser-use/browser-harness) — Python, 6,191 code lines
- [wuji-labs/nopua](https://octocounts.com/github/wuji-labs/nopua) — Python, 5,886 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)
