# final-run/finalrun-agent SLOC report

> As of 2026-08-14 (commit 2edb4f54e454), final-run/finalrun-agent contains 69,138 total lines: 42,551 code, 17,655 comments, 8,932 blank, across 319 files in 17 languages (top: TypeScript 53.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving final-run/finalrun-agent to commit 2edb4f54e454, 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 medium-sized codebase by counted code lines. Code represents 61.5% of all lines, comments represent 25.5%, and the repository averages 133 code lines per file. TypeScript accounts for 53.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 114 | 27,946 | 22,885 | 2,344 | 2,717 |
| JSON | 22 | 7,401 | 7,401 | 0 | 0 |
| Swift | 20 | 8,110 | 5,380 | 1,791 | 939 |
| Kotlin | 25 | 3,540 | 2,824 | 354 | 362 |
| CSS | 3 | 1,300 | 1,103 | 11 | 186 |
| TSX | 14 | 1,205 | 1,033 | 89 | 83 |
| Shell | 5 | 1,032 | 684 | 225 | 123 |
| JavaScript | 9 | 722 | 519 | 130 | 73 |
| PowerShell | 1 | 557 | 386 | 98 | 73 |
| Protocol Buffers | 1 | 310 | 199 | 55 | 56 |
| Batch | 1 | 94 | 73 | 0 | 21 |
| HTML | 1 | 18 | 18 | 0 | 0 |

Top language (TypeScript 53.8%). Generated at 2026-08-14T22:28:31.157024035+00:00. Canonical report: https://octocounts.com/github/final-run/finalrun-agent

## Report FAQ

### How many lines of code does final-run/finalrun-agent have?

final-run/finalrun-agent has 69,138 total lines, including 42,551 code lines, 17,655 comment lines, and 8,932 blank lines.

### How was the final-run/finalrun-agent line count measured?

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

### What commit was counted for final-run/finalrun-agent?

This OctoCounts report was generated from main at commit 2edb4f54e454 on 2026-08-14T22:28:31.157024035+00:00.

## Similar repository reports

- [shen100/mili](https://octocounts.com/github/shen100/mili) — TypeScript, 42,781 code lines
- [Fission-AI/OpenSpec](https://octocounts.com/github/Fission-AI/OpenSpec) — TypeScript, 42,218 code lines
- [slkiser/opencode-quota](https://octocounts.com/github/slkiser/opencode-quota) — TypeScript, 42,172 code lines
- [HelpFreedom/kadr](https://octocounts.com/github/HelpFreedom/kadr) — TypeScript, 41,842 code lines
- [Code-4-Community/ssf](https://octocounts.com/github/Code-4-Community/ssf) — TypeScript, 43,688 code lines
- [mksglu/context-mode](https://octocounts.com/github/mksglu/context-mode) — TypeScript, 43,969 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)
