Skip to content

Fix Start init Vite tsconfig paths#279

Merged
zbeyens merged 4 commits into
mainfrom
codex/278-start-vite-tsconfig-paths
May 29, 2026
Merged

Fix Start init Vite tsconfig paths#279
zbeyens merged 4 commits into
mainfrom
codex/278-start-vite-tsconfig-paths

Conversation

@zbeyens
Copy link
Copy Markdown
Member

@zbeyens zbeyens commented May 29, 2026

  • Auto release

🐛 Fixes #278

🟢 95-100% confidence

Phase 🧪 Tests 🌐 Browser
Reproduced 🔴 CI fixtures:check failed on shadcn-owned UI drift and Bun packageManager metadata ➖ N/A
Verified 🟢 bun test ./tooling/fixtures.test.ts; bun run fixtures:check; autoreview clean; bun check ➖ N/A

✅ Outcome
Local check now runs the same non-mutating fixture gate as CI before runtime-only checks. Default fixture comparison ignores shadcn-owned UI component output and scrubs local Bun packageManager drift.

⚠️ Caveat
Full upstream fixture drift is still available through bun run fixtures:check:full; it is intentionally not the PR gate.

🏗️ Design
The durable fix is script parity plus an owned-vs-full fixture comparison scope, not committing whatever upstream shadcn generated today.

🧪 Verified

  • bun test ./tooling/fixtures.test.ts
  • bun run fixtures:check
  • bun lint:fix
  • .agents/skills/autoreview/scripts/autoreview --mode local
  • bun check

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 29, 2026

⚠️ No Changeset found

Latest commit: e07ed0d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 2 packages
Name Type
kitcn Patch
@kitcn/resend Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
better-convex Ready Ready Preview, Comment May 29, 2026 9:36pm

Request Review

@zbeyens zbeyens merged commit 91165b0 into main May 29, 2026
7 checks passed
@zbeyens zbeyens deleted the codex/278-start-vite-tsconfig-paths branch May 29, 2026 21:47
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.

init -t start: fatal vite.config.ts patch failure + Convex/cRPC bootstrap silently skipped

1 participant