mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
_component_tokenizations only split on `-` and `.`, so directory names like `my_project` could never be reconstructed from the dash-encoded slug. Add `_` as a separator so the greedy decoder matches snake_case directory names correctly. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analyzer.py | ||
| test_gemini_scanner.py | ||
| test_integration.py | ||
| test_registry.py | ||
| test_scanner.py | ||
| test_writer.py | ||