Skip to content

Add Cursor Cloud specific instructions to AGENTS.md#3489

Draft
JayShortway wants to merge 1 commit into
mainfrom
cursor/cloud-agent-setup-f534
Draft

Add Cursor Cloud specific instructions to AGENTS.md#3489
JayShortway wants to merge 1 commit into
mainfrom
cursor/cloud-agent-setup-f534

Conversation

@JayShortway
Copy link
Copy Markdown
Member

Adds a ## Cursor Cloud specific instructions section to AGENTS.md documenting:

  • Android SDK setup requirements (platform 36, build-tools, path configuration)
  • Environment variable expectations (ANDROID_HOME, local.properties)
  • Known test flakes in containerized environments (HTTPClient timeout tests)
  • Limitations of cloud VMs (no emulator for instrumentation tests, no backend integration keys)

This enables future Cursor Cloud agents to build, lint, and test the SDK without manual setup steps.

Open in Web Open in Cursor 

Document Android SDK setup, environment paths, known test
flakes in containerized environments, and gotchas for
cloud agent VMs.

Co-authored-by: JayShortway <JayShortway@users.noreply.github.com>
@RevenueCat-Danger-Bot
Copy link
Copy Markdown

1 Error
🚫 Label the PR using one of the change type labels. If you are not sure which label to use, choose pr:other.
Label Description
pr:feat A new feature. Use along with pr:breaking to force a major release.
pr:fix A bug fix. Use along with pr:force_minor to force a minor release.
pr:other Other changes. Catch-all for anything that doesn't fit the above categories. Releases that only contain this label will not be released. Use along with pr:force_patch, or pr:force_minor to force a patch or minor release.
pr:RevenueCatUI Use along any other tag to mark a PR that only contains RevenueCatUI changes
pr:next_release Preparing a new release
pr:dependencies Updating a dependency
pr:phc_dependencies Updating purchases-hybrid-common dependency
pr:changelog_ignore The PR will not be included in the changelog. This label doesn't determine the type of bump of the version and must be combined with pr:feat, pr:fix or pr:other.

Generated by 🚫 Danger

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