Skip to content

Evaluate simulator pane handoff for Expo, Claude, and Codex #950

Description

@janicduplessis

Problem

Stim can select a native macOS viewer for an owned local iOS simulator, but browser-based and agent-hosted simulator panes may offer better ways to inspect the same device. They cannot be treated as native open -a targets without checking how they attach to an exact existing UDID and whether they manage its lifecycle.

Evidence

Cause

These tools expose browser services or agent session controls rather than the native application and URL contract used by Device Hub and Siniulator.

Fix idea

Investigate each tool's supported way to attach to a specific Stim-owned UDID without creating, booting, shutting down, or deleting another workspace's device. Document a manual handoff where no stable programmatic interface exists. Add an adapter only when its lifecycle contract can preserve Stim ownership and the selected workspace device. Keep Expo's project/Metro port requirement explicit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions