# deepseek-ai/deepseek-harness SLOC report

> As of 2026-09-18 (commit ddefc45fbc7f), deepseek-ai/deepseek-harness contains 695,087 total lines: 463,903 code, 161,637 comments, 69,547 blank, across 5,272 files in 19 languages (top: TypeScript 60.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

deepseek-ai/deepseek-harness has 463,903 source lines of code out of 695,087 total lines across 5,272 files, counted from the master ref at commit ddefc45fbc7f by the OctoCounts tokei engine on 2026-09-18. 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 deepseek-ai/deepseek-harness to commit ddefc45fbc7f, 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 66.7% of all lines, comments represent 23.3%, and the repository averages 88 code lines per file. TypeScript accounts for 60.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 2,273 | 390,785 | 280,250 | 84,032 | 26,503 |
| JSON | 788 | 83,485 | 83,483 | 0 | 2 |
| YAML | 736 | 39,340 | 34,436 | 2,256 | 2,648 |
| TSX | 226 | 43,018 | 34,254 | 6,605 | 2,159 |
| CSS | 161 | 24,324 | 19,327 | 2,074 | 2,923 |
| Python | 15 | 7,313 | 5,755 | 887 | 671 |
| JavaScript | 65 | 5,478 | 4,431 | 681 | 366 |
| PowerShell | 5 | 425 | 390 | 26 | 9 |
| C++ | 3 | 394 | 366 | 11 | 17 |
| C | 2 | 462 | 315 | 110 | 37 |
| Shell | 8 | 409 | 299 | 72 | 38 |
| SVG | 8 | 297 | 266 | 15 | 16 |

Top language (TypeScript 60.4%). Generated at 2026-09-18T10:58:42.436394978+00:00. Canonical report: https://octocounts.com/github/deepseek-ai/deepseek-harness

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/deepseek-ai/deepseek-harness/commit/ddefc45fbc7f8e46dd73185e68295696d1297887?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 deepseek-ai/deepseek-harness have?

deepseek-ai/deepseek-harness has 695,087 total lines, including 463,903 code lines, 161,637 comment lines, and 69,547 blank lines.

### How was the deepseek-ai/deepseek-harness line count measured?

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

### What commit was counted for deepseek-ai/deepseek-harness?

This OctoCounts report was generated from master at commit ddefc45fbc7f on 2026-09-18T10:58:42.436394978+00:00.

## Similar repository reports

- [Qiao-920/claude-desktop-cn](https://octocounts.com/github/Qiao-920/claude-desktop-cn) — TypeScript, 464,063 code lines
- [danny-avila/LibreChat](https://octocounts.com/github/danny-avila/LibreChat) — TypeScript, 465,809 code lines
- [seakee/CPA-Manager-Plus](https://octocounts.com/github/seakee/CPA-Manager-Plus) — TypeScript, 461,205 code lines
- [Zoo-Code-Org/Zoo-Code](https://octocounts.com/github/Zoo-Code-Org/Zoo-Code) — TypeScript, 468,227 code lines
- [pretend1111/claude-desktop-app](https://octocounts.com/github/pretend1111/claude-desktop-app) — TypeScript, 456,503 code lines
- [elie222/inbox-zero](https://octocounts.com/github/elie222/inbox-zero) — TypeScript, 444,624 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)
- [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)
