v105.0.4lumaweave2026-06-04

Open-in-IDE resolves absolute paths at runtime

Added runtime path resolution (Rust get_project_root + TS builder) to convert manifest's portable relative paths to absolute editor URLs, plus error visibility and editor picker UI.

v105.0.42026-06-04
  • ·Editor URLs now resolve correctly (vscode://file//absolute/path)
  • ·Added console.error for real failures (no more silent catch)
  • ·New editor picker in debug popover (10 editors + custom)