mirror of
https://github.com/stablyai/orca.git
synced 2026-09-24 08:02:33 +00:00
Instead of relying solely on transient live usage snapshots to determine status bar visibility, incorporate durable settings configuration (e.g., managed accounts, OAuth enablement, or session cookies). This keeps provider items in a pending/fetching state during initial hydration or transient failures, preventing UI flickering and ensuring the setup CTA does not prematurely display before settings load.