Skip to content

Added the ability to run the web UI on a custom port by either UserSettings or by command line argument#73

Open
caseyjmorton wants to merge 1 commit into
ggml-org:mainfrom
caseyjmorton:feature/custom-webui-port
Open

Added the ability to run the web UI on a custom port by either UserSettings or by command line argument#73
caseyjmorton wants to merge 1 commit into
ggml-org:mainfrom
caseyjmorton:feature/custom-webui-port

Conversation

@caseyjmorton
Copy link
Copy Markdown

Working on another feature for easier onboarding for new models/quants and didnt want dev work to disturb my already-running instance of LlamaBarn, I figured it would be really nice to be able to run a dev instance on a separate port. Not sure this will get used much outside of my scenario, but I figured it would also be a good first issue as well.

@caseyjmorton caseyjmorton force-pushed the feature/custom-webui-port branch from cbde207 to 381c320 Compare April 19, 2026 00:19
SimonUTD pushed a commit to SimonUTD/LlamaBarn that referenced this pull request May 15, 2026
The upstream PR adds a user-configurable web UI/API port. This merge keeps the current router-mode server flow, updates header URLs and API client port wiring, and integrates the port field into the existing SwiftUI Settings window alongside the PR ggml-org#34 controls.

Constraint: Origin has been switched to https://github.com/SimonUTD/LlamaBarn.git as requested

Rejected: Keep the PR's parser exactly as submitted | the included Xcode scheme passes --web-ui-port 2277 as one argument

Confidence: medium

Scope-risk: moderate

Directive: Port-sensitive code must update LlamaServerAPI and HeaderView together

Tested: git diff --cached --check; conflict marker scan

Not-tested: Full app build deferred until both merge commits are complete
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