Conversation
AppShot’s primary agent value is the UI structure tree in context.md, not only the PNG. Add a first-class Desktop Use Inspect capability: - crates/desktop-use/src/inspect/ — macOS AX walker (ported from AppShot Tauri) - CLI: atmos desktop-use inspect --pid - Electron desktop-use/inspect.ts + context composition - AppShot capture path: Capture (pixels) + Inspect (tree) → context.md Capture remains screenshot/window identity; Control remains drive actions.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 18 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. 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: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (15)
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 |
E2E report: ✅ Passed30 passed · 0 failed · 2 flaky · 0 skipped · 3m 31s · 93.8% pass rate Run
Overview
By file
By project
All selected E2E suites passed. |
Summary
Makes Inspect (macOS accessibility / UI tree) a first-class Desktop Use capability alongside Capture and Control, so AppShot
context.mdcan carry a real tree without overloading Capture.crates/desktop-useinspect surface (macOS AX walker)specs/APP/APP-052_desktop-use/Dependency
Depends on #202 (control engine + Atmos Desktop Use host TCC). Please do not merge before #202.
After #202 lands on
main, rebase this branch and re-run CI. Orthogonal to #202’s Cua pin / host packaging work.Related
Type of Change
Validation
maincargo test -p desktop-useChecklist