Skip to content

Add Expo playground for end-to-end agent-cdp verification#21

Merged
V3RON merged 13 commits into
masterfrom
playground
May 14, 2026
Merged

Add Expo playground for end-to-end agent-cdp verification#21
V3RON merged 13 commits into
masterfrom
playground

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented May 14, 2026

Summary

  • add an Expo SDK 55 playground app to the workspace as a live React Native target for agent-cdp
  • replace the starter UI with a minimal button-only harness that triggers retained-memory, transient-allocation, console, and profiling scenarios for end-to-end inspection
  • add repository guidance for validating runtime-inspection changes through the playground with agent-device and native dev-client flows

Testing

  • pnpm --dir playground lint
  • pnpm --dir playground exec tsc --noEmit
  • agent-device snapshot -i --platform ios --session default
  • pnpm run agent-cdp -- console list --limit 10
  • pnpm run agent-cdp -- js-memory sample --label verify-now --gc
  • pnpm run agent-cdp -- js-profile summary --session js_1

@V3RON V3RON merged commit dacc3b8 into master May 14, 2026
4 checks passed
@V3RON V3RON deleted the playground branch May 14, 2026 07:24
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