File system intelligence tool — agentic directory analysis via Claude API
Find a file
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
luminos_lib feat: add code detection and line counting 2026-03-30 09:57:22 -06:00
.gitignore chore: initial project scaffold 2026-03-30 09:57:11 -06:00
luminos.py chore: initial project scaffold 2026-03-30 09:57:11 -06:00