mirror of
https://github.com/yamadashy/repomix.git
synced 2025-06-11 00:25:54 +03:00
- Add character-based pre-filtering to reduce token calculation overhead - Implement calculateSelectiveFileMetrics for targeted token counting - Only calculate tokens for top candidates (5x display count) instead of all files - Maintain accurate token-based ranking while improving performance for large codebases - Update tests to cover new selective calculation functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>