# redis/agent-filesystem SLOC report

> As of 2026-08-27 (commit 62aebf8f4d4b), redis/agent-filesystem contains 197,065 total lines: 170,387 code, 9,353 comments, 17,325 blank, across 674 files in 16 languages (top: Go 64.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving redis/agent-filesystem to commit 62aebf8f4d4b, 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 86.5% of all lines, comments represent 4.7%, and the repository averages 253 code lines per file. Go accounts for 64.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 347 | 123,345 | 109,521 | 3,043 | 10,781 |
| TSX | 113 | 34,920 | 31,967 | 373 | 2,580 |
| TypeScript | 52 | 14,126 | 12,860 | 145 | 1,121 |
| JSON | 15 | 10,179 | 10,175 | 0 | 4 |
| Python | 15 | 4,363 | 3,786 | 16 | 561 |
| Shell | 10 | 1,243 | 925 | 130 | 188 |
| CSS | 5 | 571 | 411 | 79 | 81 |
| JavaScript | 5 | 434 | 382 | 3 | 49 |
| Makefile | 4 | 227 | 173 | 8 | 46 |
| Dockerfile | 2 | 128 | 74 | 24 | 30 |
| TOML | 1 | 63 | 52 | 4 | 7 |
| YAML | 1 | 34 | 24 | 7 | 3 |

Top language (Go 64.3%). Generated at 2026-08-27T21:16:55.154547104+00:00. Canonical report: https://octocounts.com/github/redis/agent-filesystem

## Report FAQ

### How many lines of code does redis/agent-filesystem have?

redis/agent-filesystem has 197,065 total lines, including 170,387 code lines, 9,353 comment lines, and 17,325 blank lines.

### How was the redis/agent-filesystem line count measured?

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

### What commit was counted for redis/agent-filesystem?

This OctoCounts report was generated from main at commit 62aebf8f4d4b on 2026-08-27T21:16:55.154547104+00:00.

## Similar repository reports

- [evanw/esbuild](https://octocounts.com/github/evanw/esbuild) — Go, 171,984 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 174,847 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 155,273 code lines
- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 code lines
- [Kocoro-lab/Shannon](https://octocounts.com/github/Kocoro-lab/Shannon) — Go, 189,197 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
