Skip to content

Bump installer floor to 2026.5.2#5297

Merged
danielhanchen merged 1 commit into
mainfrom
bump-installer-floor-2026.5.2
May 6, 2026
Merged

Bump installer floor to 2026.5.2#5297
danielhanchen merged 1 commit into
mainfrom
bump-installer-floor-2026.5.2

Conversation

@danielhanchen

Copy link
Copy Markdown
Member

Summary

Bumps the unsloth>= install floor in install.sh and install.ps1 from 2026.5.1 to 2026.5.2 so fresh curl/iwr installs pull the just-released PyPI version.

2026.5.2 ships PR #5296: Studio chat history renders again on reload and image upload / drag-drop work with the newer @assistant-ui/react. It also pins the @assistant-ui/* surface and commits studio/frontend/package-lock.json so future installs cannot drift back onto the broken bundle.

PyPI: https://pypi.org/project/unsloth/2026.5.2/

Test plan

  • `bash install.sh` on a clean Linux box pulls 2026.5.2 from PyPI
  • `pip install unsloth==2026.5.2` in a fresh venv installs cleanly (verified during release)
  • Studio launches; previous chats reopen with their messages, image upload + drag-drop work
  • `iwr https://unsloth.ai/install.ps1 | iex` on a clean Windows box pulls 2026.5.2 (Windows verification welcome)

Bumps the unsloth>= install floor in install.sh and install.ps1 from
2026.5.1 to 2026.5.2 so fresh curl/iwr installs pull the just-released
PyPI version that ships PR #5296: Studio chat history and image
attachments work again with newer @assistant-ui/react.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the minimum version requirement for the unsloth package from 2026.5.1 to 2026.5.2 across both the install.ps1 and install.sh scripts. I have no feedback to provide.

@danielhanchen danielhanchen merged commit 3927ec0 into main May 6, 2026
6 checks passed
@danielhanchen danielhanchen deleted the bump-installer-floor-2026.5.2 branch May 6, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant