# crewAIInc/crewAI SLOC report

> As of 2026-09-17 (commit 1b488b6da77d), crewAIInc/crewAI contains 19,174 total lines: 15,613 code, 809 comments, 2,752 blank, across 192 files in 8 languages (top: Python 96.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

crewAIInc/crewAI has 15,613 source lines of code out of 19,174 total lines across 192 files, counted from the 1b488b6da77dc0dc1d96d45e9ef6213b3f8eceeb ref at commit 1b488b6da77d by the OctoCounts tokei engine on 2026-09-17. 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 crewAIInc/crewAI to commit 1b488b6da77d, 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.4% of all lines, comments represent 4.2%, and the repository averages 81 code lines per file. Python accounts for 96.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 175 | 18,085 | 15,116 | 425 | 2,544 |
| YAML | 5 | 270 | 262 | 4 | 4 |
| TOML | 4 | 155 | 135 | 6 | 14 |
| JSON | 1 | 51 | 51 | 0 | 0 |
| HTML | 1 | 38 | 37 | 1 | 0 |
| SVG | 1 | 12 | 12 | 0 | 0 |
| Markdown | 4 | 559 | 0 | 369 | 190 |
| Plain Text | 1 | 4 | 0 | 4 | 0 |

Top language (Python 96.8%). Generated at 2026-09-17T20:11:20.304365495+00:00. Canonical report: https://octocounts.com/github/crewAIInc/crewAI

## Reproduce this report

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

crewAIInc/crewAI has 19,174 total lines, including 15,613 code lines, 809 comment lines, and 2,752 blank lines.

### How was the crewAIInc/crewAI line count measured?

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

### What commit was counted for crewAIInc/crewAI?

This OctoCounts report was generated from 1b488b6da77dc0dc1d96d45e9ef6213b3f8eceeb at commit 1b488b6da77d on 2026-09-17T20:11:20.304365495+00:00.

## Similar repository reports

- [SWE-agent/SWE-agent](https://octocounts.com/github/SWE-agent/SWE-agent) — Python, 15,681 code lines
- [fastapi/typer](https://octocounts.com/github/fastapi/typer) — Python, 15,756 code lines
- [ai-infra-curriculum/ai-infra-engineer-learning](https://octocounts.com/github/ai-infra-curriculum/ai-infra-engineer-learning) — Python, 15,433 code lines
- [moona3k/mlx-qwen3-asr](https://octocounts.com/github/moona3k/mlx-qwen3-asr) — Python, 15,426 code lines
- [agentscope-ai/ReMe](https://octocounts.com/github/agentscope-ai/ReMe) — Python, 15,950 code lines
- [microsoft/VibeVoice](https://octocounts.com/github/microsoft/VibeVoice) — Python, 16,026 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)
