Skip to content

feat(nuxi): defer subcommands to the project's @nuxt/cli#1394

Open
danielroe wants to merge 1 commit into
mainfrom
refactor/nuxi-launcher
Open

feat(nuxi): defer subcommands to the project's @nuxt/cli#1394
danielroe wants to merge 1 commit into
mainfrom
refactor/nuxi-launcher

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

#648

📚 Description

this defers to @nuxt/cli if installed when running nuxi globally.

this also ships two unrelated bundle size improvements (skipping inlining all of @nuxt/schema's types in nuxi 😱 and pulling in unrelated commands into create-nuxt) 🔥

@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@danielroe, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 16 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 783e5e46-5fb5-4840-b059-3d1dd0c99226

📥 Commits

Reviewing files that changed from the base of the PR and between e7aa760 and 904b06f.

📒 Files selected for processing (16)
  • packages/nuxi/bin/nuxi.mjs
  • packages/nuxi/src/cli.ts
  • packages/nuxi/src/index.ts
  • packages/nuxi/src/launcher.ts
  • packages/nuxi/src/main.ts
  • packages/nuxi/src/run.ts
  • packages/nuxi/test/launcher.spec.ts
  • packages/nuxi/tsdown.config.ts
  • packages/nuxt-cli/src/commands/init.ts
  • packages/nuxt-cli/src/commands/module/add.ts
  • packages/nuxt-cli/src/commands/module/remove.ts
  • packages/nuxt-cli/src/run-command.ts
  • packages/nuxt-cli/src/run.ts
  • packages/nuxt-cli/test/unit/commands/add.spec.ts
  • packages/nuxt-cli/test/unit/commands/module/add.spec.ts
  • packages/nuxt-cli/test/unit/commands/module/remove.spec.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor/nuxi-launcher

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Jul 25, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1394
    
    npm i https://pkg.pr.new/nuxi@1394
    
    npm i https://pkg.pr.new/@nuxt/cli@1394
    

commit: 904b06f

@codspeed-hq

codspeed-hq Bot commented Jul 25, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing refactor/nuxi-launcher (904b06f) with main (e7aa760)

Open in CodSpeed

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