exo icon indicating copy to clipboard operation
exo copied to clipboard

UNKNOWN to PREPARING

Open samiamjidkhan opened this issue 2 months ago • 0 comments

Motivation

The "UNKNOWN" status shown when first launching an instance is confusing and unhelpful. "PREPARING" better describes what's actually happening. telegram-cloud-photo-size-4-5981245965962251168-x

Changes

  • Renamed status from "UNKNOWN" to "PREPARING" in dashboard (+page.svelte)
  • Renamed unknown state to preparing in macOS app (InstanceViewModel.swift, InstanceRowView.swift)

Why It Works

The status appears when an instance exists but runners haven't reported status yet. "PREPARING" accurately describes this transitional state.

Test Plan

Manual Testing

Hardware: MacBook Pro image

Automated Testing

N/A

samiamjidkhan avatar Jan 08 '26 20:01 samiamjidkhan