# pguso/ai-agents-from-scratch SLOC report

> As of 2026-09-16 (commit 656ad9ff2dd5), pguso/ai-agents-from-scratch contains 15,506 total lines: 7,082 code, 6,023 comments, 2,401 blank, across 61 files in 4 languages (top: JavaScript 59.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pguso/ai-agents-from-scratch to commit 656ad9ff2dd5, 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 45.7% of all lines, comments represent 38.8%, and the repository averages 116 code lines per file. JavaScript accounts for 59.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 19 | 5,127 | 4,211 | 394 | 522 |
| JSON | 3 | 2,736 | 2,736 | 0 | 0 |
| HTML | 4 | 148 | 135 | 0 | 13 |
| Markdown | 35 | 7,495 | 0 | 5,629 | 1,866 |

Top language (JavaScript 59.5%). Generated at 2026-09-16T08:52:33.365019273+00:00. Canonical report: https://octocounts.com/github/pguso/ai-agents-from-scratch

## Report FAQ

### How many lines of code does pguso/ai-agents-from-scratch have?

pguso/ai-agents-from-scratch has 15,506 total lines, including 7,082 code lines, 6,023 comment lines, and 2,401 blank lines.

### How was the pguso/ai-agents-from-scratch line count measured?

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

### What commit was counted for pguso/ai-agents-from-scratch?

This OctoCounts report was generated from 656ad9ff2dd571b71bf999c8887841fbe6c5becb at commit 656ad9ff2dd5 on 2026-09-16T08:52:33.365019273+00:00.

## Similar repository reports

- [icekale/rednote-downloader](https://octocounts.com/github/icekale/rednote-downloader) — JavaScript, 7,174 code lines
- [junioraww/maxplus](https://octocounts.com/github/junioraww/maxplus) — JavaScript, 7,227 code lines
- [shuheng-mo/career-ops-china](https://octocounts.com/github/shuheng-mo/career-ops-china) — JavaScript, 6,914 code lines
- [Nehanth/swarmllm](https://octocounts.com/github/Nehanth/swarmllm) — JavaScript, 7,454 code lines
- [modimihir07/agentic-os](https://octocounts.com/github/modimihir07/agentic-os) — JavaScript, 6,579 code lines
- [vlln/whale-girl](https://octocounts.com/github/vlln/whale-girl) — JavaScript, 7,621 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
