chore(recipe-harness): remove mobile-owned harness#31056
Merged
Conversation
Contributor
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #31056 +/- ##
==========================================
+ Coverage 82.85% 83.00% +0.14%
==========================================
Files 5580 5580
Lines 144060 143559 -501
Branches 33467 33348 -119
==========================================
- Hits 119360 119154 -206
+ Misses 16678 16410 -268
+ Partials 8022 7995 -27 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
aganglada
approved these changes
Jun 4, 2026
tommasini
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Removes Mobile-owned recipe/harness tooling from the product repo. Recipe runtime ownership moves to the external Recipe v1 runner/skills overlay, so the product repo no longer carries dev-only agentic harness code.
Changes:
scripts/perps/agentic/**app/core/AgenticService/**NavigationServiceandAppa:*package scripts and stale harness docs/CODEOWNERS entriesscripts/perps/validate-core-sync.shnow that perps controller code lives in CoreChangelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Validation details:
git grepconfirms no tracked product harness refs remain, excluding generated coverage reportsgit grepconfirms no trackedscripts/perpsrefs remaingit diff --checkcleanpackage.json, noscripts/perps/agenticpath recreated, static verify passes, cleanup restores the PR-only diffmm-4live proof with local skills + runner: runtime controllable through runner-owned CDP bridge, wallet fixture detected, wallet unlocked, navigated toWalletView, screenshot captured, cleanup passedScreenshots/Recordings
Before
After
Local validation artifact (not embeddable from CI):
/Users/deeeed/dev/metamask/metamask-mobile-4/temp/agentic/e2e-mm4-live-ready/verify/runner-live-smoke/screenshots/mobile-v1-live-smoke.pngPre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist