# damianoneill/openai-agents-context-compaction SLOC report

> As of 2026-09-04 (commit af702ff2a935), damianoneill/openai-agents-context-compaction contains 1,791 total lines: 978 code, 486 comments, 327 blank, across 9 files in 4 languages (top: Python 86.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving damianoneill/openai-agents-context-compaction to commit af702ff2a935, 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 small codebase by counted code lines. Code represents 54.6% of all lines, comments represent 27.1%, and the repository averages 109 code lines per file. Python accounts for 86.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 3 | 1,021 | 845 | 76 | 100 |
| TOML | 1 | 86 | 75 | 0 | 11 |
| Makefile | 1 | 92 | 58 | 17 | 17 |
| Markdown | 4 | 592 | 0 | 393 | 199 |

Top language (Python 86.4%). Generated at 2026-09-04T07:56:27.088927497+00:00. Canonical report: https://octocounts.com/github/damianoneill/openai-agents-context-compaction

## Report FAQ

### How many lines of code does damianoneill/openai-agents-context-compaction have?

damianoneill/openai-agents-context-compaction has 1,791 total lines, including 978 code lines, 486 comment lines, and 327 blank lines.

### How was the damianoneill/openai-agents-context-compaction line count measured?

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

### What commit was counted for damianoneill/openai-agents-context-compaction?

This OctoCounts report was generated from main at commit af702ff2a935 on 2026-09-04T07:56:27.088927497+00:00.

## Similar repository reports

- [nomyowo/FurryBot](https://octocounts.com/github/nomyowo/FurryBot) — Python, 974 code lines
- [practical-tutorials/project-based-learning](https://octocounts.com/github/practical-tutorials/project-based-learning) — Python, 972 code lines
- [marekkowalczyk/breathe-cli](https://octocounts.com/github/marekkowalczyk/breathe-cli) — Python, 987 code lines
- [aayushkum/stockmarket-robot](https://octocounts.com/github/aayushkum/stockmarket-robot) — Python, 968 code lines
- [sngyai/Sequoia-X](https://octocounts.com/github/sngyai/Sequoia-X) — Python, 1,002 code lines
- [psmarter/UESTC-NET](https://octocounts.com/github/psmarter/UESTC-NET) — Python, 1,005 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)
