# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

redis/agent-filesystem has 170,387 source lines of code out of 197,065 total lines across 674 files, counted from the main ref at commit 62aebf8f4d4b by the OctoCounts tokei engine on 2026-08-27. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/redis/agent-filesystem/commit/62aebf8f4d4b3a3866f4034fc6501af7d5d4a133?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## 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, 168,648 code lines
- [containers/podman](https://octocounts.com/github/containers/podman) — Go, 176,452 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 163,314 code lines
- [go-vikunja/vikunja](https://octocounts.com/github/go-vikunja/vikunja) — Go, 162,740 code lines
- [gohugoio/hugo](https://octocounts.com/github/gohugoio/hugo) — Go, 181,215 code lines
- [trefeon/freebuff-proxy](https://octocounts.com/github/trefeon/freebuff-proxy) — Go, 156,543 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
