Skip to content

iOS: no in-app diagnostic when the JIT EPC executor fails to connect #217

@obj-p

Description

@obj-p

If the in-app ORC executor fails to connect back to the daemon's EPC listener, the only signal is an NSLog line in the host app; the device shows the placeholder view. The daemon still surfaces the 10s acceptJIT timeout, so the user is not fully blind, but there is no on-device error.

Add an in-app error surface (or a structured signal back over the JSON channel) when connectLoopback/previewsmcp_ios_executor_start fails, so a host-side failure that does not break the daemon-side call is visible.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions