luminos/luminos_lib
Jeff Smith 07d96faf90 feat: add code detection and line counting
Detects programming languages, counts lines of code per language via
wc -l, and flags unusually large files (>1000 lines or >10MB).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 09:57:22 -06:00
..
__init__.py chore: initial project scaffold 2026-03-30 09:57:11 -06:00
code.py feat: add code detection and line counting 2026-03-30 09:57:22 -06:00
filetypes.py feat: add file type intelligence 2026-03-30 09:57:18 -06:00
tree.py feat: add directory tree visualization 2026-03-30 09:57:14 -06:00