Skip to content

Studio: Pin assistant-ui core for fresh installs#5229

Merged
wasimysaid merged 2 commits into
unslothai:mainfrom
Imagineer99:fix/studio-pin-assistant-ui-core
Apr 30, 2026
Merged

Studio: Pin assistant-ui core for fresh installs#5229
wasimysaid merged 2 commits into
unslothai:mainfrom
Imagineer99:fix/studio-pin-assistant-ui-core

Conversation

@Imagineer99

@Imagineer99 Imagineer99 commented Apr 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fixes #5224

Fixes the Studio frontend build failure caused by an upstream assistant-ui package export change.

  • Adds an explicit @assistant-ui/core@0.1.17 dependency.
  • Updates the chat delete helper to import MessageRepository from @assistant-ui/core/internal instead of the blocked deep path.
  • Keeps the existing chat delete behavior unchanged while avoiding the fresh install/build failure.

@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 adds the @assistant-ui/core dependency to the frontend package. The review feedback suggests pinning all related @assistant-ui packages to specific versions to avoid potential version mismatches and ensure a more stable, reproducible build environment.

Comment thread studio/frontend/package.json Outdated
@wasimysaid wasimysaid merged commit 4ab5378 into unslothai:main Apr 30, 2026
1 check passed
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.

Bug Report: Unsloth Studio Frontend Build Fails on Colab

3 participants