docs: device & GUI verification roadmap (mobile, embedded, native desktop)#420
Conversation
…ktop) Follow-up to the language support roadmap. Plans the three targets left out of scope there, sliced by impact per effort: - Track A: Android via Gradle managed devices + adb interaction tools - Track B: Flutter (flutter drive + reuse of adb tooling) - Track C: embedded via emulation (PlatformIO/Zephyr/QEMU/Renode) plus a run_serial_session harness; QA reports state the verification level - Track D: native desktop GUI phased from screenshot verification to accessibility-tree reads and input injection; Tauri fast path - Track E: iOS last (macOS-only runners, most tooling friction) Introduces L0-L5 verification levels so QA reports can state exactly what was verified (unit / emulated / visual / interactive / on-device). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: Oleg Miagkov <mrobenner@gmail.com>
|
Warning Review limit reached
Next review available in: 48 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ 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 |
|



Summary
"Roadmap 2" — the plan for the three verification targets the language support roadmap explicitly left out of scope: mobile, embedded, and native desktop GUI.
Key ideas:
run_cli_session(feat(qa): CLI E2E harness tool for terminal applications #415).run_serial_sessionmirror of the CLI harness), desktop GUI phased starting from screenshot verification (the QA agent is multimodal — one screenshot answers most "did the UI change land?" checks), iOS last.Includes a 11-slice PR breakdown and a cross-reference from the phase 5 section of the first roadmap.
🤖 Generated with Claude Code