Skip to content

docs: add AGENTS.md with Cursor Cloud specific setup instructions#62

Merged
PiotrWodecki merged 1 commit into
masterfrom
cursor/setup-dev-environment-82c8
Jul 3, 2026
Merged

docs: add AGENTS.md with Cursor Cloud specific setup instructions#62
PiotrWodecki merged 1 commit into
masterfrom
cursor/setup-dev-environment-82c8

Conversation

@PiotrWodecki

Copy link
Copy Markdown
Member

Adds AGENTS.md documenting Cursor Cloud dev-environment setup for this React Native native module. No production code changes. Validated: npm run lint (eslint + tsc --noEmit) passes; native iOS/Android builds require Xcode/Android SDK (not available headless).

Open in Web Open in Cursor 

Co-authored-by: Piotr Wodecki <PiotrWodecki@users.noreply.github.com>
@PiotrWodecki PiotrWodecki requested a review from czerwiukk July 3, 2026 09:11
@PiotrWodecki PiotrWodecki self-assigned this Jul 3, 2026

@czerwiukk czerwiukk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM — npm (package-lock.json), lint script runs eslint --max-warnings 0 + tsc --noEmit, native module with android/ + ios/. Accurate.

@PiotrWodecki PiotrWodecki marked this pull request as ready for review July 3, 2026 09:59
Copilot AI review requested due to automatic review settings July 3, 2026 09:59
@PiotrWodecki PiotrWodecki merged commit 825817c into master Jul 3, 2026
6 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

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 repository-level documentation file describing how to work with this React Native WebRTC native module in Cursor Cloud, clarifying what checks are meaningful in a headless cloud VM environment.

Changes:

  • Add AGENTS.md with Cursor Cloud setup notes and constraints for native iOS/Android builds.
  • Document npm run lint as the primary verification step (eslint + tsc --noEmit) for the cloud VM.

💡 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.

4 participants