# different-ai/openwork SLOC report

> As of 2026-09-17 (commit 76971d33c4d4), different-ai/openwork contains 1,886,065 total lines: 1,748,712 code, 59,214 comments, 78,139 blank, across 4,294 files in 21 languages (top: JSON 52.5%). Default configuration. Counted with tokei via OctoCounts.

different-ai/openwork has 1,748,712 source lines of code out of 1,886,065 total lines across 4,294 files, counted from the dev ref at commit 76971d33c4d4 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 different-ai/openwork to commit 76971d33c4d4, 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 very large codebase by counted code lines. Code represents 92.7% of all lines, comments represent 3.1%, and the repository averages 407 code lines per file. JSON accounts for 52.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 222 | 917,515 | 917,515 | 0 | 0 |
| TypeScript | 2,582 | 650,623 | 574,819 | 26,911 | 48,893 |
| TSX | 719 | 170,682 | 155,489 | 3,610 | 11,583 |
| JavaScript | 271 | 63,967 | 56,864 | 2,276 | 4,827 |
| YAML | 38 | 26,510 | 23,857 | 285 | 2,368 |
| CSS | 11 | 8,422 | 7,915 | 44 | 463 |
| Swift | 23 | 4,868 | 4,378 | 107 | 383 |
| Shell | 26 | 3,358 | 2,754 | 241 | 363 |
| SQL | 103 | 2,542 | 2,340 | 174 | 28 |
| PowerShell | 3 | 1,026 | 899 | 5 | 122 |
| Pan | 2 | 542 | 510 | 0 | 32 |
| JSX | 2 | 498 | 481 | 0 | 17 |

Top language (JSON 52.5%). Generated at 2026-09-17T02:34:37.655686412+00:00. Canonical report: https://octocounts.com/github/different-ai/openwork

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/different-ai/openwork/commit/76971d33c4d48c9b89686229e19983be8f884f2b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does different-ai/openwork have?

different-ai/openwork has 1,886,065 total lines, including 1,748,712 code lines, 59,214 comment lines, and 78,139 blank lines.

### How was the different-ai/openwork line count measured?

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

### What commit was counted for different-ai/openwork?

This OctoCounts report was generated from dev at commit 76971d33c4d4 on 2026-09-17T02:34:37.655686412+00:00.

## Similar repository reports

- [baserow/baserow](https://octocounts.com/github/baserow/baserow) — JSON, 1,898,986 code lines
- [yuezih/Movie101](https://octocounts.com/github/yuezih/Movie101) — JSON, 1,581,172 code lines
- [diegosouzapw/OmniRoute](https://octocounts.com/github/diegosouzapw/OmniRoute) — JSON, 1,924,707 code lines
- [insightlabs38-pixel/HydroSwarm](https://octocounts.com/github/insightlabs38-pixel/HydroSwarm) — JSON, 1,564,744 code lines
- [dabiziluzhu55/citypulse-v2x-sim](https://octocounts.com/github/dabiziluzhu55/citypulse-v2x-sim) — JSON, 2,053,525 code lines
- [medplum/medplum](https://octocounts.com/github/medplum/medplum) — JSON, 1,441,864 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)
- [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)
