# saya-ashen/agent-workbench.nvim SLOC report

> As of 2026-08-22 (commit d1315afae54c), saya-ashen/agent-workbench.nvim contains 48,589 total lines: 35,936 code, 7,582 comments, 5,071 blank, across 154 files in 9 languages (top: Lua 99.1%). Default configuration. Counted with tokei via OctoCounts.

saya-ashen/agent-workbench.nvim has 35,936 source lines of code out of 48,589 total lines across 154 files, counted from the main ref at commit d1315afae54c by the OctoCounts tokei engine on 2026-08-22. 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 saya-ashen/agent-workbench.nvim to commit d1315afae54c, 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 74.0% of all lines, comments represent 15.6%, and the repository averages 233 code lines per file. Lua accounts for 99.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 132 | 45,470 | 35,617 | 5,693 | 4,160 |
| Nix | 1 | 78 | 74 | 0 | 4 |
| Python | 1 | 81 | 68 | 3 | 10 |
| Shell | 1 | 76 | 65 | 1 | 10 |
| TypeScript | 1 | 86 | 60 | 19 | 7 |
| Just | 1 | 37 | 24 | 1 | 12 |
| Makefile | 1 | 50 | 20 | 22 | 8 |
| BASH | 1 | 10 | 8 | 1 | 1 |
| Markdown | 15 | 2,701 | 0 | 1,842 | 859 |

Top language (Lua 99.1%). Generated at 2026-08-22T22:01:03.199858061+00:00. Canonical report: https://octocounts.com/github/saya-ashen/agent-workbench.nvim

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/saya-ashen/agent-workbench.nvim/commit/d1315afae54cd606ae3316e94662bc749aea1905?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does saya-ashen/agent-workbench.nvim have?

saya-ashen/agent-workbench.nvim has 48,589 total lines, including 35,936 code lines, 7,582 comment lines, and 5,071 blank lines.

### How was the saya-ashen/agent-workbench.nvim line count measured?

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

### What commit was counted for saya-ashen/agent-workbench.nvim?

This OctoCounts report was generated from main at commit d1315afae54c on 2026-08-22T22:01:03.199858061+00:00.

## Similar repository reports

- [carlos-algms/agentic.nvim](https://octocounts.com/github/carlos-algms/agentic.nvim) — Lua, 40,036 code lines
- [finlater/weread.koplugin](https://octocounts.com/github/finlater/weread.koplugin) — Lua, 28,912 code lines
- [challacade/legend-of-lua](https://octocounts.com/github/challacade/legend-of-lua) — Lua, 20,908 code lines
- [noctalia-dev/official-plugins](https://octocounts.com/github/noctalia-dev/official-plugins) — Lua, 14,422 code lines
- [LazyVim/LazyVim](https://octocounts.com/github/LazyVim/LazyVim) — Lua, 12,926 code lines
- [palepine/GDDumper](https://octocounts.com/github/palepine/GDDumper) — Lua, 12,296 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
