Skip to content

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

Draft
PiotrWodecki wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-82c8
Draft

docs: add AGENTS.md with Cursor Cloud specific setup instructions#559
PiotrWodecki wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-82c8

Conversation

@PiotrWodecki

Copy link
Copy Markdown
Member

Adds an AGENTS.md with a ## Cursor Cloud specific instructions section documenting a non-obvious setup caveat for this Yarn Berry workspace monorepo. No production code changes.

Discovered while setting up the dev environment (build, unit tests, and lint all pass):

  • packages/protobufs/protos and packages/react-native-webrtc are git submodules and must be initialized (git submodule update --init --recursive) before yarn install, otherwise install fails with Workspace not found (@fishjam-cloud/react-native-webrtc@workspace:*).
  • Validated commands: yarn build, yarn test:unit, yarn lint:check.
Open in Web Open in Cursor 

Co-authored-by: Piotr Wodecki <PiotrWodecki@users.noreply.github.com>
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