Skip to content

refactor: share android hierarchy metadata#497

Merged
thymikee merged 2 commits into
mainfrom
refactor/android-hierarchy-metadata-relations
May 11, 2026
Merged

refactor: share android hierarchy metadata#497
thymikee merged 2 commits into
mainfrom
refactor/android-hierarchy-metadata-relations

Conversation

@thymikee
Copy link
Copy Markdown
Member

Summary

Share Android UI hierarchy node metadata parsing so fill verification, bounds lookup, and snapshot tree parsing use one decoded attribute/bounds path.

Keep low-level XML attribute and bounds helpers private, avoiding a separate raw XML scan in fill verification.

Touched files: 3. Scope stayed within Android hierarchy/fill verification internals; no CLI syntax, docs, skills, or SkillGym changes were needed.

Validation

  • pnpm format
  • pnpm exec vitest run src/platforms/android/__tests__/input-actions-fill.test.ts src/platforms/android/__tests__/index.test.ts
  • pnpm check:quick
  • pnpm check:fallow --base origin/main
  • pnpm build
  • Private-string scan returned no matches

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-497/

Built to branch gh-pages at 2026-05-11 18:34 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 600e956 into main May 11, 2026
18 checks passed
@thymikee thymikee deleted the refactor/android-hierarchy-metadata-relations branch May 11, 2026 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant