# NousResearch/hermes-agent SLOC report

> As of 2026-09-13 (commit b6b53c69a6ed), NousResearch/hermes-agent contains 1,857,608 total lines: 1,268,423 code, 317,616 comments, 271,569 blank, across 6,676 files in 31 languages (top: Python 47.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

NousResearch/hermes-agent has 1,268,423 source lines of code out of 1,857,608 total lines across 6,676 files, counted from the b6b53c69a6ed49cb099cf1bfe76b5e6edd718e5a ref at commit b6b53c69a6ed by the OctoCounts tokei engine on 2026-09-13. 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 NousResearch/hermes-agent to commit b6b53c69a6ed, 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 very large codebase by counted code lines. Code represents 68.3% of all lines, comments represent 17.1%, and the repository averages 190 code lines per file. Python accounts for 47.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,937 | 747,679 | 606,295 | 48,121 | 93,263 |
| TypeScript | 2,087 | 456,817 | 328,846 | 60,685 | 67,286 |
| TSX | 893 | 249,288 | 194,683 | 23,514 | 31,091 |
| JSON | 99 | 77,751 | 77,746 | 0 | 5 |
| JavaScript | 128 | 19,939 | 15,461 | 2,548 | 1,930 |
| YAML | 208 | 12,830 | 10,712 | 934 | 1,184 |
| TeX | 24 | 10,908 | 8,159 | 1,726 | 1,023 |
| Shell | 35 | 9,894 | 6,704 | 2,327 | 863 |
| PowerShell | 9 | 7,395 | 5,931 | 1,195 | 269 |
| CSS | 15 | 7,087 | 4,891 | 1,411 | 785 |
| Rust | 10 | 4,765 | 3,856 | 474 | 435 |
| Nix | 18 | 5,163 | 3,516 | 1,163 | 484 |

Top language (Python 47.8%). Generated at 2026-09-13T10:47:53.914522925+00:00. Canonical report: https://octocounts.com/github/NousResearch/hermes-agent

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/NousResearch/hermes-agent/commit/b6b53c69a6ed49cb099cf1bfe76b5e6edd718e5a?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 NousResearch/hermes-agent have?

NousResearch/hermes-agent has 1,857,608 total lines, including 1,268,423 code lines, 317,616 comment lines, and 271,569 blank lines.

### How was the NousResearch/hermes-agent line count measured?

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

### What commit was counted for NousResearch/hermes-agent?

This OctoCounts report was generated from b6b53c69a6ed49cb099cf1bfe76b5e6edd718e5a at commit b6b53c69a6ed on 2026-09-13T10:47:53.914522925+00:00.

## Similar repository reports

- [nousresearch/hermes-agent](https://octocounts.com/github/nousresearch/hermes-agent) — Python, 1,373,652 code lines
- [agentscope-ai/QwenPaw](https://octocounts.com/github/agentscope-ai/QwenPaw) — Python, 1,140,238 code lines
- [comet-ml/opik](https://octocounts.com/github/comet-ml/opik) — Python, 1,415,239 code lines
- [langgenius/dify](https://octocounts.com/github/langgenius/dify) — Python, 1,118,531 code lines
- [huggingface/transformers](https://octocounts.com/github/huggingface/transformers) — Python, 1,038,193 code lines
- [home-assistant/core](https://octocounts.com/github/home-assistant/core) — Python, 1,513,961 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)
