# deepagents-ai/agent-backend SLOC report

> As of 2026-08-27 (commit 751766085888), deepagents-ai/agent-backend contains 36,951 total lines: 25,628 code, 5,921 comments, 5,402 blank, across 228 files in 13 languages (top: TypeScript 40.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving deepagents-ai/agent-backend to commit 751766085888, 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 69.4% of all lines, comments represent 16.0%, and the repository averages 112 code lines per file. TypeScript accounts for 40.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 112 | 14,931 | 10,261 | 3,018 | 1,652 |
| YAML | 7 | 8,159 | 6,378 | 137 | 1,644 |
| Python | 25 | 3,185 | 2,540 | 45 | 600 |
| SVG | 1 | 1,547 | 1,547 | 0 | 0 |
| JSON | 23 | 1,495 | 1,495 | 0 | 0 |
| JavaScript | 8 | 1,504 | 1,299 | 91 | 114 |
| TSX | 8 | 1,256 | 1,131 | 9 | 116 |
| Shell | 7 | 857 | 580 | 162 | 115 |
| Makefile | 1 | 232 | 173 | 10 | 49 |
| Dockerfile | 2 | 166 | 97 | 44 | 25 |
| TOML | 3 | 87 | 75 | 2 | 10 |
| CSS | 1 | 75 | 52 | 8 | 15 |

Top language (TypeScript 40.0%). Generated at 2026-08-27T21:17:49.920343641+00:00. Canonical report: https://octocounts.com/github/deepagents-ai/agent-backend

## Report FAQ

### How many lines of code does deepagents-ai/agent-backend have?

deepagents-ai/agent-backend has 36,951 total lines, including 25,628 code lines, 5,921 comment lines, and 5,402 blank lines.

### How was the deepagents-ai/agent-backend line count measured?

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

### What commit was counted for deepagents-ai/agent-backend?

This OctoCounts report was generated from main at commit 751766085888 on 2026-08-27T21:17:49.920343641+00:00.

## Similar repository reports

- [stats-organization/github-stats-extended](https://octocounts.com/github/stats-organization/github-stats-extended) — TypeScript, 25,170 code lines
- [langningchen/cph-ng](https://octocounts.com/github/langningchen/cph-ng) — TypeScript, 26,680 code lines
- [anywhere-labs/deepseek-harness-desktop](https://octocounts.com/github/anywhere-labs/deepseek-harness-desktop) — TypeScript, 26,801 code lines
- [UfoMiao/zcf](https://octocounts.com/github/UfoMiao/zcf) — TypeScript, 24,269 code lines
- [mindfold-ai/Trellis](https://octocounts.com/github/mindfold-ai/Trellis) — TypeScript, 27,400 code lines
- [EvanBacon/serve-sim](https://octocounts.com/github/EvanBacon/serve-sim) — TypeScript, 23,802 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)
