Add AGENTS.md for AI coding agent guidance#696
Merged
Conversation
Provides development guidelines for AI agents working with this repository, including: - Project overview and structure - Common development commands - Public API stability guidelines - Platform-specific build instructions - PR labeling conventions - Code guardrails Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ajpallares
approved these changes
Mar 2, 2026
tonidero
approved these changes
Mar 2, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
RCGitBot
added a commit
that referenced
this pull request
Apr 1, 2026
**This is an automatic release.** ## RevenueCat SDK ### 📦 Dependency Updates * Updates purchases-hybrid-common to 17.54.0 (#745) via RevenueCat Git Bot (@RCGitBot) * [Android 9.28.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.1) * [Android 9.28.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.0) * [Android 9.27.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.27.0) * [iOS 5.67.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.0) * [iOS 5.66.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.66.0) * [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.53.0 (#737) via RevenueCat Git Bot (@RCGitBot) * [Android 9.28.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.1) * [Android 9.28.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.0) * [Android 9.27.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.27.0) * [iOS 5.67.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.0) * [iOS 5.66.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.66.0) ### 🔄 Other Changes * fix: upgrade dependencies with known security vulnerabilities (#743) via Cesar de la Vega (@vegaro) * Bump fastlane-plugin-revenuecat_internal from `9a6911b` to `f11fe40` (#742) via dependabot[bot] (@dependabot[bot]) * security: pin GitHub Actions to SHA hashes (#741) via Alfonso Embid-Desmet (@alfondotnet) * Merge release PR after deploy (#739) via Antonio Pallares (@ajpallares) * Add missing API tests for presentation configuration and trackCustomPaywallImpression (#740) via Rick (@rickvdl) * Require PR approval before release tagging (#738) via Antonio Pallares (@ajpallares) * Add API tests for purchases-capacitor and purchases-capacitor-ui (#720) via Rick (@rickvdl) * Add AGENTS.md for AI coding agent guidance (#696) via Facundo Menzella (@facumenzella)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.mdfile to provide development guidelines for AI coding agents working with this repositoryThe file includes:
Test plan
🤖 Generated with Claude Code