You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: normalize paths in ProjectByPath and add tilde expansion tests
ProjectByPath now expands both the input path and configured paths,
preventing silent mismatches when one side uses ~ and the other uses
an absolute path.
Added test cases exercising tilde expansion in both directions.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments