Skip to content

feat: add deskcrew module#1556

Open
webmilmind1 wants to merge 6 commits into
nuxt:mainfrom
webmilmind1:add-deskcrew
Open

feat: add deskcrew module#1556
webmilmind1 wants to merge 6 commits into
nuxt:mainfrom
webmilmind1:add-deskcrew

Conversation

@webmilmind1

Copy link
Copy Markdown

Adds @deskcrew/nuxt, a module that puts a support widget (live chat, answers drawn from the site's own help articles, and a help center) on every page of a Nuxt app.

The module appends one script tag to app.head.script. The widget renders in a Shadow DOM, so it cannot inherit or leak app CSS. Works with Nuxt 3 in both SSR and static (nuxi generate) modes. A missing or malformed key produces a build-time warning and adds nothing, so the app still builds.

Filed under AI since the widget's answers are generated from the site's own knowledge base.

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 703b34f0-2f67-4fe0-a4b8-5c416ec19be1

📥 Commits

Reviewing files that changed from the base of the PR and between 1e91933 and 1843dc6.

📒 Files selected for processing (1)
  • modules/deskcrew.yml
🚧 Files skipped from review as they are similar to previous changes (1)
  • modules/deskcrew.yml

📝 Walkthrough

Walkthrough

Adds a deskcrew Nuxt module registry manifest with descriptive metadata, links, classification, maintainer details, Nuxt 3 compatibility, and an empty requirements map. Updates pinia-orm to require Nuxt 3.14.0 or newer.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: adding the DeskCrew module.
Description check ✅ Passed The description accurately describes the new DeskCrew module and its Nuxt support behavior.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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