mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
fix(session): improve editor/artifact file open reliability (#704)
* 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>
This commit is contained in:
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@@ -140,4 +140,4 @@ jobs:
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Run e2e tests
|
||||
run: pnpm --filter @different-ai/openwork test:e2e
|
||||
run: pnpm --filter @different-ai/openwork-ui test:e2e
|
||||
|
||||
Reference in New Issue
Block a user