mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
_decode_project_path now detects single-letter first component as a Windows drive letter: -C-MQ2-macros → C:\MQ2\macros instead of /C/MQ2/macros (which becomes \\C\MQ2\macros on Windows). - Add Windows drive detection before Unix path attempts - Fix fallback path construction for Windows patterns - Add Linux /home/ support in greedy decoder - Add 2 tests for Windows drive letter patterns |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analyzer.py | ||
| test_integration.py | ||
| test_scanner.py | ||
| test_writer.py | ||