Files
skill-seekers-reference/api/config_analyzer.py
yusyus 39c4362d85 fix: update configs submodule to latest (14 → 178 configs) and fix categorization
The api/configs_repo git submodule was pinned to commit d4c0710 which only
had 14 configs. Updated to latest main (4275d6f) which has 178 configs across
21 categories (web-frameworks, ai-ml, game-engines, databases, devops, etc.)

Also fixed ConfigAnalyzer._categorize_config() to use directory structure
(official/{category}/{name}.json) as authoritative category instead of
keyword matching, which was classifying most new configs as "uncategorized".

Result: API /api/configs now returns 178 configs (was 14).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 22:51:55 +03:00

12 KiB