# Significant-Gravitas/AutoGPT SLOC report

> As of 2026-09-15 (commit 98381ab27f73), Significant-Gravitas/AutoGPT contains 942,292 total lines: 779,969 code, 52,747 comments, 109,576 blank, across 4,199 files in 20 languages (top: Python 63.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Significant-Gravitas/AutoGPT has 779,969 source lines of code out of 942,292 total lines across 4,199 files, counted from the 98381ab27f733468bfe1f9c4f4942b4b416d9a8b ref at commit 98381ab27f73 by the OctoCounts tokei engine on 2026-09-15. 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 Significant-Gravitas/AutoGPT to commit 98381ab27f73, 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 82.8% of all lines, comments represent 5.6%, and the repository averages 186 code lines per file. Python accounts for 63.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,781 | 608,820 | 493,483 | 31,602 | 83,735 |
| TSX | 1,178 | 138,049 | 124,348 | 3,931 | 9,770 |
| JSON | 70 | 70,560 | 70,559 | 0 | 1 |
| TypeScript | 733 | 75,088 | 60,189 | 7,051 | 7,848 |
| YAML | 14 | 22,216 | 17,963 | 182 | 4,071 |
| SQL | 220 | 9,773 | 6,209 | 2,461 | 1,103 |
| JavaScript | 12 | 2,689 | 2,127 | 307 | 255 |
| Jinja2 | 27 | 1,932 | 1,621 | 129 | 182 |
| Shell | 16 | 1,776 | 1,352 | 255 | 169 |
| CSS | 10 | 654 | 565 | 16 | 73 |
| Dockerfile | 5 | 558 | 377 | 91 | 90 |
| TOML | 4 | 438 | 355 | 33 | 50 |

Top language (Python 63.3%). Generated at 2026-09-15T21:33:51.299957472+00:00. Canonical report: https://octocounts.com/github/Significant-Gravitas/AutoGPT

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Significant-Gravitas/AutoGPT/commit/98381ab27f733468bfe1f9c4f4942b4b416d9a8b?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 Significant-Gravitas/AutoGPT have?

Significant-Gravitas/AutoGPT has 942,292 total lines, including 779,969 code lines, 52,747 comment lines, and 109,576 blank lines.

### How was the Significant-Gravitas/AutoGPT line count measured?

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

### What commit was counted for Significant-Gravitas/AutoGPT?

This OctoCounts report was generated from 98381ab27f733468bfe1f9c4f4942b4b416d9a8b at commit 98381ab27f73 on 2026-09-15T21:33:51.299957472+00:00.

## Similar repository reports

- [vllm-project/vllm](https://octocounts.com/github/vllm-project/vllm) — Python, 751,628 code lines
- [sickn33/antigravity-awesome-skills](https://octocounts.com/github/sickn33/antigravity-awesome-skills) — Python, 736,445 code lines
- [unslothai/unsloth](https://octocounts.com/github/unslothai/unsloth) — Python, 823,519 code lines
- [huggingface/diffusers](https://octocounts.com/github/huggingface/diffusers) — Python, 723,760 code lines
- [rpi-nsl/CRANE](https://octocounts.com/github/rpi-nsl/CRANE) — Python, 719,730 code lines
- [volcengine/openviking](https://octocounts.com/github/volcengine/openviking) — Python, 848,685 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
