# bytedance/deer-flow SLOC report

> As of 2026-09-16 (commit 26800d124560), bytedance/deer-flow contains 347,700 total lines: 260,633 code, 45,550 comments, 41,517 blank, across 1,605 files in 20 languages (top: Python 61.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

bytedance/deer-flow has 260,633 source lines of code out of 347,700 total lines across 1,605 files, counted from the 26800d124560192ee7595a9a042363e80d509fac ref at commit 26800d124560 by the OctoCounts tokei engine on 2026-09-16. 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 bytedance/deer-flow to commit 26800d124560, 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 75.0% of all lines, comments represent 13.1%, and the repository averages 162 code lines per file. Python accounts for 61.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 774 | 197,057 | 160,196 | 12,831 | 24,030 |
| TSX | 214 | 42,025 | 38,225 | 897 | 2,903 |
| TypeScript | 250 | 27,990 | 23,611 | 2,151 | 2,228 |
| JSON | 37 | 13,627 | 13,627 | 0 | 0 |
| YAML | 45 | 18,414 | 12,507 | 3,145 | 2,762 |
| CSS | 7 | 4,666 | 3,928 | 101 | 637 |
| HTML | 9 | 2,949 | 2,716 | 53 | 180 |
| Shell | 24 | 3,545 | 2,461 | 595 | 489 |
| JavaScript | 14 | 2,681 | 2,241 | 196 | 244 |
| JSX | 1 | 361 | 339 | 1 | 21 |
| Makefile | 3 | 324 | 215 | 50 | 59 |
| TOML | 5 | 292 | 196 | 73 | 23 |

Top language (Python 61.5%). Generated at 2026-09-16T08:59:51.569993696+00:00. Canonical report: https://octocounts.com/github/bytedance/deer-flow

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/bytedance/deer-flow/commit/26800d124560192ee7595a9a042363e80d509fac?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 bytedance/deer-flow have?

bytedance/deer-flow has 347,700 total lines, including 260,633 code lines, 45,550 comment lines, and 41,517 blank lines.

### How was the bytedance/deer-flow line count measured?

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

### What commit was counted for bytedance/deer-flow?

This OctoCounts report was generated from 26800d124560192ee7595a9a042363e80d509fac at commit 26800d124560 on 2026-09-16T08:59:51.569993696+00:00.

## Similar repository reports

- [matplotlib/matplotlib](https://octocounts.com/github/matplotlib/matplotlib) — Python, 256,762 code lines
- [ZhuLinsen/daily_stock_analysis](https://octocounts.com/github/ZhuLinsen/daily_stock_analysis) — Python, 255,502 code lines
- [openai/openai-python](https://octocounts.com/github/openai/openai-python) — Python, 270,647 code lines
- [langchain-ai/deepagents](https://octocounts.com/github/langchain-ai/deepagents) — Python, 248,509 code lines
- [kovidgoyal/kitty](https://octocounts.com/github/kovidgoyal/kitty) — Python, 273,792 code lines
- [angr/angr](https://octocounts.com/github/angr/angr) — Python, 274,750 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)
