mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
GraphBuilder maintained its own ~60-line extension-to-language mapping that duplicated and could diverge from the canonical LanguageRegistry. Now delegates language detection to LanguageRegistry.getForFile(), eliminating the duplication and ensuring new language configs are automatically picked up everywhere. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>