mirror of
https://github.com/lahfir/agent-desktop.git
synced 2026-08-06 14:10:43 +00:00
The FFI live driver addresses its AE2 targets by native_id per the R4 identity spine, but the fixture's async buttons only ever set accessibility labels, so ref_for could never match and both release-FFI AE2 checks failed on every live run. These checks were unreachable until the zero-bounds abort was fixed, which is why no prior run surfaced it. Assign identifiers to exactly the three buttons the FFI consumer addresses; name-based CLI paths are unaffected. |
||
|---|---|---|
| .. | ||
| AgentDeskFixture.swift | ||
| build.sh | ||
| FixtureAsync.swift | ||
| FixtureCards.swift | ||
| FixtureComponents.swift | ||