mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
* fix(session): improve local file-open fallback and diagnostics * fix(session): normalize file URI local path resolution * test(session): cover file URI normalization edge cases * test(app): include local file-path regression in e2e flow * fix(ci): run app e2e script and normalize file:/ URIs * test(app): run local file-path regression without bun --------- Co-authored-by: xj <gh-xj@users.noreply.github.com>