# open-experiments/agent-exchange SLOC report

> As of 2026-09-16 (commit dffae253f717), open-experiments/agent-exchange contains 79,261 total lines: 56,065 code, 12,253 comments, 10,943 blank, across 434 files in 11 languages (top: Go 46.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

open-experiments/agent-exchange has 56,065 source lines of code out of 79,261 total lines across 434 files, counted from the dffae253f7171f572b46fe0b1769403e452b0e7a ref at commit dffae253f717 by the OctoCounts tokei engine on 2026-09-16. 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 open-experiments/agent-exchange to commit dffae253f717, 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 70.7% of all lines, comments represent 15.5%, and the repository averages 129 code lines per file. Go accounts for 46.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 181 | 32,307 | 25,972 | 2,234 | 4,101 |
| Python | 55 | 15,921 | 13,159 | 669 | 2,093 |
| YAML | 86 | 10,684 | 9,774 | 346 | 564 |
| Shell | 18 | 8,179 | 6,436 | 617 | 1,126 |
| Dockerfile | 21 | 734 | 342 | 143 | 249 |
| Makefile | 1 | 210 | 164 | 22 | 24 |
| JSON | 4 | 107 | 107 | 0 | 0 |
| JavaScript | 1 | 131 | 93 | 15 | 23 |
| HTML | 1 | 19 | 18 | 0 | 1 |
| Markdown | 42 | 10,877 | 0 | 8,125 | 2,752 |
| Plain Text | 24 | 92 | 0 | 82 | 10 |

Top language (Go 46.3%). Generated at 2026-09-16T00:52:06.980146901+00:00. Canonical report: https://octocounts.com/github/open-experiments/agent-exchange

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/open-experiments/agent-exchange/commit/dffae253f7171f572b46fe0b1769403e452b0e7a?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 open-experiments/agent-exchange have?

open-experiments/agent-exchange has 79,261 total lines, including 56,065 code lines, 12,253 comment lines, and 10,943 blank lines.

### How was the open-experiments/agent-exchange line count measured?

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

### What commit was counted for open-experiments/agent-exchange?

This OctoCounts report was generated from dffae253f7171f572b46fe0b1769403e452b0e7a at commit dffae253f717 on 2026-09-16T00:52:06.980146901+00:00.

## Similar repository reports

- [kubernetes-sigs/kwok](https://octocounts.com/github/kubernetes-sigs/kwok) — Go, 57,862 code lines
- [IBM/sarama](https://octocounts.com/github/IBM/sarama) — Go, 54,020 code lines
- [Bronya0/ally-agent](https://octocounts.com/github/Bronya0/ally-agent) — Go, 52,196 code lines
- [lima-vm/lima](https://octocounts.com/github/lima-vm/lima) — Go, 60,675 code lines
- [openimsdk/open-im-server](https://octocounts.com/github/openimsdk/open-im-server) — Go, 50,147 code lines
- [docker/compose](https://octocounts.com/github/docker/compose) — Go, 49,742 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)
