# nousresearch/hermes-agent SLOC report

> As of 2026-09-18 (commit 9a01dfc63399), nousresearch/hermes-agent contains 1,993,910 total lines: 1,373,652 code, 333,894 comments, 286,364 blank, across 7,221 files in 32 languages (top: Python 46.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

nousresearch/hermes-agent has 1,373,652 source lines of code out of 1,993,910 total lines across 7,221 files, counted from the main ref at commit 9a01dfc63399 by the OctoCounts tokei engine on 2026-09-18. 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 9a01dfc63399, 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.9% of all lines, comments represent 16.7%, and the repository averages 190 code lines per file. Python accounts for 46.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 2,046 | 789,522 | 637,908 | 52,096 | 99,518 |
| TypeScript | 2,286 | 490,844 | 354,768 | 64,542 | 71,534 |
| TSX | 969 | 263,794 | 206,698 | 24,082 | 33,014 |
| JSON | 98 | 105,573 | 105,568 | 0 | 5 |
| JavaScript | 149 | 26,088 | 19,988 | 3,770 | 2,330 |
| YAML | 299 | 14,459 | 12,423 | 887 | 1,149 |
| TeX | 24 | 10,908 | 8,159 | 1,726 | 1,023 |
| Shell | 37 | 10,250 | 6,980 | 2,373 | 897 |
| PowerShell | 9 | 7,434 | 5,960 | 1,202 | 272 |
| CSS | 19 | 8,042 | 5,601 | 1,535 | 906 |
| Rust | 10 | 5,092 | 4,134 | 498 | 460 |
| Nix | 18 | 5,251 | 3,561 | 1,199 | 491 |

Top language (Python 46.4%). Generated at 2026-09-18T17:34:05.765150239+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/9a01dfc633995a2b4c1aea86aa3142feb79191f6?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,993,910 total lines, including 1,373,652 code lines, 333,894 comment lines, and 286,364 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 9a01dfc63399, 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 main at commit 9a01dfc63399 on 2026-09-18T17:34:05.765150239+00:00.

## Similar repository reports

- [comet-ml/opik](https://octocounts.com/github/comet-ml/opik) — Python, 1,415,239 code lines
- [NousResearch/hermes-agent](https://octocounts.com/github/NousResearch/hermes-agent) — Python, 1,268,423 code lines
- [home-assistant/core](https://octocounts.com/github/home-assistant/core) — Python, 1,513,961 code lines
- [agentscope-ai/QwenPaw](https://octocounts.com/github/agentscope-ai/QwenPaw) — Python, 1,140,238 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

## 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)
