Skip to content

Add AGENTS.md with Cursor Cloud development environment instructions#8805

Closed
avivkeller wants to merge 1 commit intomainfrom
cursor/development-environment-setup-cc5d
Closed

Add AGENTS.md with Cursor Cloud development environment instructions#8805
avivkeller wants to merge 1 commit intomainfrom
cursor/development-environment-setup-cc5d

Conversation

@avivkeller
Copy link
Copy Markdown
Member

Description

Adds AGENTS.md with Cursor Cloud-specific development environment instructions for the Node.js website. This file provides future cloud agents with non-obvious caveats and quick-reference commands needed to set up and run the project.

Validation

Development environment fully verified:

  • Lint: pnpm lint passes across all 5 workspace packages
  • Tests: pnpm test passes (all unit tests across all packages)
  • Dev server: pnpm dev starts Next.js 16.1.7 with Turbopack at http://localhost:3000
  • Interactive testing: Navigated homepage, downloads page, and search functionality

demo_nodejs_website_navigation.mp4
Homepage, downloads page, and search all working.

Node.js homepage
Downloads page
Search results for streams

Related Issues

N/A - Development environment setup for Cursor Cloud agents.

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Apr 6, 2026 9:02pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website

Please review the changes when you have a chance. Thank you! 🙏

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.22%. Comparing base (3036b2d) to head (2e73bc3).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8805      +/-   ##
==========================================
- Coverage   74.23%   74.22%   -0.02%     
==========================================
  Files         105      105              
  Lines        8870     8870              
  Branches      328      328              
==========================================
- Hits         6585     6584       -1     
- Misses       2283     2284       +1     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.51 MB
New Total Size 3.51 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (1)
Name Size
.next/static/chunks/eae60d4532d6f0a0.js 197.56 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/43f39236db1faacf.js 197.56 KB

@avivkeller avivkeller closed this Apr 6, 2026
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.

2 participants