Skip to content

feat: add nuxt-spyglass to modules#1496

Open
Flo0806 wants to merge 2 commits into
nuxt:mainfrom
Flo0806:add-nuxt-spyglass
Open

feat: add nuxt-spyglass to modules#1496
Flo0806 wants to merge 2 commits into
nuxt:mainfrom
Flo0806:add-nuxt-spyglass

Conversation

@Flo0806
Copy link
Copy Markdown
Member

@Flo0806 Flo0806 commented May 30, 2026

📚 Description

nuxt-spyglass captures your browser console and your Nitro server logs into one correlated stream - then hands it to your AI agent over MCP.

Would love to see it in nuxt modules!

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

Review Change Stack

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: 0e695007-54c1-410d-9571-d7f84c0c2b17

📥 Commits

Reviewing files that changed from the base of the PR and between 87abb6d and b95c14c.

📒 Files selected for processing (2)
  • modules/hub.yml
  • modules/nuxt-spyglass.yml
✅ Files skipped from review due to trivial changes (2)
  • modules/nuxt-spyglass.yml
  • modules/hub.yml

📝 Walkthrough

Walkthrough

Adds a new Nuxt module manifest file modules/nuxt-spyglass.yml registering module metadata (name, description, npm/repo identifiers, icon/website/documentation links, category/type, maintainer info, and compatibility.nuxt: '>=4.0.0' with empty requires). Also reformats modules/hub.yml metadata: description is converted to folded multi-line YAML, quoting normalized for several fields, and compatibility.nuxt is reformatted to '>=3.0.0'. Both changes are metadata-only.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The PR title 'feat: add nuxt-spyglass to modules' directly and accurately summarizes the main change: adding a new Nuxt module metadata manifest for nuxt-spyglass to the modules registry.
Description check ✅ Passed The PR description clearly describes what nuxt-spyglass does (captures browser console and server logs for AI agents) and explicitly requests adding it to the Nuxt modules registry, which aligns with the changeset.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

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