Skip to content

[patch] Add AGENTS.md for Cursor Cloud dev environment setup#218

Open
deffenda wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-b9e4
Open

[patch] Add AGENTS.md for Cursor Cloud dev environment setup#218
deffenda wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-b9e4

Conversation

@deffenda
Copy link
Copy Markdown
Collaborator

Summary

Adds AGENTS.md with Cursor Cloud specific instructions to streamline development environment setup for future cloud agents.

Linked issue

N/A — environment setup, no linked issue.

Changes

  • Added AGENTS.md with monorepo overview, Node.js version requirement, key commands reference, testing notes, build order, and external service requirements.

Acceptance criteria mirror

  • AGENTS.md created with accurate dev environment instructions

Test plan

  • npm run lint — zero warnings
  • npm run typecheck — clean across all 4 workspaces
  • npm test — 470 tests pass (446 extension + 15 designer-ui + 9 runtime-next)
  • npm run build — all packages build successfully
  • npm run package:check — VSIX packaging validates

Test output:
test_coverage_output.log

Changelog entry

  • [INTERNAL] Add AGENTS.md with Cursor Cloud development environment instructions

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: ABD Enterprises <deffenda@users.noreply.github.com>
@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions
Copy link
Copy Markdown

Auto-merge gate failed: draft

PR is a draft. Mark ready-for-review to enable auto-merge.

@github-actions
Copy link
Copy Markdown

Auto-merge gate failed: linked_issue

PR body must contain 'Closes/Fixes/Resolves #N' or carry the 'chore:trivial' label.

@github-actions
Copy link
Copy Markdown

Auto-merge gate failed: trusted_author

trusted_author_file '.github/auto-merge-allowed-authors' not found in this checkout.

@github-actions
Copy link
Copy Markdown

Auto-merge gate failed: ci_green

3 required check(s) still pending on 53d2b6d; will retry on next check_suite event.

@deffenda deffenda requested a review from Copilot May 29, 2026 11:44
@deffenda deffenda marked this pull request as ready for review May 29, 2026 11:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new AGENTS.md guide for Cursor Cloud agents to quickly understand and set up the repository’s development environment.

Changes:

  • Documents the monorepo workspace layout and Node.js 20 requirement.
  • Adds quick-reference commands for install, build, lint, typecheck, tests, packaging, and dev watch.
  • Captures testing/build-order notes and confirms no external services are needed for standard checks.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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