feat: fleet tab — download from public source or rsync to node when model is missing #64
Labels
No labels
backend
backlog
bug
duplicate
enhancement
frontend
good first issue
help wanted
invalid
ml
phase-2
phase-3
question
reorg
status:blocked
status:in-progress
status:review
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/avocet#64
Loading…
Reference in a new issue
No description provided.
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?
Summary
When viewing a node in the fleet tab, models shown as ✗ (not installed) should offer two deployment paths:
hf_repois set in the model registry, offer to initiate a HuggingFace download on the target nodeThis allows one-click deployment from the Assignments deployment-status view.
UX sketch
Backend needs
GET /api/assignments/deployment-statusalready cross-joins nodes × modelsRelated