# openai/swarm SLOC report

> As of 2026-09-04 (commit 6af0b4caf37d), openai/swarm contains 4,915 total lines: 3,760 code, 427 comments, 728 blank, across 273 files in 8 languages (top: Python 72.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving openai/swarm to commit 6af0b4caf37d, 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 76.5% of all lines, comments represent 8.7%, and the repository averages 14 code lines per file. Python accounts for 72.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 58 | 3,434 | 2,707 | 149 | 578 |
| JSON | 201 | 1,002 | 1,002 | 0 | 0 |
| Forge Config | 1 | 29 | 27 | 0 | 2 |
| YAML | 2 | 15 | 15 | 0 | 0 |
| Makefile | 1 | 6 | 6 | 0 | 0 |
| TOML | 1 | 3 | 3 | 0 | 0 |
| Markdown | 8 | 425 | 0 | 277 | 148 |
| Plain Text | 1 | 1 | 0 | 1 | 0 |

Top language (Python 72.0%). Generated at 2026-09-04T02:47:38.982598915+00:00. Canonical report: https://octocounts.com/github/openai/swarm

## Report FAQ

### How many lines of code does openai/swarm have?

openai/swarm has 4,915 total lines, including 3,760 code lines, 427 comment lines, and 728 blank lines.

### How was the openai/swarm line count measured?

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

### What commit was counted for openai/swarm?

This OctoCounts report was generated from main at commit 6af0b4caf37d on 2026-09-04T02:47:38.982598915+00:00.

## Similar repository reports

- [savytskyi/simplog](https://octocounts.com/github/savytskyi/simplog) — Python, 3,768 code lines
- [jgog2/MangaNana-calibre](https://octocounts.com/github/jgog2/MangaNana-calibre) — Python, 3,746 code lines
- [shareui/ElyxBuilder](https://octocounts.com/github/shareui/ElyxBuilder) — Python, 3,778 code lines
- [ArThirtyFour/ElyxBuilder](https://octocounts.com/github/ArThirtyFour/ElyxBuilder) — Python, 3,778 code lines
- [had0yun/unity-mcp-mixamo](https://octocounts.com/github/had0yun/unity-mcp-mixamo) — Python, 3,787 code lines
- [HaD0Yun/unity-mcp-mixamo](https://octocounts.com/github/HaD0Yun/unity-mcp-mixamo) — Python, 3,787 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)
