# HKUDS/CLI-Anything SLOC report

> As of 2026-09-12 (commit 810c18b0d1ab), HKUDS/CLI-Anything contains 290,573 total lines: 204,046 code, 40,340 comments, 46,187 blank, across 1,461 files in 13 languages (top: Python 92.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

HKUDS/CLI-Anything has 204,046 source lines of code out of 290,573 total lines across 1,461 files, counted from the 810c18b0d1ab9b234bc996c9fd999318523a3ef0 ref at commit 810c18b0d1ab by the OctoCounts tokei engine on 2026-09-12. 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 HKUDS/CLI-Anything to commit 810c18b0d1ab, 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 large codebase by counted code lines. Code represents 70.2% of all lines, comments represent 13.9%, and the repository averages 140 code lines per file. Python accounts for 92.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,030 | 225,099 | 187,781 | 5,806 | 31,512 |
| JSON | 14 | 9,537 | 9,537 | 0 | 0 |
| C# | 7 | 4,457 | 3,770 | 144 | 543 |
| Shell | 14 | 1,463 | 1,079 | 146 | 238 |
| JavaScript | 4 | 970 | 660 | 180 | 130 |
| YAML | 11 | 466 | 413 | 1 | 52 |
| Swift | 2 | 381 | 333 | 10 | 38 |
| PowerShell | 6 | 360 | 292 | 5 | 63 |
| TOML | 6 | 162 | 144 | 0 | 18 |
| MSBuild | 1 | 32 | 30 | 0 | 2 |
| Autoconf | 3 | 7 | 5 | 2 | 0 |
| INI | 1 | 2 | 2 | 0 | 0 |

Top language (Python 92.0%). Generated at 2026-09-12T02:33:22.507415836+00:00. Canonical report: https://octocounts.com/github/HKUDS/CLI-Anything

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/HKUDS/CLI-Anything/commit/810c18b0d1ab9b234bc996c9fd999318523a3ef0?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 HKUDS/CLI-Anything have?

HKUDS/CLI-Anything has 290,573 total lines, including 204,046 code lines, 40,340 comment lines, and 46,187 blank lines.

### How was the HKUDS/CLI-Anything line count measured?

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

### What commit was counted for HKUDS/CLI-Anything?

This OctoCounts report was generated from 810c18b0d1ab9b234bc996c9fd999318523a3ef0 at commit 810c18b0d1ab on 2026-09-12T02:33:22.507415836+00:00.

## Similar repository reports

- [rommapp/romm](https://octocounts.com/github/rommapp/romm) — Python, 203,247 code lines
- [cactus-compute/cactus](https://octocounts.com/github/cactus-compute/cactus) — Python, 205,897 code lines
- [mohamedomarr/IB-Acquisition](https://octocounts.com/github/mohamedomarr/IB-Acquisition) — Python, 206,926 code lines
- [langchain-ai/langchain](https://octocounts.com/github/langchain-ai/langchain) — Python, 201,005 code lines
- [gptme/gptme](https://octocounts.com/github/gptme/gptme) — Python, 200,777 code lines
- [dograh-hq/dograh](https://octocounts.com/github/dograh-hq/dograh) — Python, 199,995 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)
