# bytedance/UI-TARS-desktop SLOC report

> As of 2026-08-25 (commit c2ad42e3eb9b), bytedance/UI-TARS-desktop contains 305,311 total lines: 204,911 code, 61,671 comments, 38,729 blank, across 1,722 files in 12 languages (top: TypeScript 41.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

bytedance/UI-TARS-desktop has 204,911 source lines of code out of 305,311 total lines across 1,722 files, counted from the main ref at commit c2ad42e3eb9b by the OctoCounts tokei engine on 2026-08-25. 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 bytedance/UI-TARS-desktop to commit c2ad42e3eb9b, 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 67.1% of all lines, comments represent 20.2%, and the repository averages 119 code lines per file. TypeScript accounts for 41.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,058 | 117,690 | 83,912 | 20,611 | 13,167 |
| YAML | 17 | 79,986 | 69,433 | 18 | 10,535 |
| TSX | 255 | 35,911 | 31,343 | 1,329 | 3,239 |
| JSON | 188 | 16,791 | 16,790 | 0 | 1 |
| CSS | 18 | 1,916 | 1,545 | 69 | 302 |
| JavaScript | 15 | 1,152 | 915 | 114 | 123 |
| LESS | 10 | 762 | 597 | 49 | 116 |
| HTML | 7 | 225 | 202 | 9 | 14 |
| Shell | 8 | 134 | 102 | 8 | 24 |
| Dockerfile | 2 | 76 | 39 | 12 | 25 |
| SVG | 10 | 34 | 33 | 0 | 1 |
| Markdown | 134 | 50,634 | 0 | 39,452 | 11,182 |

Top language (TypeScript 41.0%). Generated at 2026-08-25T14:58:43.982413420+00:00. Canonical report: https://octocounts.com/github/bytedance/UI-TARS-desktop

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/bytedance/UI-TARS-desktop/commit/c2ad42e3eb9b27830db41a3e6f51ca7179d9b168?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 bytedance/UI-TARS-desktop have?

bytedance/UI-TARS-desktop has 305,311 total lines, including 204,911 code lines, 61,671 comment lines, and 38,729 blank lines.

### How was the bytedance/UI-TARS-desktop line count measured?

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

### What commit was counted for bytedance/UI-TARS-desktop?

This OctoCounts report was generated from main at commit c2ad42e3eb9b on 2026-08-25T14:58:43.982413420+00:00.

## Similar repository reports

- [rmyndharis/OpenWA](https://octocounts.com/github/rmyndharis/OpenWA) — TypeScript, 210,087 code lines
- [RooCodeInc/Roo-Code](https://octocounts.com/github/RooCodeInc/Roo-Code) — TypeScript, 197,150 code lines
- [TencentCloud/TencentDB-Agent-Memory](https://octocounts.com/github/TencentCloud/TencentDB-Agent-Memory) — TypeScript, 197,004 code lines
- [vastsa/PI-Desktop](https://octocounts.com/github/vastsa/PI-Desktop) — TypeScript, 196,785 code lines
- [PrimeIntellect-ai/prime-agent](https://octocounts.com/github/PrimeIntellect-ai/prime-agent) — TypeScript, 192,776 code lines
- [ant981228/cardmirror](https://octocounts.com/github/ant981228/cardmirror) — TypeScript, 189,938 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)
- [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)
