Lemonade Manager: Phase 2#647
Merged
Merged
Conversation
jeremyfowers
reviewed
Dec 4, 2025
jeremyfowers
reviewed
Dec 4, 2025
jeremyfowers
reviewed
Dec 4, 2025
jeremyfowers
reviewed
Dec 4, 2025
jeremyfowers
reviewed
Dec 4, 2025
jeremyfowers
reviewed
Dec 4, 2025
jeremyfowers
reviewed
Dec 4, 2025
jeremyfowers
requested changes
Dec 4, 2025
jeremyfowers
left a comment
Member
There was a problem hiding this comment.
Reviewed the code and identified some structural issues we should discuss.
Will hold off on trying the build flow and testing the app itself until after the above discussion is resolved.
jeremyfowers
reviewed
Dec 5, 2025
jeremyfowers
reviewed
Dec 5, 2025
jeremyfowers
reviewed
Dec 5, 2025
jeremyfowers
reviewed
Dec 5, 2025
jeremyfowers
reviewed
Dec 5, 2025
jeremyfowers
approved these changes
Dec 5, 2025
jeremyfowers
left a comment
Member
There was a problem hiding this comment.
I'm good with merging as long as all comments are addressed (especially reverting the README).
Then we can move into phase 3, polishing for release!
Suggest creating a milestone to organize the release-blocking issues (updating readme, dealing with audio/whisper, etc.)
danielholanda
enabled auto-merge
December 5, 2025 22:25
meghsat
pushed a commit
that referenced
this pull request
Jul 10, 2026
* Move project * Build app * Swap apps * Automatically compile app as well * Change workflow options * Nsis installer * Installer * Fix special chars * include files * Fix launch * Fix paths * opening * remove nsis * working msi * Two intallers * workflow * Live logs * Fix logs name * Add keyboard shortcuts * Select the loaded model by default * single source or truth + wix locale * Add user models * Add custom models * conflicts * Fix configs * Fix log size * no jump * Add icon * truncation * Add icon * Friendly names * replace load button * health version endpoint * about modal * Cleaner about * Add zoom * App is not a child! * Fix logs * Keep top of logs * Fix scrolling on logs * open external instead of internal windows * open app button * App already open * scrollbar for logs * Add tooltips * Dropdown add model * Add embeddings and reranking to add a model * Add toasts * Increase chat box size * llamacpp is the default setting * auto * better settings * pointer * Add page to 8000 * Cleaner init message * Add missing index * Fix log center panel resize * better svg * restart icon * Marketplace teaser * Add n8n * Add newer isvs * Scrolly marketplace * right logos * easy close * Remember windows * click and open fixed * ubuntu full installer * Fix installer * fix * Open in browser * revert * Fix linux app open * Fix linux permissions * fix * better instructions * No lemonade-app shortcut * revive scrollbar * Fix LLM chat model swap * Loading model on llm chat * better annimation * Better loading * Better loading support * Great load * quick start for... * eject consistency * center plane * Fix llm scrolling * download notification * Select loaded model * merge conflicts * Replace json models file with models API * Remove express error and simplify code * simplify * detect ports on failure * use self-hosted images * Remove unused readmes, add webapp for mac * Update App readme * Remove code duplication * Revert Webapp changes * README improvements * better readme * Update roadmap * Potential fix for code scanning alert no. 23: Workflow does not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Fix workflow * Fix workflow * black and fix mac icon * leaner app * rev version * Leaner app (#649) * leaner app * rev version * Version, new readme, and reusable action * Easily find app * remove dev scripts * cleanup * Cleanup * Revert readme * Link fix * Fixed whispercpp showing --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.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.
Description
Bringing Lemonade to the 21st century!
This PR replaces our old webapp with a modern app. Installers are available for both Windows and Linux.
Review Guidance
Please differentiate between what you think it is required for this PR to merge and what can be done as a follow up (there are many things we want to do here). I would love to "unlock" all app development by merging this soon.
Next step here once this merges is multi-model support as part of the UI :)