# optave/ops-codegraph-tool SLOC report

> As of 2026-09-02 (commit 54f47d1db463), optave/ops-codegraph-tool contains 188,351 total lines: 148,495 code, 26,142 comments, 13,714 blank, across 488 files in 7 languages (top: TypeScript 52.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving optave/ops-codegraph-tool to commit 54f47d1db463, 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 78.8% of all lines, comments represent 13.9%, and the repository averages 304 code lines per file. TypeScript accounts for 52.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 371 | 104,582 | 78,489 | 18,228 | 7,865 |
| Rust | 83 | 70,932 | 61,453 | 4,902 | 4,577 |
| JSON | 5 | 6,899 | 6,893 | 0 | 6 |
| JavaScript | 16 | 2,337 | 1,580 | 505 | 252 |
| TOML | 2 | 73 | 58 | 12 | 3 |
| Shell | 1 | 35 | 22 | 12 | 1 |
| Markdown | 10 | 3,493 | 0 | 2,483 | 1,010 |

Top language (TypeScript 52.9%). Generated at 2026-09-02T23:47:48.050762377+00:00. Canonical report: https://octocounts.com/github/optave/ops-codegraph-tool

## Report FAQ

### How many lines of code does optave/ops-codegraph-tool have?

optave/ops-codegraph-tool has 188,351 total lines, including 148,495 code lines, 26,142 comment lines, and 13,714 blank lines.

### How was the optave/ops-codegraph-tool line count measured?

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

### What commit was counted for optave/ops-codegraph-tool?

This OctoCounts report was generated from main at commit 54f47d1db463 on 2026-09-02T23:47:48.050762377+00:00.

## Similar repository reports

- [yutori-ai/stagehand](https://octocounts.com/github/yutori-ai/stagehand) — TypeScript, 148,468 code lines
- [danielmiessler/LifeOS](https://octocounts.com/github/danielmiessler/LifeOS) — TypeScript, 151,605 code lines
- [open-gsd/gsd-core](https://octocounts.com/github/open-gsd/gsd-core) — TypeScript, 144,768 code lines
- [angular/components](https://octocounts.com/github/angular/components) — TypeScript, 153,119 code lines
- [unohee/OpenSwarm](https://octocounts.com/github/unohee/OpenSwarm) — TypeScript, 142,620 code lines
- [Nagi-ovo/voyager](https://octocounts.com/github/Nagi-ovo/voyager) — TypeScript, 154,740 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)
