# rasbt/mini-coding-agent SLOC report

> As of 2026-09-03 (commit 717cae4ff10d), rasbt/mini-coding-agent contains 1,407 total lines: 899 code, 279 comments, 229 blank, across 4 files in 3 languages (top: Python 97.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rasbt/mini-coding-agent has 899 source lines of code out of 1,407 total lines across 4 files, counted from the main ref at commit 717cae4ff10d by the OctoCounts tokei engine on 2026-09-03. 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 rasbt/mini-coding-agent to commit 717cae4ff10d, 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 63.9% of all lines, comments represent 19.8%, and the repository averages 225 code lines per file. Python accounts for 97.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1 | 1,019 | 879 | 37 | 103 |
| TOML | 1 | 24 | 20 | 0 | 4 |
| Markdown | 2 | 364 | 0 | 242 | 122 |

Top language (Python 97.8%). Generated at 2026-09-03T01:25:39.998824456+00:00. Canonical report: https://octocounts.com/github/rasbt/mini-coding-agent

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rasbt/mini-coding-agent/commit/717cae4ff10d01773bd12951f62a575825053414?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 rasbt/mini-coding-agent have?

rasbt/mini-coding-agent has 1,407 total lines, including 899 code lines, 279 comment lines, and 229 blank lines.

### How was the rasbt/mini-coding-agent line count measured?

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

### What commit was counted for rasbt/mini-coding-agent?

This OctoCounts report was generated from main at commit 717cae4ff10d on 2026-09-03T01:25:39.998824456+00:00.

## Similar repository reports

- [yhhe2004/STAIR](https://octocounts.com/github/yhhe2004/STAIR) — Python, 896 code lines
- [starchild-codes/RagaLint](https://octocounts.com/github/starchild-codes/RagaLint) — Python, 895 code lines
- [okfn/ckanext-datano](https://octocounts.com/github/okfn/ckanext-datano) — Python, 905 code lines
- [karpathy/autoresearch](https://octocounts.com/github/karpathy/autoresearch) — Python, 910 code lines
- [haowang02/codex-candy-eval](https://octocounts.com/github/haowang02/codex-candy-eval) — Python, 884 code lines
- [V1xel/mixamo-mcp](https://octocounts.com/github/V1xel/mixamo-mcp) — Python, 876 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)
