# SamurAIGPT/llm-wiki-agent SLOC report

> As of 2026-09-06 (commit 4ea2c7f916a8), SamurAIGPT/llm-wiki-agent contains 4,238 total lines: 2,743 code, 778 comments, 717 blank, across 23 files in 5 languages (top: Python 99.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

SamurAIGPT/llm-wiki-agent has 2,743 source lines of code out of 4,238 total lines across 23 files, counted from the 4ea2c7f916a8f7de6c787d1be014cd392250c161 ref at commit 4ea2c7f916a8 by the OctoCounts tokei engine on 2026-09-06. 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 SamurAIGPT/llm-wiki-agent to commit 4ea2c7f916a8, 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 64.7% of all lines, comments represent 18.4%, and the repository averages 119 code lines per file. Python accounts for 99.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 11 | 3,281 | 2,724 | 140 | 417 |
| TOML | 1 | 20 | 18 | 0 | 2 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 9 | 932 | 0 | 634 | 298 |
| Plain Text | 1 | 4 | 0 | 4 | 0 |

Top language (Python 99.3%). Generated at 2026-09-06T18:02:55.084582802+00:00. Canonical report: https://octocounts.com/github/SamurAIGPT/llm-wiki-agent

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/SamurAIGPT/llm-wiki-agent/commit/4ea2c7f916a8f7de6c787d1be014cd392250c161?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 SamurAIGPT/llm-wiki-agent have?

SamurAIGPT/llm-wiki-agent has 4,238 total lines, including 2,743 code lines, 778 comment lines, and 717 blank lines.

### How was the SamurAIGPT/llm-wiki-agent line count measured?

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

### What commit was counted for SamurAIGPT/llm-wiki-agent?

This OctoCounts report was generated from 4ea2c7f916a8f7de6c787d1be014cd392250c161 at commit 4ea2c7f916a8 on 2026-09-06T18:02:55.084582802+00:00.

## Similar repository reports

- [m-bain/whisperx](https://octocounts.com/github/m-bain/whisperx) — Python, 2,743 code lines
- [anuj0456/OpenArch](https://octocounts.com/github/anuj0456/OpenArch) — Python, 2,757 code lines
- [tox-dev/platformdirs](https://octocounts.com/github/tox-dev/platformdirs) — Python, 2,760 code lines
- [jaraco/path](https://octocounts.com/github/jaraco/path) — Python, 2,771 code lines
- [Deep-unlearning/nano-cohere-transcribe](https://octocounts.com/github/Deep-unlearning/nano-cohere-transcribe) — Python, 2,687 code lines
- [ryotairi/backstage](https://octocounts.com/github/ryotairi/backstage) — Python, 2,805 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)
