Skip to content

chore: integrate production readiness fixes - #27

Merged
ubugeeei merged 13 commits into
mainfrom
codex/integration-production-ready
May 18, 2026
Merged

chore: integrate production readiness fixes#27
ubugeeei merged 13 commits into
mainfrom
codex/integration-production-ready

Conversation

@ubugeeei

Copy link
Copy Markdown
Member

Summary

This is the final CI gate for the production-readiness batch. The issue-scoped PRs remain open for review context, but their Actions runs were cancelled to avoid consuming the queue.

Includes:

Closes #1
Closes #2
Closes #3
Closes #4
Closes #5
Closes #7
Closes #10
Closes #16

Local Validation

  • pnpm install --frozen-lockfile
  • vp run ci

Notes

  • Individual PR CI runs were intentionally cancelled because the Actions queue is tight.
  • wasm-pack still warns about a missing local LICENSE file in the generated wasm package context; the build completes and package artifact checks pass.
  • wasm-pack 0.13.1 reports that 0.15.0 exists; tracked separately as release/tooling follow-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment