Conversation
- Loader, compiler, session runner for .finalrun/multi-device/ workspace - AIAgent.planMulti() sibling + MultiDeviceOrchestrator with active-device scoping - Non-breaking RecordingManager.getMapKey 3rd-arg optional - Sandwich UI in report-web (alice/bob chat bubble columns + shared scrubber) - v3 RunManifest with optional multiDevice field - Single-device paths byte-identical
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 57 minutes and 47 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (46)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|
Closing — feature scrapped per request. |
Summary
FinalRun currently supports only single-device AI-driven mobile tests, so modern multi-actor flows (chat send/receive, parallel login, shared docs) can't be validated end-to-end — cross-device causality is lost when split into two single-device runs. This change adds feature-gated multi-device orchestration (v1: exactly 2 Android devices, auto-assigned, fail-fast) with active-device-scoped capture so the planner reasons about
${devices.alice}and${devices.bob}actions in a unified timeline. Single-device paths (Android and iOS) remain byte-identical — all changes are additive and gated onmanifest.multiDevice/multi-device/path prefix.Changes
Change
Stats
intake → spec → tasks → apply → review → hydrate