# bcurts/agentchattr SLOC report

> As of 2026-07-19 (commit 51660a1a9556), bcurts/agentchattr contains 27,343 total lines: 22,149 code, 1,862 comments, 3,332 blank, across 70 files in 10 languages (top: Python 35.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving bcurts/agentchattr to commit 51660a1a9556, 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.0% of all lines, comments represent 6.8%, and the repository averages 316 code lines per file. Python accounts for 35.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 21 | 9,580 | 7,792 | 559 | 1,229 |
| JavaScript | 7 | 8,624 | 7,000 | 670 | 954 |
| CSS | 3 | 6,458 | 5,526 | 138 | 794 |
| Shell | 15 | 994 | 827 | 45 | 122 |
| Batch | 15 | 593 | 465 | 69 | 59 |
| HTML | 2 | 350 | 341 | 0 | 9 |
| JSON | 4 | 124 | 124 | 0 | 0 |
| TOML | 1 | 133 | 74 | 44 | 15 |
| Markdown | 1 | 484 | 0 | 334 | 150 |
| Plain Text | 1 | 3 | 0 | 3 | 0 |

Top language (Python 35.2%). Generated at 2026-07-19T15:49:47.041675818+00:00. Canonical report: https://octocounts.com/github/bcurts/agentchattr

## Report FAQ

### How many lines of code does bcurts/agentchattr have?

bcurts/agentchattr has 27,343 total lines, including 22,149 code lines, 1,862 comment lines, and 3,332 blank lines.

### How was the bcurts/agentchattr line count measured?

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

### What commit was counted for bcurts/agentchattr?

This OctoCounts report was generated from main at commit 51660a1a9556 on 2026-07-19T15:49:47.041675818+00:00.

## Similar repository reports

- [openwrt-xiaomi/xmir-patcher](https://octocounts.com/github/openwrt-xiaomi/xmir-patcher) — Python, 21,896 code lines
- [zilliztech/memsearch](https://octocounts.com/github/zilliztech/memsearch) — Python, 21,794 code lines
- [lzp0301/webmedic](https://octocounts.com/github/lzp0301/webmedic) — Python, 22,602 code lines
- [panzhenhai520/webmedic](https://octocounts.com/github/panzhenhai520/webmedic) — Python, 22,602 code lines
- [dottxt-ai/outlines](https://octocounts.com/github/dottxt-ai/outlines) — Python, 22,968 code lines
- [harry0703/MoneyPrinterTurbo](https://octocounts.com/github/harry0703/MoneyPrinterTurbo) — Python, 23,041 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)
