Skip to content

chore(ui): rebuild Next.js bundle for #31921/#31920 on patch-1.91.0rc1 - #32094

Merged
yuneng-berri merged 1 commit into
patch-1.91.0rc1from
litellm_ui_rebuild_191rc1
Jul 4, 2026
Merged

chore(ui): rebuild Next.js bundle for #31921/#31920 on patch-1.91.0rc1#32094
yuneng-berri merged 1 commit into
patch-1.91.0rc1from
litellm_ui_rebuild_191rc1

Conversation

@yuneng-berri

Copy link
Copy Markdown
Collaborator

Relevant issues

The 1.91.0 backport (#32091) landed #31921 and #31920, which change production UI source under ui/litellm-dashboard/. The proxy serves the prebuilt Next.js bundle from litellm/proxy/_experimental/out/, and --reload never runs next build, so those .tsx changes are not live on patch-1.91.0rc1 until the bundle is rebuilt. That rebuild was deferred out of #32091 and is done here so 1.91.0 ships the current UI rather than the stale one.

Linear ticket

What is included

A single commit regenerating the Next.js build artifacts under litellm/proxy/_experimental/out/, produced by ui/litellm-dashboard/build_release_ui.sh (npm ci then next build on node v20.20.2). The commit is confined entirely to _experimental/out/; no source or other files are touched. The diff is the usual build-hash churn (renamed chunk directories plus regenerated manifests) reflecting the #31921/#31920 UI source that shipped in #32091.

Screenshots / Proof of Fix

Built from the tip of patch-1.91.0rc1 (the #32091 merge) in an isolated worktree with a clean tree. build_release_ui.sh reported a successful build and created the artifacts commit; verification confirmed all 374 changed files live under litellm/proxy/_experimental/out/ with zero non-artifact files.

Type

🚄 Infrastructure

Changes

Rebuilt UI bundle only; see above

@greptile-apps

greptile-apps Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Too many files changed for review. (370 files found, 100 file limit)

Bypass the limit by tagging @greptile-apps to review.

@yuneng-berri
yuneng-berri merged commit 7590e7f into patch-1.91.0rc1 Jul 4, 2026
34 of 51 checks passed
@yuneng-berri
yuneng-berri deleted the litellm_ui_rebuild_191rc1 branch July 4, 2026 01:13
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