# stablyai/orca SLOC report

> As of 2026-09-20 (commit 96c1dd8b701d), stablyai/orca contains 5,163,042 total lines: 4,589,708 code, 212,359 comments, 360,975 blank, across 26,767 files in 23 languages (top: TypeScript 69.4%). Custom configuration (profile: source-only). Counted with tokei via OctoCounts.

stablyai/orca has 4,589,708 source lines of code out of 5,163,042 total lines across 26,767 files, counted from the main ref at commit 96c1dd8b701d by the OctoCounts tokei engine on 2026-09-20. 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 stablyai/orca to commit 96c1dd8b701d, 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 88.9% of all lines, comments represent 4.1%, and the repository averages 171 code lines per file. TypeScript accounts for 69.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 22,085 | 3,670,003 | 3,183,520 | 180,469 | 306,014 |
| JSON | 901 | 733,784 | 733,783 | 0 | 1 |
| TSX | 2,828 | 543,608 | 491,483 | 15,286 | 36,839 |
| JavaScript | 708 | 142,253 | 126,124 | 7,442 | 8,687 |
| YAML | 8 | 31,928 | 27,697 | 17 | 4,214 |
| Swift | 45 | 8,916 | 7,864 | 228 | 824 |
| CSS | 8 | 8,770 | 7,171 | 517 | 1,082 |
| HCL | 23 | 5,658 | 4,592 | 259 | 807 |
| PowerShell | 2 | 1,598 | 1,455 | 23 | 120 |
| Shell | 14 | 1,623 | 1,261 | 192 | 170 |
| Kotlin | 16 | 1,632 | 1,207 | 262 | 163 |
| Python | 2 | 1,351 | 1,101 | 15 | 235 |

Top language (TypeScript 69.4%). Generated at 2026-09-20T10:03:24.769968684+00:00. Canonical report: https://octocounts.com/github/stablyai/orca

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/stablyai/orca/commit/96c1dd8b701da708fd3a5f8ed716f4bec600249a?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22source-only%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does stablyai/orca have?

stablyai/orca has 5,163,042 total lines, including 4,589,708 code lines, 212,359 comment lines, and 360,975 blank lines.

### How was the stablyai/orca line count measured?

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

### What commit was counted for stablyai/orca?

This OctoCounts report was generated from main at commit 96c1dd8b701d on 2026-09-20T10:03:24.769968684+00:00.

## Similar repository reports

- [microsoft/vscode](https://octocounts.com/github/microsoft/vscode) — TypeScript, 4,362,016 code lines
- [BuilderIO/agent-native](https://octocounts.com/github/BuilderIO/agent-native) — TypeScript, 3,612,898 code lines
- [QwenLM/qwen-code](https://octocounts.com/github/QwenLM/qwen-code) — TypeScript, 3,277,865 code lines
- [elizaOS/eliza](https://octocounts.com/github/elizaOS/eliza) — TypeScript, 5,906,074 code lines
- [DefinitelyTyped/DefinitelyTyped](https://octocounts.com/github/DefinitelyTyped/DefinitelyTyped) — TypeScript, 3,157,939 code lines
- [qwenLM/qwen-code](https://octocounts.com/github/qwenLM/qwen-code) — TypeScript, 2,776,200 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)
