File system intelligence tool — agentic directory analysis via Claude API
Find a file
Jeff Smith 0412a8c0cb feat: add --fresh, --clear-cache, and --install-extras CLI flags
- --install-extras: prints status of all optional AI packages
- --clear-cache: wipes /tmp/luminos/ investigation cache
- --fresh: forces a new investigation ID, ignoring cached results
- AI import is now lazy (only when --ai is used) so the base tool
  never touches optional dependencies
- target argument is optional when using --install-extras

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 12:14:05 -06:00
luminos_lib refactor: replace single-shot API with multi-pass agentic investigation 2026-03-30 12:13:55 -06:00
.gitignore chore: initial project scaffold 2026-03-30 09:57:11 -06:00
luminos.py feat: add --fresh, --clear-cache, and --install-extras CLI flags 2026-03-30 12:14:05 -06:00