# tempont/small-opencode-orchestrator SLOC report

> As of 2026-07-23 (commit fa480eae8441), tempont/small-opencode-orchestrator contains 5,045 total lines: 2,381 code, 1,886 comments, 778 blank, across 34 files in 6 languages (top: TypeScript 49.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tempont/small-opencode-orchestrator to commit fa480eae8441, 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 small codebase by counted code lines. Code represents 47.2% of all lines, comments represent 37.4%, and the repository averages 70 code lines per file. TypeScript accounts for 49.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 3 | 1,264 | 1,173 | 9 | 82 |
| JSON | 4 | 627 | 627 | 0 | 0 |
| Python | 3 | 516 | 420 | 33 | 63 |
| Shell | 2 | 227 | 161 | 31 | 35 |
| Markdown | 21 | 2,209 | 0 | 1,644 | 565 |
| Plain Text | 1 | 202 | 0 | 169 | 33 |

Top language (TypeScript 49.3%). Generated at 2026-07-23T23:58:41.605321633+00:00. Canonical report: https://octocounts.com/github/tempont/small-opencode-orchestrator

## Report FAQ

### How many lines of code does tempont/small-opencode-orchestrator have?

tempont/small-opencode-orchestrator has 5,045 total lines, including 2,381 code lines, 1,886 comment lines, and 778 blank lines.

### How was the tempont/small-opencode-orchestrator line count measured?

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

### What commit was counted for tempont/small-opencode-orchestrator?

This OctoCounts report was generated from main at commit fa480eae8441 on 2026-07-23T23:58:41.605321633+00:00.

## Similar repository reports

- [sindresorhus/ky](https://octocounts.com/github/sindresorhus/ky) — TypeScript, 2,356 code lines
- [hbbio/nanoagent](https://octocounts.com/github/hbbio/nanoagent) — TypeScript, 2,260 code lines
- [typicode/json-server](https://octocounts.com/github/typicode/json-server) — TypeScript, 2,161 code lines
- [pd4d10/debugtron](https://octocounts.com/github/pd4d10/debugtron) — TypeScript, 2,635 code lines
- [dempfi/ayu](https://octocounts.com/github/dempfi/ayu) — TypeScript, 2,094 code lines
- [shirakaba/dubloon](https://octocounts.com/github/shirakaba/dubloon) — TypeScript, 2,023 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)
