# andrewyng/aisuite SLOC report

> As of 2026-08-02 (commit cb29165b00f7), andrewyng/aisuite contains 136,835 total lines: 110,096 code, 11,029 comments, 15,710 blank, across 697 files in 18 languages (top: Python 59.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving andrewyng/aisuite to commit cb29165b00f7, 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 80.5% of all lines, comments represent 8.1%, and the repository averages 158 code lines per file. Python accounts for 59.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 355 | 79,815 | 65,709 | 2,936 | 11,170 |
| TSX | 73 | 17,998 | 15,823 | 1,167 | 1,008 |
| TypeScript | 129 | 14,125 | 11,331 | 1,223 | 1,571 |
| JSON | 13 | 9,160 | 9,158 | 0 | 2 |
| HTML | 13 | 2,294 | 2,134 | 51 | 109 |
| CSS | 5 | 1,945 | 1,642 | 159 | 144 |
| Jupyter Notebooks | 18 | 2,081 | 1,274 | 518 | 289 |
| Rust | 4 | 1,371 | 1,185 | 81 | 105 |
| JSX | 2 | 1,216 | 1,149 | 0 | 67 |
| TOML | 6 | 242 | 192 | 25 | 25 |
| Shell | 2 | 294 | 166 | 111 | 17 |
| JavaScript | 8 | 164 | 153 | 9 | 2 |

Top language (Python 59.7%). Generated at 2026-08-02T00:54:46.359465180+00:00. Canonical report: https://octocounts.com/github/andrewyng/aisuite

## Report FAQ

### How many lines of code does andrewyng/aisuite have?

andrewyng/aisuite has 136,835 total lines, including 110,096 code lines, 11,029 comment lines, and 15,710 blank lines.

### How was the andrewyng/aisuite line count measured?

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

### What commit was counted for andrewyng/aisuite?

This OctoCounts report was generated from main at commit cb29165b00f7 on 2026-08-02T00:54:46.359465180+00:00.

## Similar repository reports

- [langchain-ai/open-swe](https://octocounts.com/github/langchain-ai/open-swe) — Python, 112,804 code lines
- [fla-org/flash-linear-attention](https://octocounts.com/github/fla-org/flash-linear-attention) — Python, 114,257 code lines
- [youssofal/MTPLX](https://octocounts.com/github/youssofal/MTPLX) — Python, 105,843 code lines
- [SanAntonio021/agents-skills](https://octocounts.com/github/SanAntonio021/agents-skills) — Python, 114,897 code lines
- [Tracer-Cloud/opensre](https://octocounts.com/github/Tracer-Cloud/opensre) — Python, 115,417 code lines
- [ManimCommunity/manim](https://octocounts.com/github/ManimCommunity/manim) — Python, 115,517 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)
