# ZaxbyHub/opencode-swarm SLOC report

> As of 2026-07-23 (commit c717988039f8), ZaxbyHub/opencode-swarm contains 1,173,373 total lines: 880,722 code, 154,101 comments, 138,550 blank, across 3,500 files in 13 languages (top: TypeScript 96.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ZaxbyHub/opencode-swarm to commit c717988039f8, 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.1% of all lines, comments represent 13.1%, and the repository averages 252 code lines per file. TypeScript accounts for 96.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,728 | 1,086,394 | 851,357 | 115,463 | 119,574 |
| Go | 3 | 12,750 | 10,200 | 0 | 2,550 |
| Rust | 23 | 10,085 | 9,714 | 73 | 298 |
| JavaScript | 19 | 5,061 | 4,395 | 450 | 216 |
| Python | 3 | 2,550 | 2,550 | 0 | 0 |
| Shell | 12 | 1,765 | 1,121 | 499 | 145 |
| JSON | 29 | 921 | 921 | 0 | 0 |
| PowerShell | 1 | 384 | 351 | 12 | 21 |
| PHP | 5 | 98 | 54 | 25 | 19 |
| TOML | 3 | 59 | 48 | 5 | 6 |
| XML | 1 | 11 | 11 | 0 | 0 |
| Markdown | 667 | 53,106 | 0 | 37,388 | 15,718 |

Top language (TypeScript 96.7%). Generated at 2026-07-23T18:24:08.864191332+00:00. Canonical report: https://octocounts.com/github/ZaxbyHub/opencode-swarm

## Report FAQ

### How many lines of code does ZaxbyHub/opencode-swarm have?

ZaxbyHub/opencode-swarm has 1,173,373 total lines, including 880,722 code lines, 154,101 comment lines, and 138,550 blank lines.

### How was the ZaxbyHub/opencode-swarm line count measured?

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

### What commit was counted for ZaxbyHub/opencode-swarm?

This OctoCounts report was generated from main at commit c717988039f8 on 2026-07-23T18:24:08.864191332+00:00.

## Similar repository reports

- [ferroxlabs/wayland](https://octocounts.com/github/ferroxlabs/wayland) — TypeScript, 892,150 code lines
- [getpaseo/paseo](https://octocounts.com/github/getpaseo/paseo) — TypeScript, 895,663 code lines
- [pingdotgg/t3code](https://octocounts.com/github/pingdotgg/t3code) — TypeScript, 855,783 code lines
- [CherryHQ/cherry-studio](https://octocounts.com/github/CherryHQ/cherry-studio) — TypeScript, 848,152 code lines
- [coder/xum](https://octocounts.com/github/coder/xum) — TypeScript, 828,196 code lines
- [cline/cline](https://octocounts.com/github/cline/cline) — TypeScript, 783,932 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
