Dashboard › cli › Distillation
fba97470-e6b8-4bd9-a97e-1c9591275b50["lore_tm_v1_9NNp7mwIhmZuqztrZtWdj7WWtmnO39i7ObA2EVnu2QE"]
/home/byk/.local/share/opencode/tool-output/tool_0899c9c25001Ali1rqUR752PBY.cea7b2afba91f11f1cdbb1785ea97ba61159520c, packages/cli/test/lib/binary.test.ts includes install-directory tests: line 311 uses ~/bin when it exists and is in PATH but ~/.local/bin is not; line 322 falls back to ~/.local/bin when no candidates are in PATH; line 330 falls back to ~/.local/bin when it exists but is not in PATH; line 341 handles empty PATH; line 349 handles undefined PATH; line 355 uses XDG_BIN_HOME when set to an absolute path; line 366 ignores a non-absolute XDG_BIN_HOME per the XDG spec; line 375 XDG_BIN_HOME takes priority over ~/.local/bin in PATH; line 388 SENTRY_INSTALL_DIR takes priority over XDG_BIN_HOME; line 402 SENTRY_INSTALL_DIR takes priority over ~/.local/bin.cea7b2afba91f11f1cdbb1785ea97ba61159520c, packages/cli/test/lib/binary.test.ts has describe("fetchWithUpgradeError", ...) at line 417 and a test at line 861 named returns true when target is older nightly (earlier timestamp).cea7b2afba91f11f1cdbb1785ea97ba61159520c, packages/cli/test/lib/delta-upgrade.mocked.test.ts line 316 tests returns null for cross-channel upgrade (stable → nightly).cea7b2afba91f11f1cdbb1785ea97ba61159520c, packages/cli/test/lib/delta-upgrade.test.ts includes: line 129 returns false for cross-channel upgrade (stable → nightly); line 173 handles mixed case prefix; line 303 returns null when target version not in release list; line 454 cumulative size threshold is checked progressively; line 563 returns empty array when no tags match the range; line 681 handles cross-minor version nightly chains; line 868 uses the selected legacy GitHub repository; line 1001 keeps stable resolution on the selected legacy source; line 1264 returns null when no matching patches in graph; line 1557 applies single-patch chain and verifies SHA-256; line 1849 returns null when target manifest has no .gz layer; line 1971 attemptDeltaUpgrade keeps nightly requests on the legacy source.cea7b2afba91f11f1cdbb1785ea97ba61159520c, packages/cli/test/lib/ghcr.test.ts includes: line 150 preserves a primitive caller cancellation reason without retrying; line 246 throws UpgradeError when version annotation is missing; line 589 throws UpgradeError on HTTP error.cea7b2afba91f11f1cdbb1785ea97ba61159520c, packages/cli/test/lib/release-notes.test.ts includes: line 153 returns null when only internal changes in range; line 249 filters #skip-changelog commits; line 485 fetches nightly commits only from the explicitly selected Toolkit source.cea7b2afba91f11f1cdbb1785ea97ba61159520c, packages/cli/test/lib/upgrade.test.ts includes: line 267 selects the highest CLI SemVer across Toolkit release pages; line 412 strips v prefix from version; line 559 describe("UpgradeError", ...); line 610 uses GitHub for curl method; line 751 defaults to stable channel (uses GitHub) when channel omitted; line 928 checks npm for npm method - version exists; line 1002 checks GHCR for nightly version - version exists.