Skip to content

Add Cursor Cloud specific instructions to AGENTS.md#1365

Closed
Connoropolous wants to merge 1 commit into
mainfrom
cursor/env-setup-da0f
Closed

Add Cursor Cloud specific instructions to AGENTS.md#1365
Connoropolous wants to merge 1 commit into
mainfrom
cursor/env-setup-da0f

Conversation

@Connoropolous

Copy link
Copy Markdown
Contributor

Adds a ## Cursor Cloud specific instructions section to CLAUDE.md (which AGENTS.md symlinks to) documenting:

  • Environment setup requirements (pnpm, managed versions workaround, jq, Node.js version)
  • Common service commands (dev, lint, typecheck, tests, build)
  • Gotchas for Cloud Agent environments (egress restrictions, pre-commit hook bypass)

Verified working:

  • pnpm install installs 775 packages
  • pnpm build — all packages build successfully
  • pnpm lint — 0 errors, 13 warnings (pre-existing)
  • pnpm typecheck — all packages pass
  • pnpm test:packages:run — 623 tests pass across all packages
  • pnpm dev — all 15 packages enter watch mode with 0 errors
Open in Web Open in Cursor 

Co-authored-by: Connor Turland <Connoropolous@users.noreply.github.com>
@cyrusagent cyrusagent closed this Jul 10, 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.

3 participants