Michał Pierzchała
be1e1c9931
feat: add cdp command agent-cdp passthrough ( #873 )
...
* feat: add agent-cdp passthrough
* docs: narrow agent-cdp memory guidance
* chore: pin agent-cdp 1.6.0
* test: cover agent-cdp guidance
* fix: preserve agent-cdp passthrough flags
* fix: expose CDP wrapper as cdp
* docs: move CDP workflow to debugging guide
* docs: mention cdp in command reference
2026-06-25 21:44:47 +02:00
Michał Pierzchała
8c49d54ff1
fix: clarify proxy runner ownership ( #882 )
...
* fix: clarify proxy runner ownership
* fix: tighten proxy runner review follow-ups
2026-06-25 21:44:31 +02:00
Michał Pierzchała
98c0b1d3bf
test: migrate test app to expo dev client ( #881 )
...
* test: migrate test app to expo dev client
* docs: align test app device targeting
* docs: clarify dev client setup tradeoffs
* docs: remove stale sdk reference
2026-06-25 21:43:14 +02:00
Michał Pierzchała
d8e6bb7aa7
fix: add web viewport control and screenshot aliases ( #865 )
...
* fix: add web full-page screenshots
* fix: add web viewport command and screenshot aliases
* fix: address viewport CI regressions
2026-06-24 19:35:03 +02:00
Michał Pierzchała
a8fb2a3704
docs: document multi-worktree Metro workflow ( #841 )
2026-06-22 20:31:59 +02:00
Michał Pierzchała
d7beb52768
feat: expose web network dump through agent-browser ( #838 )
...
* feat: expose web network dump through agent-browser
* fix: reduce web network mapper complexity
* fix: gate web network headers by include mode
* test: assert compact web network summary
* refactor: simplify web network dump mapping
* refactor: trim web network coverage
2026-06-22 14:40:25 +02:00
Michał Pierzchała
467e174b47
test: improve SkillGym guidance coverage ( #839 )
...
* test: improve skillgym guidance coverage
* test: reduce SkillGym assertion complexity
2026-06-22 12:52:04 +02:00
Michał Pierzchała
02481e8b7f
docs: document minimal web support ( #831 )
...
* docs: document minimal web support
* docs: clarify web support scope
* docs: remove duplicate web help entry
* docs: trim README web support notes
2026-06-22 11:01:13 +02:00
Michał Pierzchała
d05cfc727b
feat: manage web backend setup ( #833 )
2026-06-20 11:44:00 +02:00
Michał Pierzchała
0b499f22db
chore: update stale callstackincubator references
2026-06-15 20:12:03 +01:00
Michał Pierzchała
9e165114c0
perf: optimize rslib startup build ( #803 )
2026-06-15 08:51:47 +02:00
Michał Pierzchała
5c83fe4e50
fix: improve daemon diagnostics and remove compact snapshots ( #786 )
...
* fix: improve daemon startup diagnostics
* perf: relax query-sweep recovery budget
* fix: make compact snapshot flag a no-op
* fix: remove compact snapshot mode
* test: align tvOS remote provider expectation
* test: drop compact snapshot progress target
2026-06-12 17:32:56 +02:00
Michał Pierzchała
48c121d5e6
feat: add debug symbols workflow ( #756 )
2026-06-12 13:14:14 +02:00
Michał Pierzchała
f0d1674cdf
feat: add Android native perf profiling ( #757 )
...
* feat: add Android native perf profiling
* fix: satisfy fallow for Android perf profiling
* fix: harden Android native perf lifecycle
* test: reduce native perf mock complexity
* docs: show compact native perf evidence example
* fix: align perf rebase validation
* fix: summarize Android perfetto artifacts
* fix: clean up Android native perf on session close
2026-06-12 13:12:41 +02:00
Michał Pierzchała
f8704f46ef
feat: add Apple xctrace perf profiling ( #755 )
2026-06-11 16:45:29 +02:00
Michał Pierzchała
a35c444df6
feat: add perf memory diagnostics ( #759 )
...
* feat: add perf memory diagnostics
* fix: address perf memory CI findings
* fix: address perf memory review feedback
* docs: explain perf memory diagnostics benefits
2026-06-11 14:58:09 +02:00
Michał Pierzchała
93f104aaaa
fix: make Device Hub simulator launch opt-in ( #766 )
2026-06-11 13:00:53 +02:00
Michał Pierzchała
31ce5903a2
feat: add replay test sharding ( #707 )
...
* feat: add replay test sharding
* refactor: simplify sharding device resolution
* fix: address sharding review feedback
2026-06-08 10:56:42 +02:00
Michał Pierzchała
81448c8f97
feat: add perf metrics and frames commands ( #703 )
...
* feat: add perf metrics and frames commands
* fix: tighten perf command ergonomics
* test: move perf area coverage to provider integration
2026-06-07 20:36:57 +02:00
Michał Pierzchała
76cee982ba
fix: stabilize iOS runner navigation taps ( #702 )
...
* 0.16.14
* fix: stabilize iOS runner navigation taps
* fix: recover iOS runner after AX failures
* docs: clarify AX-unavailable snapshot recovery
* test: cover synthesized ios provider taps
* test: cover iOS runner AX failure paths
* fix: clarify sparse iOS AX recovery hint
2026-06-07 11:17:27 +02:00
Michał Pierzchała
491ad7e922
fix: improve session ownership and recovery guidance ( #674 )
...
* fix: improve session recovery guidance
* fix: quote session recovery commands
* test: simplify record session cleanup fixtures
* test: cover recovery hint edge cases
* test: trim duplicate recovery quoting coverage
* fix: scope implicit sessions by caller workspace
* fix: surface session state directory
* fix: remove unused session store check
* test: trim duplicate session recovery coverage
2026-06-02 14:06:00 -07:00
Michał Pierzchała
2546ca3103
fix: dismiss RN overlays in Maestro compat ( #650 )
2026-06-01 20:34:14 +02:00
Michał Pierzchała
819d7dc8aa
feat: expose structured MCP command tools ( #593 )
...
* feat: expose semantic MCP tools
* docs: remove semantic mcp prd
* refactor: deepen semantic command surface
* refactor: add mcp execution seam
* refactor: deepen command grammar
* refactor: remove legacy command definitions
* refactor: collapse semantic cli wrappers
* refactor: remove local mcp placeholders
* refactor: derive semantic cli routing
* refactor: trim mcp status metadata
* refactor: derive semantic input contracts
* refactor: split semantic grammar modules
* refactor: derive batch input schema
* refactor: centralize cli command schema catalog
* refactor: share semantic cli output projections
* refactor: remove legacy cli output paths
* refactor: consolidate command interface surface
* docs: align command contract wording
* refactor: split command projection from cli grammar
* refactor: trim projection exports
* fix: satisfy fallow command contract audit
* refactor: structure public batch steps
* chore: clean batch architecture references
* fix: keep legacy cli batch steps working
* fix: serialize mcp batches
* chore: tighten command surface cleanup
* fix: serialize mcp stdin requests
* chore: keep mcp config out of command contracts
* fix: project structured batch targets
* chore: harden command input typing
* fix: project maestro backend for replay tests
* fix: preserve session mcp request options
2026-05-28 09:20:55 +02:00
Michał Pierzchała
a5fffc6e49
feat: add Maestro YAML replay compatibility ( #581 )
...
* feat: add Maestro replay compatibility
* fix: harden Maestro replay compatibility
* fix: address Maestro replay review feedback
* fix: finalize Maestro replay compatibility
* refactor: tighten Maestro replay compatibility boundary
* refactor: reduce Maestro replay quality debt
* refactor: satisfy Maestro replay fallow audit
* fix: stabilize Android provider snapshot tests
2026-05-27 21:45:51 +02:00
Michał Pierzchała
bbe7c06fb6
feat: auto-reverse Android localhost opens ( #590 )
...
* feat: auto-reverse Android localhost opens
* test: cover Android localhost reverse edge cases
* fix: reduce Android reverse error complexity
* docs: simplify Android Metro reverse guidance
* docs: prefer scripted SkillGym checks
* test: clarify Android Metro SkillGym plan
2026-05-26 10:44:51 +02:00
Michał Pierzchała
ea21793154
feat: support ios transform gesture ( #586 )
2026-05-26 09:58:33 +02:00
Michał Pierzchała
c72cf0e1d2
fix: clarify Android gesture transform behavior ( #584 )
...
* fix: clarify Android gesture transform behavior
* fix: stabilize Android transform injection
2026-05-26 09:47:07 +02:00
Michał Pierzchała
47b981c8ad
feat: add gesture command coverage ( #576 )
...
* feat: add gesture command coverage
* fix: align iOS fling provider fixture
* feat: group gesture commands
* fix: clarify android gesture support
* feat: add android multitouch gestures
* fix: address gesture review feedback
* refactor: simplify gesture plumbing
* fix: keep gesture subcommands internal
* fix: update iOS provider pan transcript
2026-05-22 18:01:58 +02:00
Michał Pierzchała
168de53bee
fix: improve Android snapshot fidelity ( #580 )
...
* fix: improve Android snapshot fidelity
* fix: address Android snapshot review edge cases
* refactor: simplify Android snapshot cleanup helpers
* test: guard SkillGym external runners in sandbox
2026-05-22 15:14:50 +02:00
Michał Pierzchała
67aa89af58
feat: add iOS repro evidence capabilities ( #573 )
2026-05-21 13:39:52 +02:00
Michał Pierzchała
b0e19c9d1e
perf: improve recording and interaction flows ( #563 )
...
* perf: improve recording and interaction flows
* feat: add React Native overlay dismiss command
* test: cover RedBox overlay dismissal
* fix: simplify React Native overlay snapshot hint
* fix: address daemon and scroll review feedback
* fix: unblock ci after recording polish
* chore: refresh fallow health baseline
* test: stabilize android provider suites
* test: cover rn overlay provider command
2026-05-20 20:32:08 +02:00
Michał Pierzchała
f71371ebb8
fix: handle platform alerts ( #562 )
...
* fix: handle Android platform alerts
* fix: handle iOS alerts in runner
* chore: type alert metadata
* refactor: colocate Android alert handling
2026-05-20 14:51:17 +02:00
Michał Pierzchała
896adcc625
feat: add maestro replay compatibility ( #561 )
2026-05-19 20:49:34 +02:00
Michał Pierzchała
b5cd1c49fe
fix: handle busy Android RN snapshots ( #554 )
2026-05-16 16:55:18 +02:00
Michał Pierzchała
8f722c3c5f
docs: guide bounded react devtools profiling ( #548 )
2026-05-15 18:56:05 +02:00
Michał Pierzchała
c1550721ce
fix: collapse Android snapshot row noise ( #545 )
...
* fix: collapse Android snapshot row noise
* docs: clarify agent-facing snapshot text
* fix: preserve semantics when collapsing Android snapshots
* fix: trim redundant Android collapse hints
* fix: collapse passive Android duplicate children
* refactor: drop unused Android snapshot hint code
* docs: clarify Android Metro verification guidance
* test: cover Android Metro reverse planning
* test: fix codex skillgym runner
* fix: satisfy fallow snapshot checks
* docs: clarify PR validation guidance
2026-05-15 18:52:11 +02:00
Michał Pierzchała
801c2ae0b3
fix: improve rn agent-device stability guidance ( #519 )
2026-05-14 17:30:45 +02:00
Michał Pierzchała
517b5198b4
docs: clarify agent-device binary resolution ( #511 )
2026-05-13 14:52:46 +02:00
Michał Pierzchała
5df37ec9c9
fix: improve android fill verification diagnostics ( #495 )
2026-05-11 20:06:59 +02:00
Michał Pierzchała
076f0c0788
chore: upgrade skillgym to 0.8.0 ( #493 )
2026-05-11 17:09:47 +02:00
Michał Pierzchała
7ea8d9eea3
feat: discover cloud config during connect ( #488 )
...
* feat: discover cloud config during connect
* test: isolate cloud connect profile coverage
* docs: document cloud connect discovery
* fix: honor no-login after cloud auth reuse
* fix: validate cloud connection profiles
* refactor: require object cloud profiles
* refactor: trim cloud connect compatibility code
2026-04-30 16:16:56 -04:00
Michał Pierzchała
f7c8f451ed
build: upgrade skillgym to 0.6.0 ( #473 )
...
* build: upgrade skillgym to 0.6.0
* test: raise skillgym parallel cap
* test: use skillgym command assertions
* test: use structured skillgym command matchers
* test: rely on skillgym default parallel cap
* test: accept bare planned commands
* test: run skillgym cases in parallel
2026-04-29 14:38:01 -04:00
Michał Pierzchała
bbb1d363c2
fix: handle iOS keyboard Done dismiss controls ( #469 )
2026-04-28 21:20:09 -04:00
Michał Pierzchała
6c368bf792
docs: update agent-device guidance ( #467 )
2026-04-28 17:07:33 -04:00
Michał Pierzchała
140fe338c2
docs: replace bulky skills with versioned CLI help ( #352 )
...
* docs: move agent guidance into help workflows
* test: address skill help review feedback
* docs: surface agent workflow in top-level help
* docs: strengthen dogfood help workflow
* docs: improve react devtools performance routing
* test: thin skillgym prompt
* docs: gate skills on help topic version
* test: stabilize thin help skillgym
* docs: restore dogfood QA guidance
* test: cover truncated text scoped snapshots
* docs: clarify remote help wording
* test: cover rn overlays and expo launch guidance
* test: cover expo launch after app lookup miss
* test: refine rn warning overlay workflow
* docs: restore react devtools advanced guidance
* test: cover restored agent guidance gaps
* test: cover device workflow edge cases
* docs: clarify agent-device install guidance
* docs: route known limitations through help
* docs: clarify bootstrap help for small models
* docs: tighten debug workflow guidance
* docs: remove local test note from workflow help
2026-04-28 14:14:55 -04:00
Michał Pierzchała
7c5b7670c8
feat: add skillgym tests ( #453 )
2026-04-26 20:49:59 -04:00