release: v2.4.0 — native AMD Lemonade integration#604
Merged
Lightheartdevs merged 1 commit intomainfrom Mar 24, 2026
Merged
Conversation
Version 2.4.0 adds native AMD Lemonade inference with NPU + ROCm + Vulkan acceleration, LiteLLM model aliasing, AMD contract tests, pinned Lemonade v10.0.0, and 19 bug fixes across the installer and dashboard. Updates version in all 5 constants files, manifest.json, CHANGELOG, and both READMEs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
2.3.4→2.4.0across all 6 version constants2.3.4references remaining (grep -r "2.3.4" dream-server/= 0 hits)What's in v2.4.0
Added: Native AMD Lemonade inference, LiteLLM model aliasing, AMD contract tests (17), host-systemd dashboard support, NPU detection
Changed: AMD backend upgraded from Vulkan llama-server to Lemonade, image pinned to v10.0.0, LiteLLM as default proxy on AMD
Fixed: 12 bug fixes across installer, dashboard, and service configs (see CHANGELOG for full list)
Files changed (docs only — zero code changes)
installers/lib/constants.sh— VERSIONinstallers/macos/lib/constants.sh— DS_VERSIONinstallers/windows/lib/constants.ps1— DS_VERSIONinstallers/phases/06-directories.sh— DREAM_VERSION fallbackmanifest.json— dream_version, release.version, release.dateCHANGELOG.md— new [2.4.0] sectionget-dream-server.sh— bootstrap URL commentREADME.md— AMD descriptiondream-server/README.md— bootstrap URL🤖 Generated with Claude Code