Skip to content

feat: add adaptive SharedWorker inference topology - #4

Merged
aantenore merged 7 commits into
mainfrom
codex/shared-worker-runtime-v0.3
Jul 19, 2026
Merged

feat: add adaptive SharedWorker inference topology#4
aantenore merged 7 commits into
mainfrom
codex/shared-worker-runtime-v0.3

Conversation

@aantenore

Copy link
Copy Markdown
Owner

Summary

  • add adaptive page-owner and SharedWorker runtime selection with transactional commit semantics
  • bind protocol traffic to deterministic runtime fingerprints and IndexedDB fencing epochs
  • ship deterministic and live WebLLM worker labs with portable lifecycle fallback
  • verify worker-safe package exports, Vite tarball consumption, preview behavior, and release version alignment

Validation

  • pnpm check
  • pnpm package:smoke
  • pnpm audit --prod --audit-level=high
  • 30/30 Playwright tests on Chromium, Firefox, and WebKit against development server
  • 30/30 Playwright tests on Chromium, Firefox, and WebKit against production preview
  • live WebLLM SharedWorker lifecycle test
  • desktop and 390x844 visual QA with interaction proof

Boundaries

ServiceWorker ownership, cross-origin coordination, durable request replay after all clients close, and exactly-once provider side effects remain out of scope.

@aantenore
aantenore merged commit 10cd760 into main Jul 19, 2026
11 checks passed
@aantenore
aantenore deleted the codex/shared-worker-runtime-v0.3 branch July 19, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant