Fix task namespace parsing for .sh extensions

t-300·WorkTask·
·
·
·Omni/Task.hs
Created1 month ago·Updated1 month ago

Description

Edit

Task namespaces with .sh extension get mangled during parsing. For example 'Omni/Ide/pi-review.sh' becomes 'Omni/Ide/pi-review/sh.hs'. The namespace parser is incorrectly treating the extension as a path component.

Timeline (1)

🔄[human]Open → Done1 month ago