Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis pull request reorganizes the repository's documentation. A new CONTRIBUTING.md file is added, providing comprehensive developer setup instructions including package registry workflow, website setup using Next.js, prerequisite tools, environment configuration, and local development commands. The existing PLAN.md file is deleted entirely, which contained a detailed multi-phase upgrade plan for migrating to Next.js 16.x and updating component patterns. The README.md is restructured, removing extensive usage and installation sections while adding a new "Links" section with external references, a "What is a Trusted Language Extension?" section, and a "Licence" section. 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Line 20: The README.md file ends without a normalized newline, causing the
End-of-File Fixer hook to modify it; open README.md, add a final newline at the
end of the file (ensure line with "Apache 2.0" is terminated), then run
`pre-commit run --all-files` (or re-save to let your editor normalize EOF) and
commit the updated README.md so CI no longer fails.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Central YAML (base), Organization UI (inherited)
Review profile: CHILL
Plan: Pro
Run ID: c1eb790f-62c1-4d4c-b3a8-4db7dc53765a
📒 Files selected for processing (3)
CONTRIBUTING.mdPLAN.mdREADME.md
💤 Files with no reviewable changes (1)
- PLAN.md
No description provided.