# verozhao/ai-agent-v3 SLOC report

> As of 2026-08-27 (commit 037d7aae1993), verozhao/ai-agent-v3 contains 9,260 total lines: 7,109 code, 807 comments, 1,344 blank, across 17 files in 4 languages (top: Python 87.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

verozhao/ai-agent-v3 has 7,109 source lines of code out of 9,260 total lines across 17 files, counted from the main ref at commit 037d7aae1993 by the OctoCounts tokei engine on 2026-08-27. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving verozhao/ai-agent-v3 to commit 037d7aae1993, 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.8% of all lines, comments represent 8.7%, and the repository averages 418 code lines per file. Python accounts for 87.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 14 | 7,990 | 6,182 | 557 | 1,251 |
| JSON | 1 | 927 | 927 | 0 | 0 |
| Markdown | 1 | 304 | 0 | 221 | 83 |
| Plain Text | 1 | 39 | 0 | 29 | 10 |

Top language (Python 87.0%). Generated at 2026-08-27T15:50:03.153895788+00:00. Canonical report: https://octocounts.com/github/verozhao/ai-agent-v3

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/verozhao/ai-agent-v3/commit/037d7aae19933dde3d2bd677d804777d3838b056?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does verozhao/ai-agent-v3 have?

verozhao/ai-agent-v3 has 9,260 total lines, including 7,109 code lines, 807 comment lines, and 1,344 blank lines.

### How was the verozhao/ai-agent-v3 line count measured?

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

### What commit was counted for verozhao/ai-agent-v3?

This OctoCounts report was generated from main at commit 037d7aae1993 on 2026-08-27T15:50:03.153895788+00:00.

## Similar repository reports

- [pdichone/production-course-main-code](https://octocounts.com/github/pdichone/production-course-main-code) — Python, 7,079 code lines
- [Tilkmilk/vibe-mote](https://octocounts.com/github/Tilkmilk/vibe-mote) — Python, 7,155 code lines
- [FuRongJun-1999/dsh-memory](https://octocounts.com/github/FuRongJun-1999/dsh-memory) — Python, 7,245 code lines
- [Edge0-AI/edge0](https://octocounts.com/github/Edge0-AI/edge0) — Python, 7,298 code lines
- [MrGeDiao/shuorenhua](https://octocounts.com/github/MrGeDiao/shuorenhua) — Python, 7,303 code lines
- [xinxinshuhao-create/grok-register](https://octocounts.com/github/xinxinshuhao-create/grok-register) — Python, 7,303 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
