# callstack/agent-device SLOC report

> As of 2026-09-15 (commit 67b813c55bb0), callstack/agent-device contains 348,291 total lines: 296,076 code, 25,528 comments, 26,687 blank, across 2,226 files in 15 languages (top: TypeScript 85.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving callstack/agent-device to commit 67b813c55bb0, 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 85.0% of all lines, comments represent 7.3%, and the repository averages 133 code lines per file. TypeScript accounts for 85.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,920 | 294,731 | 251,971 | 21,981 | 20,779 |
| Swift | 61 | 20,804 | 17,985 | 1,283 | 1,536 |
| YAML | 76 | 13,848 | 11,162 | 31 | 2,655 |
| JavaScript | 24 | 4,184 | 3,632 | 211 | 341 |
| TSX | 27 | 3,821 | 3,520 | 33 | 268 |
| JSON | 53 | 2,751 | 2,751 | 0 | 0 |
| Java | 14 | 1,816 | 1,587 | 74 | 155 |
| Objective-C | 6 | 1,857 | 1,556 | 132 | 169 |
| Kotlin | 10 | 849 | 728 | 64 | 57 |
| Shell | 5 | 855 | 625 | 131 | 99 |
| Python | 1 | 330 | 278 | 5 | 47 |
| C Header | 6 | 292 | 155 | 87 | 50 |

Top language (TypeScript 85.1%). Generated at 2026-09-15T10:54:46.515144192+00:00. Canonical report: https://octocounts.com/github/callstack/agent-device

## Report FAQ

### How many lines of code does callstack/agent-device have?

callstack/agent-device has 348,291 total lines, including 296,076 code lines, 25,528 comment lines, and 26,687 blank lines.

### How was the callstack/agent-device line count measured?

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

### What commit was counted for callstack/agent-device?

This OctoCounts report was generated from 67b813c55bb05993856d4903545ad3ce7217a151 at commit 67b813c55bb0 on 2026-09-15T10:54:46.515144192+00:00.

## Similar repository reports

- [magnitudedev/magnitude](https://octocounts.com/github/magnitudedev/magnitude) — TypeScript, 295,996 code lines
- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 295,236 code lines
- [garrytan/gbrain](https://octocounts.com/github/garrytan/gbrain) — TypeScript, 297,800 code lines
- [yikart/AiToEarn](https://octocounts.com/github/yikart/AiToEarn) — TypeScript, 297,887 code lines
- [huanglizhuo/kimi-code](https://octocounts.com/github/huanglizhuo/kimi-code) — TypeScript, 302,654 code lines
- [PeakCode-AI/PeakCode](https://octocounts.com/github/PeakCode-AI/PeakCode) — TypeScript, 289,053 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)
