Add LM Studio setup and blocked research artifacts

This commit is contained in:
Advait Paliwal
2026-04-16 15:39:01 -07:00
parent d2570188f9
commit c3f7f6ec08
11 changed files with 35 additions and 10 deletions

View File

@@ -110,7 +110,7 @@ This usually means the release exists, but not all platform bundles were uploade
Workarounds:
- try again after the release finishes publishing
- pass the latest published version explicitly, e.g.:
& ([scriptblock]::Create((irm https://feynman.is/install.ps1))) -Version 0.2.22
& ([scriptblock]::Create((irm https://feynman.is/install.ps1))) -Version 0.2.23
"@
}