mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #14740] [CLOSED] 101 lemonade status indicator #10369
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14740
Author: @itomek
Created: 6/6/2025
Status: ❌ Closed
Base:
main← Head:101-lemonade-status-indicator📝 Commits (10+)
fe82416Main sync (#65)dfc6936Refactor RAUX launch scripts to streamline conda environment handling and improve server startup logic. Updated launch_raux.cmd to set the RAUX conda environment path and removed references to the Lemonade environment. Modified launch_raux.ps1 to enhance clarity in server startup messages and process management for both RAUX and Lemonade servers.a6fa7c9Enhance launch_raux.ps1 to track server status for RAUX and Lemonade. Introduced global variables to monitor server readiness and modified the Test-ServerReady function to prevent redundant checks. Updated server monitoring logic to improve clarity and efficiency during server startup.cb18e0eUpdate desktop shortcut and cleanup commands for RAUX environment. Changed shortcut name from "RAUX.lnk" to "GAIA-RAUX-UI-BETA.lnk" in both the VSCode tasks and NSIS installer scripts for consistency and clarity.372528aUpdate desktop shortcut name in installer and VSCode tasks for consistency. Changed shortcut from "GAIA-RAUX-UI-BETA.lnk" to "GAIA-UI-BETA.lnk" to align with recent branding updates.0c64d82Enable blank issue templates in GitHub repository for improved user submissions and issue tracking.d5aa305Update .env.example and installer script to reflect project name change from RAUX to GAIA UI. Adjusted environment variable and paths in the installer for consistency with new branding.06c62e0RAUX - back to CONDAa224b64Feature/tmi/69 feat remove conda env in favor of standalone python (#73)9730231Update launch_raux.cmd to change RAUX conda environment path and PowerShell script location to reflect new directory structure under GAIA.📊 Changes
107 files changed (+17858 additions, -998 deletions)
View changed files
➕
.cursor/.cursorignore(+0 -0)➕
.cursor/raux_understanding.json(+117 -0)➕
.cursor/rules/code_analysis.json(+59 -0)➕
.cursor/rules/development_practices.json(+86 -0)➕
.cursor/rules/documentation_refs.json(+28 -0)➕
.cursor/rules/raux_understanding.json(+43 -0)➕
.cursor/rules/rules.mdc(+48 -0)➕
.cursorignore(+6 -0)➕
.github/ISSUE_TEMPLATE/80-2902499246.md(+16 -0)📝
.github/ISSUE_TEMPLATE/bug_report.yaml(+59 -107)📝
.github/ISSUE_TEMPLATE/config.yml(+4 -1)📝
.github/ISSUE_TEMPLATE/feature_request.yaml(+35 -48)📝
.github/pull_request_template.md(+16 -60)➕
.github/workflows/build-and-package.yml(+189 -0)➕
.github/workflows/build-pr.yml(+11 -0)📝
.github/workflows/build-release.yml(+38 -58)➕
.github/workflows/claude.yml(+37 -0)📝
.github/workflows/deploy-to-hf-spaces.yml(+4 -4)➖
.github/workflows/docker-build.yaml(+0 -477)📝
.github/workflows/format-backend.yaml.disabled(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.