# mindfold-ai/trellis SLOC report

> As of 2026-08-31 (commit 88f4834449da), mindfold-ai/trellis contains 83,239 total lines: 52,571 code, 19,922 comments, 10,746 blank, across 550 files in 9 languages (top: TypeScript 55.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mindfold-ai/trellis to commit 88f4834449da, 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 63.2% of all lines, comments represent 23.9%, and the repository averages 96 code lines per file. TypeScript accounts for 55.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 175 | 37,340 | 29,137 | 5,475 | 2,728 |
| Python | 36 | 16,531 | 13,160 | 1,066 | 2,305 |
| JSON | 173 | 5,161 | 5,158 | 0 | 3 |
| JavaScript | 16 | 3,582 | 2,640 | 574 | 368 |
| YAML | 3 | 2,824 | 2,069 | 138 | 617 |
| Shell | 1 | 320 | 242 | 37 | 41 |
| TOML | 4 | 210 | 165 | 38 | 7 |
| Markdown | 119 | 12,093 | 0 | 8,256 | 3,837 |
| Plain Text | 23 | 5,178 | 0 | 4,338 | 840 |

Top language (TypeScript 55.4%). Generated at 2026-08-31T01:19:32.786284200+00:00. Canonical report: https://octocounts.com/github/mindfold-ai/trellis

## Report FAQ

### How many lines of code does mindfold-ai/trellis have?

mindfold-ai/trellis has 83,239 total lines, including 52,571 code lines, 19,922 comment lines, and 10,746 blank lines.

### How was the mindfold-ai/trellis line count measured?

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

### What commit was counted for mindfold-ai/trellis?

This OctoCounts report was generated from main at commit 88f4834449da on 2026-08-31T01:19:32.786284200+00:00.

## Similar repository reports

- [colinhacks/zod](https://octocounts.com/github/colinhacks/zod) — TypeScript, 51,875 code lines
- [wonderwhy-er/DesktopCommanderMCP](https://octocounts.com/github/wonderwhy-er/DesktopCommanderMCP) — TypeScript, 51,777 code lines
- [AIEraDev/Clypra](https://octocounts.com/github/AIEraDev/Clypra) — TypeScript, 53,576 code lines
- [priyanshpatel18/cleave](https://octocounts.com/github/priyanshpatel18/cleave) — TypeScript, 53,822 code lines
- [Innei/kagura](https://octocounts.com/github/Innei/kagura) — TypeScript, 51,052 code lines
- [tt-a1i/hive](https://octocounts.com/github/tt-a1i/hive) — TypeScript, 50,509 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)
