GPU worker registration, status signaling API, and sudo GPU tab #125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/vision-worker-registration"
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?
Implements Phase 1 (database schema) and Phase 3 (worker CRUD API) of the Nidus Reveal implementation plan, plus the worker status signal endpoint that was missing from the design document.
db/migrations/00185_vision_workers.sql— new tableLooks like your migration is behind quite a bit. You should probably rebase on top of the latest main, because the most recent migration is 184, so your migration should be 185
5a06499eb01f1f11a619Fixed! Rebased on latest main — migration is now 00185, and I adapted the sudo view changes to fit the new Root.vue tab structure. Thanks for the heads up, neighborino!
1f1f11a61918e4ba4fdb