# HKUDS/nanobot SLOC report

> As of 2026-09-16 (commit 2fb16593988b), HKUDS/nanobot contains 245,878 total lines: 219,330 code, 6,689 comments, 19,859 blank, across 876 files in 15 languages (top: Python 48.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

HKUDS/nanobot has 219,330 source lines of code out of 245,878 total lines across 876 files, counted from the main ref at commit 2fb16593988b by the OctoCounts tokei engine on 2026-09-16. 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 HKUDS/nanobot to commit 2fb16593988b, 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 large codebase by counted code lines. Code represents 89.2% of all lines, comments represent 2.7%, and the repository averages 250 code lines per file. Python accounts for 48.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 337 | 121,606 | 105,343 | 2,341 | 13,922 |
| JSON | 190 | 39,241 | 39,237 | 0 | 4 |
| TSX | 116 | 40,900 | 38,853 | 187 | 1,860 |
| TypeScript | 163 | 36,465 | 32,950 | 761 | 2,754 |
| CSS | 1 | 1,341 | 1,159 | 60 | 122 |
| Shell | 4 | 571 | 466 | 23 | 82 |
| JavaScript | 4 | 411 | 395 | 6 | 10 |
| PowerShell | 1 | 346 | 303 | 0 | 43 |
| SVG | 6 | 273 | 273 | 0 | 0 |
| TOML | 1 | 194 | 166 | 11 | 17 |
| YAML | 3 | 126 | 90 | 30 | 6 |
| HTML | 1 | 48 | 48 | 0 | 0 |

Top language (Python 48.0%). Generated at 2026-09-16T08:52:25.305340051+00:00. Canonical report: https://octocounts.com/github/HKUDS/nanobot

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/HKUDS/nanobot/commit/2fb16593988b9e85131e02f395bb9a5108e220e7?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 HKUDS/nanobot have?

HKUDS/nanobot has 245,878 total lines, including 219,330 code lines, 6,689 comment lines, and 19,859 blank lines.

### How was the HKUDS/nanobot line count measured?

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

### What commit was counted for HKUDS/nanobot?

This OctoCounts report was generated from main at commit 2fb16593988b on 2026-09-16T08:52:25.305340051+00:00.

## Similar repository reports

- [open-jarvis/OpenJarvis](https://octocounts.com/github/open-jarvis/OpenJarvis) — Python, 221,541 code lines
- [keras-team/keras](https://octocounts.com/github/keras-team/keras) — Python, 222,365 code lines
- [tlenenao/geostudio](https://octocounts.com/github/tlenenao/geostudio) — Python, 213,917 code lines
- [mukul975/Anthropic-Cybersecurity-Skills](https://octocounts.com/github/mukul975/Anthropic-Cybersecurity-Skills) — Python, 213,879 code lines
- [yt-dlp/yt-dlp](https://octocounts.com/github/yt-dlp/yt-dlp) — Python, 210,341 code lines
- [MakazhanAlpamys/Soup](https://octocounts.com/github/MakazhanAlpamys/Soup) — Python, 228,595 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)
