# hbbio/nanoagent SLOC report

> As of 2026-09-03 (commit c3fb864e6b19), hbbio/nanoagent contains 3,664 total lines: 2,260 code, 970 comments, 434 blank, across 26 files in 5 languages (top: TypeScript 94.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving hbbio/nanoagent to commit c3fb864e6b19, 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 61.7% of all lines, comments represent 26.5%, and the repository averages 87 code lines per file. TypeScript accounts for 94.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 18 | 2,785 | 2,126 | 376 | 283 |
| JSON | 4 | 108 | 105 | 0 | 3 |
| Shell | 1 | 39 | 29 | 5 | 5 |
| Markdown | 2 | 324 | 0 | 246 | 78 |
| Plain Text | 1 | 408 | 0 | 343 | 65 |

Top language (TypeScript 94.1%). Generated at 2026-09-03T01:37:48.719077240+00:00. Canonical report: https://octocounts.com/github/hbbio/nanoagent

## Report FAQ

### How many lines of code does hbbio/nanoagent have?

hbbio/nanoagent has 3,664 total lines, including 2,260 code lines, 970 comment lines, and 434 blank lines.

### How was the hbbio/nanoagent line count measured?

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

### What commit was counted for hbbio/nanoagent?

This OctoCounts report was generated from main at commit c3fb864e6b19 on 2026-09-03T01:37:48.719077240+00:00.

## Similar repository reports

- [sindresorhus/ky](https://octocounts.com/github/sindresorhus/ky) — TypeScript, 2,356 code lines
- [typicode/json-server](https://octocounts.com/github/typicode/json-server) — TypeScript, 2,161 code lines
- [tempont/small-opencode-orchestrator](https://octocounts.com/github/tempont/small-opencode-orchestrator) — TypeScript, 2,381 code lines
- [dempfi/ayu](https://octocounts.com/github/dempfi/ayu) — TypeScript, 2,094 code lines
- [shirakaba/dubloon](https://octocounts.com/github/shirakaba/dubloon) — TypeScript, 2,023 code lines
- [phibr0/obsidian-charts](https://octocounts.com/github/phibr0/obsidian-charts) — TypeScript, 1,890 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
