Skip to content

Add AGENTS.md for AI coding assistants#1616

Open
facumenzella wants to merge 3 commits intomainfrom
add-agents-md
Open

Add AGENTS.md for AI coding assistants#1616
facumenzella wants to merge 3 commits intomainfrom
add-agents-md

Conversation

@facumenzella
Copy link
Member

@facumenzella facumenzella commented Feb 20, 2026

Summary

  • Add AGENTS.md with guidelines for AI coding agents working on this SDK
  • Add CLAUDE.md as a symlink to AGENTS.md for Claude Code compatibility
  • Add .claude/ to .gitignore

The file includes:

  • Project overview and architecture (including web support)
  • Development setup commands
  • Public API stability rules
  • Code structure and architecture layers
  • Constraints and support policy
  • Testing and development workflow
  • Pull request label conventions
  • Guardrails for safe development

Based on Callstack's agent-skills recommendations.

@facumenzella facumenzella requested a review from a team as a code owner February 20, 2026 13:58
@facumenzella facumenzella added the pr:other A code change that improves performance label Feb 20, 2026
@facumenzella facumenzella requested a review from vegaro February 20, 2026 13:58
Provides development guidelines for AI agents working with this repository, including:
- Project overview and React Native/TypeScript structure
- Common development commands (yarn)
- Browser fallback architecture for Expo Go
- Public API stability guidelines
- PR labeling conventions
- Code guardrails

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link
Contributor

@ajpallares ajpallares left a comment

Choose a reason for hiding this comment

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

Looks good overall. But I believe the web support should be mentioned as well?

facumenzella and others added 2 commits March 13, 2026 10:35
- Add explicit mention of web support in project overview
- Remove (~2,000+ lines) from purchases.ts description to avoid staleness

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@facumenzella facumenzella enabled auto-merge (squash) March 13, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:other A code change that improves performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants