Skip to content

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

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

docs: add AGENTS.md with Cursor Cloud specific setup instructions#559
PiotrWodecki merged 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>
@PiotrWodecki PiotrWodecki marked this pull request as ready for review July 3, 2026 09:09
@PiotrWodecki PiotrWodecki requested a review from czerwiukk July 3, 2026 09:14
@PiotrWodecki PiotrWodecki merged commit a206da8 into main Jul 3, 2026
2 checks passed
@PiotrWodecki PiotrWodecki deleted the cursor/setup-dev-environment-82c8 branch July 3, 2026 09:33
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