# lsdefine/GenericAgent SLOC report

> As of 2026-09-16 (commit 1b6442fe4f97), lsdefine/GenericAgent contains 71,289 total lines: 58,351 code, 6,469 comments, 6,469 blank, across 191 files in 13 languages (top: Python 68.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

lsdefine/GenericAgent has 58,351 source lines of code out of 71,289 total lines across 191 files, counted from the 1b6442fe4f97d87a3d9d52d76569f69d156af853 ref at commit 1b6442fe4f97 by the OctoCounts tokei engine on 2026-09-16. 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 lsdefine/GenericAgent to commit 1b6442fe4f97, 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 medium-sized codebase by counted code lines. Code represents 81.9% of all lines, comments represent 9.1%, and the repository averages 306 code lines per file. Python accounts for 68.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 84 | 47,638 | 40,025 | 2,958 | 4,655 |
| JavaScript | 9 | 7,907 | 7,752 | 53 | 102 |
| Rust | 3 | 3,812 | 3,673 | 19 | 120 |
| CSS | 2 | 2,689 | 2,513 | 104 | 72 |
| PowerShell | 4 | 1,832 | 1,377 | 121 | 334 |
| Shell | 7 | 1,381 | 1,141 | 99 | 141 |
| JSON | 16 | 839 | 839 | 0 | 0 |
| HTML | 6 | 855 | 792 | 27 | 36 |
| TOML | 3 | 174 | 140 | 6 | 28 |
| Batch | 4 | 109 | 95 | 5 | 9 |
| BASH | 1 | 5 | 4 | 1 | 0 |
| Markdown | 41 | 3,576 | 0 | 2,686 | 890 |

Top language (Python 68.6%). Generated at 2026-09-16T09:56:47.719118881+00:00. Canonical report: https://octocounts.com/github/lsdefine/GenericAgent

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/lsdefine/GenericAgent/commit/1b6442fe4f97d87a3d9d52d76569f69d156af853?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 lsdefine/GenericAgent have?

lsdefine/GenericAgent has 71,289 total lines, including 58,351 code lines, 6,469 comment lines, and 6,469 blank lines.

### How was the lsdefine/GenericAgent line count measured?

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

### What commit was counted for lsdefine/GenericAgent?

This OctoCounts report was generated from 1b6442fe4f97d87a3d9d52d76569f69d156af853 at commit 1b6442fe4f97 on 2026-09-16T09:56:47.719118881+00:00.

## Similar repository reports

- [browser-use/browser-use](https://octocounts.com/github/browser-use/browser-use) — Python, 57,950 code lines
- [VisoMasterFusion/VisoMaster-Fusion](https://octocounts.com/github/VisoMasterFusion/VisoMaster-Fusion) — Python, 57,780 code lines
- [deepset-ai/haystack](https://octocounts.com/github/deepset-ai/haystack) — Python, 59,512 code lines
- [jianchang512/pyvideotrans](https://octocounts.com/github/jianchang512/pyvideotrans) — Python, 59,804 code lines
- [usestrix/strix](https://octocounts.com/github/usestrix/strix) — Python, 59,879 code lines
- [mnemosyne-oss/mnemosyne](https://octocounts.com/github/mnemosyne-oss/mnemosyne) — Python, 60,163 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)
