# nousresearch/hermes-agent SLOC report

> As of 2026-08-28 (commit 4e7eb39947f1), nousresearch/hermes-agent contains 1,978,086 total lines: 1,355,060 code, 361,997 comments, 261,029 blank, across 5,416 files in 31 languages (top: Python 57.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving nousresearch/hermes-agent to commit 4e7eb39947f1, 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.5% of all lines, comments represent 18.3%, and the repository averages 250 code lines per file. Python accounts for 57.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,243 | 988,434 | 784,802 | 105,978 | 97,654 |
| TypeScript | 1,748 | 381,721 | 274,011 | 51,760 | 55,950 |
| TSX | 745 | 208,626 | 162,407 | 20,061 | 26,158 |
| JSON | 91 | 63,653 | 63,648 | 0 | 5 |
| JavaScript | 113 | 33,714 | 26,212 | 4,229 | 3,273 |
| YAML | 191 | 12,356 | 10,262 | 927 | 1,167 |
| TeX | 24 | 10,908 | 8,159 | 1,726 | 1,023 |
| Shell | 35 | 9,847 | 6,753 | 2,253 | 841 |
| PowerShell | 6 | 6,983 | 6,082 | 732 | 169 |
| CSS | 13 | 6,081 | 4,081 | 1,335 | 665 |
| Rust | 10 | 4,765 | 3,856 | 474 | 435 |
| Nix | 18 | 5,212 | 3,561 | 1,166 | 485 |

Top language (Python 57.9%). Generated at 2026-08-28T05:46:11.311230751+00:00. Canonical report: https://octocounts.com/github/nousresearch/hermes-agent

## Report FAQ

### How many lines of code does nousresearch/hermes-agent have?

nousresearch/hermes-agent has 1,978,086 total lines, including 1,355,060 code lines, 361,997 comment lines, and 261,029 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 4e7eb39947f1, 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 4e7eb39947f1 on 2026-08-28T05:46:11.311230751+00:00.

## Similar repository reports

- [NousResearch/hermes-agent](https://octocounts.com/github/NousResearch/hermes-agent) — Python, 1,328,667 code lines
- [comet-ml/opik](https://octocounts.com/github/comet-ml/opik) — Python, 1,383,746 code lines
- [home-assistant/core](https://octocounts.com/github/home-assistant/core) — Python, 1,513,961 code lines
- [vllm-project/vllm](https://octocounts.com/github/vllm-project/vllm) — Python, 1,104,470 code lines
- [Dhravya/hermes-agent](https://octocounts.com/github/Dhravya/hermes-agent) — Python, 1,074,449 code lines
- [apache/airflow](https://octocounts.com/github/apache/airflow) — Python, 1,638,519 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
