Skip to content

chore: migrate monorepo to Vite+#453

Merged
xinyao27 merged 11 commits into
mainfrom
agent/migrate-to-vite-plus
Jul 18, 2026
Merged

chore: migrate monorepo to Vite+#453
xinyao27 merged 11 commits into
mainfrom
agent/migrate-to-vite-plus

Conversation

@xinyao27

Copy link
Copy Markdown
Contributor

Summary

  • move pnpm 11 settings out of package.json and into pnpm-workspace.yaml
  • migrate the monorepo to Vite+ 0.2.5 for tasks, formatting, linting, and tests
  • replace Turbo task configs and standalone Vitest configs with workspace/package Vite+ configs
  • rewrite Vitest imports to vite-plus/test and keep Electron, Cloudflare, and Void build boundaries intact
  • update workspace dependencies and add compatibility fixes for Electron 43, Electron Vite 5, Vitest 4, and Cloudflare Workers types
  • establish the one-time Oxfmt baseline across the repository

Verification

  • pnpm i
  • pnpm peers check
  • vp check --fix
  • pnpm run typecheck
  • pnpm test (1,718 passed, 1 skipped)
  • pnpm run build

Notes

This PR intentionally includes the repository-wide Oxfmt/import normalization generated by the Vite+ migration. The two local-only backend Wrangler environment files were excluded from the branch.

Comment thread packages/core/src/parsers/opencode.ts Fixed
Comment thread packages/core/src/util/resolve-bin.ts Fixed
Comment thread packages/core/src/util/resolve-bin.ts Fixed
@xinyao27
xinyao27 marked this pull request as ready for review July 18, 2026 11:08
@xinyao27
xinyao27 added this pull request to the merge queue Jul 18, 2026
Merged via the queue into main with commit 6659d0b Jul 18, 2026
6 checks passed
@xinyao27
xinyao27 deleted the agent/migrate-to-vite-plus branch July 18, 2026 11:09
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.

2 participants