# getnanoai/NanoAgent SLOC report

> As of 2026-09-03 (commit 6d12c0d8415c), getnanoai/NanoAgent contains 204,619 total lines: 176,898 code, 3,228 comments, 24,493 blank, across 994 files in 20 languages (top: C# 79.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

getnanoai/NanoAgent has 176,898 source lines of code out of 204,619 total lines across 994 files, counted from the master ref at commit 6d12c0d8415c by the OctoCounts tokei engine on 2026-09-03. 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 getnanoai/NanoAgent to commit 6d12c0d8415c, 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 86.5% of all lines, comments represent 1.6%, and the repository averages 178 code lines per file. C# accounts for 79.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 817 | 163,371 | 140,236 | 1,813 | 21,322 |
| JSON | 22 | 13,526 | 13,526 | 0 | 0 |
| TypeScript | 23 | 8,334 | 7,320 | 47 | 967 |
| TSX | 40 | 5,317 | 4,868 | 56 | 393 |
| Kotlin | 13 | 3,074 | 2,429 | 224 | 421 |
| CSS | 2 | 2,535 | 2,195 | 14 | 326 |
| AXAML | 3 | 1,232 | 1,169 | 0 | 63 |
| Python | 1 | 1,380 | 1,157 | 9 | 214 |
| JavaScript | 11 | 1,215 | 970 | 91 | 154 |
| Shell | 2 | 1,071 | 776 | 128 | 167 |
| YAML | 37 | 738 | 736 | 0 | 2 |
| PowerShell | 1 | 746 | 606 | 10 | 130 |

Top language (C# 79.3%). Generated at 2026-09-03T01:38:50.941133992+00:00. Canonical report: https://octocounts.com/github/getnanoai/NanoAgent

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/getnanoai/NanoAgent/commit/6d12c0d8415c05f4fce280687e1e5902fc9bad83?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 getnanoai/NanoAgent have?

getnanoai/NanoAgent has 204,619 total lines, including 176,898 code lines, 3,228 comment lines, and 24,493 blank lines.

### How was the getnanoai/NanoAgent line count measured?

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

### What commit was counted for getnanoai/NanoAgent?

This OctoCounts report was generated from master at commit 6d12c0d8415c on 2026-09-03T01:38:50.941133992+00:00.

## Similar repository reports

- [shinyflvre/VRCNext](https://octocounts.com/github/shinyflvre/VRCNext) — C#, 178,230 code lines
- [gitextensions/gitextensions](https://octocounts.com/github/gitextensions/gitextensions) — C#, 178,602 code lines
- [HandyOrg/HandyControl](https://octocounts.com/github/HandyOrg/HandyControl) — C#, 172,901 code lines
- [DotNetAnalyzers/StyleCopAnalyzers](https://octocounts.com/github/DotNetAnalyzers/StyleCopAnalyzers) — C#, 171,585 code lines
- [thoenissen/Reihitsu](https://octocounts.com/github/thoenissen/Reihitsu) — C#, 184,513 code lines
- [jellyfin/jellyfin](https://octocounts.com/github/jellyfin/jellyfin) — C#, 188,736 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)
- [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)
