Skip to content

chore: configure Cursor cloud Node 24 environment#407

Closed
wmadden wants to merge 1 commit intomainfrom
cursor/bake-node24-cloud-agent-a5c2
Closed

chore: configure Cursor cloud Node 24 environment#407
wmadden wants to merge 1 commit intomainfrom
cursor/bake-node24-cloud-agent-a5c2

Conversation

@wmadden
Copy link
Copy Markdown
Contributor

@wmadden wmadden commented Apr 30, 2026

Summary

Configures Cursor Cloud Agents to build from a repo-owned Docker image that includes Node 24.13.0 and the pinned pnpm 10.27.0 setup required by this repository.

Details

  • Adds .cursor/Dockerfile based on node:24.13.0-bookworm-slim.
  • Adds .cursor/environment.json pointing Cursor Cloud Agents at that Dockerfile.
  • Keeps the startup install idempotent: enable Corepack, activate pnpm 10.27.0, run pnpm install.

Validation

  • Validated .cursor/environment.json parses as JSON.
  • Validated the config shape references Dockerfile, context .., and includes pnpm install.
  • Confirmed the Docker Hub tag node:24.13.0-bookworm-slim exists.
  • Ran the configured install command successfully in the current VM.

Note

Docker is not installed in the current Cloud Agent VM, so I could not locally run docker build. Cursor Cloud Agents should build this image from the committed .cursor/environment.json configuration when creating fresh agents for the branch/repo.

Open in Web Open in Cursor 

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 42e91dac-6360-4530-82a8-a2138f0ff2da

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/bake-node24-cloud-agent-a5c2

Comment @coderabbitai help to get the list of available commands and usage tips.

@wmadden wmadden closed this May 8, 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