-
Notifications
You must be signed in to change notification settings - Fork 191
Update agents.md files to protect against out of memory tests #1395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughThis PR removes legacy migration documentation (mobile-sdk-migration.mdc, MIGRATION_PLAN.md, MIGRATION_COMPLETED.md, MIGRATION_PROMPTS.md) and introduces critical test memory optimization rules to prevent OOM errors from nested require() calls. It expands AGENTS.md across root, app, and mobile-sdk-alpha workspaces with E2E testing guidance, workspace-specific instructions, and troubleshooting. README updates in mobile-sdk-alpha refocus on real integration testing. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~18 minutes
Areas for attention:
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (9)
💤 Files with no reviewable changes (4)
🧰 Additional context used📓 Path-based instructions (1)packages/mobile-sdk-alpha/README.md📄 CodeRabbit inference engine (.cursor/rules/mobile-sdk-migration.mdc)
Files:
🧠 Learnings (50)📓 Common learnings📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-09-22T11:10:57.879ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-23T02:02:02.556ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-07-29T01:08:28.530ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-29T15:31:15.924ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-25T14:25:57.586ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-08-24T18:54:04.809ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-10-04T05:29:43.587ZApplied to files:
📚 Learning: 2025-10-08T20:23:58.783ZApplied to files:
📚 Learning: 2025-10-04T05:29:43.587ZApplied to files:
📚 Learning: 2025-09-22T11:10:22.019ZApplied to files:
📚 Learning: 2025-10-04T05:29:43.587ZApplied to files:
📚 Learning: 2025-08-29T15:30:32.847ZApplied to files:
⏰ Context from checks skipped due to timeout of 300000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🔇 Additional comments (9)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
Documentation
Chores