# agentscope-ai/AgentTeams SLOC report

> As of 2026-07-19 (commit f301d4d24052), agentscope-ai/AgentTeams contains 156,162 total lines: 115,449 code, 22,212 comments, 18,501 blank, across 557 files in 14 languages (top: Go 45.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving agentscope-ai/AgentTeams to commit f301d4d24052, 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 73.9% of all lines, comments represent 14.2%, and the repository averages 207 code lines per file. Go accounts for 45.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 191 | 63,839 | 52,158 | 5,493 | 6,188 |
| Python | 62 | 34,466 | 29,446 | 1,173 | 3,847 |
| Shell | 80 | 20,673 | 15,704 | 2,846 | 2,123 |
| JSON | 10 | 6,985 | 6,985 | 0 | 0 |
| YAML | 32 | 5,701 | 5,547 | 84 | 70 |
| PowerShell | 2 | 3,809 | 3,158 | 331 | 320 |
| Makefile | 2 | 992 | 805 | 76 | 111 |
| Dockerfile | 8 | 1,032 | 546 | 331 | 155 |
| Ruby | 5 | 525 | 433 | 10 | 82 |
| Templ | 4 | 358 | 315 | 14 | 29 |
| Pan | 3 | 303 | 261 | 0 | 42 |
| TOML | 4 | 110 | 91 | 3 | 16 |

Top language (Go 45.2%). Generated at 2026-07-19T09:34:29.781608028+00:00. Canonical report: https://octocounts.com/github/agentscope-ai/AgentTeams

## Report FAQ

### How many lines of code does agentscope-ai/AgentTeams have?

agentscope-ai/AgentTeams has 156,162 total lines, including 115,449 code lines, 22,212 comment lines, and 18,501 blank lines.

### How was the agentscope-ai/AgentTeams line count measured?

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

### What commit was counted for agentscope-ai/AgentTeams?

This OctoCounts report was generated from main at commit f301d4d24052 on 2026-07-19T09:34:29.781608028+00:00.

## Similar repository reports

- [KusionStack/karpor](https://octocounts.com/github/KusionStack/karpor) — Go, 114,960 code lines
- [neochaotic/leoflow](https://octocounts.com/github/neochaotic/leoflow) — Go, 116,686 code lines
- [Busness-app/KyPost-Server](https://octocounts.com/github/Busness-app/KyPost-Server) — Go, 112,147 code lines
- [kopia/kopia](https://octocounts.com/github/kopia/kopia) — Go, 111,721 code lines
- [xtls/xray-core](https://octocounts.com/github/xtls/xray-core) — Go, 119,395 code lines
- [Yoshiofthewire/KyPost-Server](https://octocounts.com/github/Yoshiofthewire/KyPost-Server) — Go, 110,705 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)
