Skip to content

chore: configure dev environment for Cloud Agents#249

Merged
aidenybai merged 1 commit intomainfrom
cursor/development-environment-setup-3963
Mar 18, 2026
Merged

chore: configure dev environment for Cloud Agents#249
aidenybai merged 1 commit intomainfrom
cursor/development-environment-setup-3963

Conversation

@aidenybai
Copy link
Copy Markdown
Owner

@aidenybai aidenybai commented Mar 18, 2026

Summary

Configure the development environment for Cloud Agent compatibility:

  • package.json: Add pnpm.onlyBuiltDependencies for @parcel/watcher, esbuild, sharp, spawn-sync, and unrs-resolver so native build scripts run automatically during pnpm install (without needing the interactive pnpm approve-builds picker)
  • AGENTS.md: Add ## Cursor Cloud specific instructions section with:
    • Build-before-test requirement notes
    • Approved build scripts context
    • Playwright/Chromium setup instructions
    • Known flaky test documentation
    • Quick command reference

Verification

All checks pass:

  • pnpm lint — 0 warnings, 0 errors
  • pnpm typecheck — clean
  • pnpm format — clean
  • pnpm test — 583/584 E2E tests pass, 167/167 CLI tests pass (1 pre-existing flaky timeout)
Open in Web Open in Cursor 

Summary by cubic

Auto-run native builds during pnpm install and add Cursor Cloud setup docs so the monorepo builds and tests reliably in Cloud Agents. Docs cover build-before-test, Playwright setup, and a known flaky test.

  • Dependencies
    • Set pnpm.onlyBuiltDependencies for @parcel/watcher, esbuild, sharp, spawn-sync, and unrs-resolver so native scripts run automatically (no pnpm approve-builds needed).

Written for commit 3653677. Summary will update on new commits.

…structions

- Configure pnpm.onlyBuiltDependencies for @parcel/watcher, esbuild, sharp,
  spawn-sync, and unrs-resolver to allow native build scripts
- Add Cursor Cloud specific instructions to AGENTS.md with build/test/lint
  workflow notes, Playwright setup, and known flaky test documentation

Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
react-grab-website Ready Ready Preview, Comment Mar 18, 2026 3:12am

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 18, 2026

Open in StackBlitz

@react-grab/cli

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/cli@249

grab

npm i https://pkg.pr.new/aidenybai/react-grab/grab@249

@react-grab/amp

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/amp@249

@react-grab/claude-code

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/claude-code@249

@react-grab/codex

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/codex@249

@react-grab/copilot

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/copilot@249

@react-grab/cursor

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/cursor@249

@react-grab/droid

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/droid@249

@react-grab/gemini

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/gemini@249

@react-grab/opencode

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/opencode@249

react-grab

npm i https://pkg.pr.new/aidenybai/react-grab@249

@react-grab/relay

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/relay@249

@react-grab/utils

npm i https://pkg.pr.new/aidenybai/react-grab/@react-grab/utils@249

commit: 3653677

@aidenybai aidenybai marked this pull request as ready for review March 18, 2026 03:35
@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog bot commented Mar 18, 2026

Error

agent completed without reporting progress

Pullfrog  | Rerun failed job ➔View workflow run | Triggered by Pullfrogpullfrog.com𝕏

@aidenybai aidenybai merged commit c681a62 into main Mar 18, 2026
14 checks passed
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

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