# coze-dev/coze-studio SLOC report

> As of 2026-09-19 (commit fefb05ff27be), coze-dev/coze-studio contains 1,975,073 total lines: 1,533,916 code, 262,905 comments, 178,252 blank, across 13,762 files in 22 languages (top: Go 39.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

coze-dev/coze-studio has 1,533,916 source lines of code out of 1,975,073 total lines across 13,762 files, counted from the fefb05ff27be1da939612fbf9faf5db62583b8ae ref at commit fefb05ff27be by the OctoCounts tokei engine on 2026-09-19. 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 coze-dev/coze-studio to commit fefb05ff27be, 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 very large codebase by counted code lines. Code represents 77.7% of all lines, comments represent 13.3%, and the repository averages 111 code lines per file. Go accounts for 39.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,018 | 702,225 | 608,193 | 21,420 | 72,612 |
| TypeScript | 5,512 | 628,130 | 400,171 | 172,640 | 55,319 |
| TSX | 3,166 | 333,636 | 250,605 | 55,823 | 27,208 |
| JSON | 1,513 | 117,505 | 117,197 | 0 | 308 |
| YAML | 93 | 83,221 | 77,902 | 353 | 4,966 |
| LESS | 958 | 54,628 | 43,215 | 1,225 | 10,188 |
| SVG | 720 | 10,776 | 10,775 | 0 | 1 |
| Thrift | 49 | 11,862 | 9,730 | 254 | 1,878 |
| JavaScript | 323 | 7,984 | 6,847 | 523 | 614 |
| HCL | 2 | 4,757 | 4,754 | 0 | 3 |
| SQL | 20 | 2,599 | 2,323 | 240 | 36 |
| Shell | 23 | 1,317 | 848 | 263 | 206 |

Top language (Go 39.6%). Generated at 2026-09-19T04:09:30.715352736+00:00. Canonical report: https://octocounts.com/github/coze-dev/coze-studio

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/coze-dev/coze-studio/commit/fefb05ff27be1da939612fbf9faf5db62583b8ae?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 coze-dev/coze-studio have?

coze-dev/coze-studio has 1,975,073 total lines, including 1,533,916 code lines, 262,905 comment lines, and 178,252 blank lines.

### How was the coze-dev/coze-studio line count measured?

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

### What commit was counted for coze-dev/coze-studio?

This OctoCounts report was generated from fefb05ff27be1da939612fbf9faf5db62583b8ae at commit fefb05ff27be on 2026-09-19T04:09:30.715352736+00:00.

## Similar repository reports

- [apache/plc4x](https://octocounts.com/github/apache/plc4x) — Go, 1,455,182 code lines
- [milvus-io/milvus](https://octocounts.com/github/milvus-io/milvus) — Go, 1,637,472 code lines
- [infiniflow/ragflow](https://octocounts.com/github/infiniflow/ragflow) — Go, 1,231,485 code lines
- [golang/go](https://octocounts.com/github/golang/go) — Go, 2,074,528 code lines
- [Wei-Shaw/sub2api](https://octocounts.com/github/Wei-Shaw/sub2api) — Go, 980,164 code lines
- [coder/coder](https://octocounts.com/github/coder/coder) — Go, 973,669 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)
