Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mudler
/
LocalAI
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
48.4k
Code
Issues
88
Pull requests
75
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(nodes): make per-node backend install async via gallery job queue
- #9928
#9928
Merged
mudler
merged 11 commits into
master
mudler/LocalAI:master
from
worktree-async-node-backend-install
mudler/LocalAI:worktree-async-node-backend-install
Copy head branch name to clipboard
May 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(nodes): make per-node backend install async via gallery job queue
#9928
mudler
merged 11 commits into
master
mudler/LocalAI:master
from
worktree-async-node-backend-install
mudler/LocalAI:worktree-async-node-backend-install
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
feat(galleryop): add TargetNodeID to ManagementOp for single-node installs
Show description for 2765c00
mudler
committed
2765c00
View commit details
Copy full SHA for 2765c00
Browse repository at this point
feat(galleryop): add NodeScopedKey helpers for per-node opcache rows
Show description for e820e14
mudler
committed
e820e14
View commit details
Copy full SHA for e820e14
Browse repository at this point
refactor(galleryop): use strings.Cut for NodeScopedKey parsing, reject empty nodeID
Show description for c68d087
mudler
committed
c68d087
View commit details
Copy full SHA for c68d087
Browse repository at this point
feat(nodes): scope DistributedBackendManager.InstallBackend to single node via TargetNodeID
Show description for cd00ddc
mudler
committed
cd00ddc
View commit details
Copy full SHA for cd00ddc
Browse repository at this point
feat(http): make /api/nodes/:id/backends/install async via gallery service job queue
Show description for 746ea0a
mudler
committed
746ea0a
View commit details
Copy full SHA for 746ea0a
Browse repository at this point
refactor(http): log malformed backend_galleries override and stop test drain goroutine
Show description for 7629418
mudler
committed
7629418
View commit details
Copy full SHA for 7629418
Browse repository at this point
feat(api): expose nodeID for node-scoped backend ops in /api/operations
Show description for 36f32c6
mudler
committed
36f32c6
View commit details
Copy full SHA for 36f32c6
Browse repository at this point
feat(react-ui): poll job status for node-targeted backend installs
Show description for 458e56a
mudler
committed
458e56a
View commit details
Copy full SHA for 458e56a
Browse repository at this point
fix(react-ui): make NodeInstallPicker state updates pure and surface cancellations as errors
Show description for ccd4e95
mudler
committed
ccd4e95
View commit details
Copy full SHA for ccd4e95
Browse repository at this point
refactor(react-ui): clarify async semantics in handleInstallOnTarget
Show description for a482132
mudler
committed
a482132
View commit details
Copy full SHA for a482132
Browse repository at this point
refactor(http): use statusUrl casing for node install response to match codebase precedent
Show description for cbb20ae
mudler
committed
cbb20ae
View commit details
Copy full SHA for cbb20ae
Browse repository at this point
You can’t perform that action at this time.