# Fission-AI/OpenSpec SLOC report

> As of 2026-08-30 (commit a0ddb60d040c), Fission-AI/OpenSpec contains 120,232 total lines: 42,218 code, 55,689 comments, 22,325 blank, across 896 files in 10 languages (top: TypeScript 80.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Fission-AI/OpenSpec to commit a0ddb60d040c, 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 35.1% of all lines, comments represent 46.3%, and the repository averages 47 code lines per file. TypeScript accounts for 80.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 201 | 44,656 | 33,960 | 6,807 | 3,889 |
| YAML | 6 | 8,166 | 6,534 | 10 | 1,622 |
| JavaScript | 13 | 1,099 | 708 | 307 | 84 |
| TSX | 8 | 385 | 341 | 17 | 27 |
| SVG | 4 | 272 | 272 | 0 | 0 |
| JSON | 4 | 201 | 201 | 0 | 0 |
| Nix | 1 | 115 | 101 | 0 | 14 |
| Shell | 1 | 128 | 91 | 18 | 19 |
| CSS | 1 | 12 | 10 | 0 | 2 |
| Markdown | 657 | 65,198 | 0 | 48,530 | 16,668 |

Top language (TypeScript 80.4%). Generated at 2026-08-30T04:59:58.092875849+00:00. Canonical report: https://octocounts.com/github/Fission-AI/OpenSpec

## Report FAQ

### How many lines of code does Fission-AI/OpenSpec have?

Fission-AI/OpenSpec has 120,232 total lines, including 42,218 code lines, 55,689 comment lines, and 22,325 blank lines.

### How was the Fission-AI/OpenSpec line count measured?

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

### What commit was counted for Fission-AI/OpenSpec?

This OctoCounts report was generated from main at commit a0ddb60d040c on 2026-08-30T04:59:58.092875849+00:00.

## Similar repository reports

- [slkiser/opencode-quota](https://octocounts.com/github/slkiser/opencode-quota) — TypeScript, 42,172 code lines
- [final-run/finalrun-agent](https://octocounts.com/github/final-run/finalrun-agent) — TypeScript, 42,551 code lines
- [HelpFreedom/kadr](https://octocounts.com/github/HelpFreedom/kadr) — TypeScript, 41,842 code lines
- [JSB2010/safe-online-exam](https://octocounts.com/github/JSB2010/safe-online-exam) — TypeScript, 44,202 code lines
- [sparkjsdev/spark](https://octocounts.com/github/sparkjsdev/spark) — TypeScript, 44,631 code lines
- [SMNETSTUDIO/WeChat-AI](https://octocounts.com/github/SMNETSTUDIO/WeChat-AI) — TypeScript, 39,452 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
