Fixed tauri dev CWD detection in get_project_root to pop src-tauri directory and return true project root, resolving absolute paths without the extra segment.
v105.0.52026-06-04
·Paths now correct without src-tauri/ segment (no file-not-found from editors)
·Portable detection (matches "src-tauri" component, not hardcoded path)
·Manual smoke confirmed: open-in-IDE opens correct files at correct lines