# HKUDS/Vibe-Trading SLOC report

> As of 2026-07-15 (commit 531ee6b2a6a8), HKUDS/Vibe-Trading contains 226,719 total lines: 148,505 code, 47,480 comments, 30,734 blank, across 1,399 files in 17 languages (top: Python 80.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving HKUDS/Vibe-Trading to commit 531ee6b2a6a8, 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 65.5% of all lines, comments represent 20.9%, and the repository averages 106 code lines per file. Python accounts for 80.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 883 | 144,778 | 119,410 | 6,858 | 18,510 |
| JSON | 11 | 10,115 | 10,115 | 0 | 0 |
| TSX | 35 | 9,553 | 8,601 | 297 | 655 |
| YAML | 31 | 6,389 | 4,810 | 599 | 980 |
| TypeScript | 19 | 2,364 | 2,013 | 104 | 247 |
| HTML | 9 | 1,615 | 1,532 | 2 | 81 |
| CSS | 3 | 1,044 | 869 | 21 | 154 |
| JavaScript | 6 | 401 | 333 | 38 | 30 |
| BASH | 1 | 286 | 255 | 1 | 30 |
| TOML | 2 | 244 | 218 | 12 | 14 |
| Shell | 1 | 155 | 103 | 41 | 11 |
| Jinja2 | 1 | 123 | 101 | 0 | 22 |

Top language (Python 80.4%). Generated at 2026-07-15T14:41:38.562822838+00:00. Canonical report: https://octocounts.com/github/HKUDS/Vibe-Trading

## Report FAQ

### How many lines of code does HKUDS/Vibe-Trading have?

HKUDS/Vibe-Trading has 226,719 total lines, including 148,505 code lines, 47,480 comment lines, and 30,734 blank lines.

### How was the HKUDS/Vibe-Trading line count measured?

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

### What commit was counted for HKUDS/Vibe-Trading?

This OctoCounts report was generated from main at commit 531ee6b2a6a8 on 2026-07-15T14:41:38.562822838+00:00.

## Similar repository reports

- [huggingface/text-generation-inference](https://octocounts.com/github/huggingface/text-generation-inference) — Python, 150,835 code lines
- [plastic-labs/honcho](https://octocounts.com/github/plastic-labs/honcho) — Python, 151,675 code lines
- [Osmantic/ODS](https://octocounts.com/github/Osmantic/ODS) — Python, 152,023 code lines
- [repowise-dev/repowise](https://octocounts.com/github/repowise-dev/repowise) — Python, 153,107 code lines
- [livekit/agents](https://octocounts.com/github/livekit/agents) — Python, 143,347 code lines
- [dograh-hq/dograh](https://octocounts.com/github/dograh-hq/dograh) — Python, 154,964 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
