Dashboard › cli › Distillation
2535b518-f25a-45ec-9f13-0198e5e50761["lore_tm_v1_bTFxrfrL5Eo7su1s0Ezz2DYWJlSIdcByl1g1y6-JYZo"]
resolveUpgradeSource test that probes release "0.45.0", mocks a 200 response with { tag_name: "cli@0.45.0" }, records request URLs in requests: string[], and expects { source: UPGRADE_SOURCES[0], response: expect.any(Response) }.getNightlyVersion test named "uses the selected source's GHCR repository", verifying nightly lookup respects the selected upgrade source’s GHCR repository.2 in the nightly-version tests."follows Toolkit release pagination to find the latest CLI release", covering pagination when locating the latest CLI release among Toolkit monorepo releases."Unrelated MCP release" and pass source: toolkitSource.{ version: "0.14.0-dev.124" } and assertions involving exactly 2 requests.fetchLatestNightlyVersion() and maybeCheckForUpdateInBackground().