Problem and reproduction
When the same thread shows Monitoring on desktop and web, the iOS app does not show a corresponding monitoring indicator. This makes it unclear whether the agent is still watching/waiting or has finished.
- Use a thread that desktop/web currently labels Monitoring.
- Open the same environment and thread in the iOS app.
- Compare the thread status: desktop/web communicates monitoring, while iOS provides no equivalent indication.
Expected: iOS should visibly distinguish Monitoring from active Working and completed/idle states, consistent with desktop/web. Check both the thread list and open-thread presentation, and clear the indicator when monitoring ends.
Environment and source evidence
Observed with a Mac-hosted T3 Code environment; desktop version 0.0.38. The iOS app was recently installed/updated; its exact version/JS update is unconfirmed.
Upstream source inspected at 223ff4490f764a74ff911589e97b9bbcd595fee8:
These are source observations, not confirmation of the exact code installed on the phone.
Related issues checked
Problem and reproduction
When the same thread shows Monitoring on desktop and web, the iOS app does not show a corresponding monitoring indicator. This makes it unclear whether the agent is still watching/waiting or has finished.
Expected: iOS should visibly distinguish Monitoring from active Working and completed/idle states, consistent with desktop/web. Check both the thread list and open-thread presentation, and clear the indicator when monitoring ends.
Environment and source evidence
Observed with a Mac-hosted T3 Code environment; desktop version 0.0.38. The iOS app was recently installed/updated; its exact version/JS update is unconfirmed.
Upstream source inspected at
223ff4490f764a74ff911589e97b9bbcd595fee8:backgroundLiveness === "monitoring", separately from background subagents doing active work.ready; it does not consume background liveness.These are source observations, not confirmation of the exact code installed on the phone.
Related issues checked