feat: add nuxt-spyglass to modules#1496
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughAdds 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)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
📚 Description
nuxt-spyglasscaptures 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!