Commit Graph

9 Commits

Author SHA1 Message Date
bymyself
3fdbc28dac Restore lost work from manager/menu-items-migration feature branch
This merge restores work that was lost during a bad rebase ~2 months ago.
Key restored functionality:
- ComfyUI Manager service with queue/task API endpoint
- Manager queue composable and WebSocket status handling
- Enhanced manager dialog commands and UI labels
- Manager websocket queue status enum types
- Server feature flag support functions

Resolves conflicts between recovery commit 730b278fa0 and
feature branch manager/menu-items-migration to combine all lost work.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 07:37:04 -07:00
bymyself
1aee43425a use correct response shape 2025-07-19 10:29:12 -07:00
bymyself
aba2e5edfc move legacy option to startup arg 2025-07-19 10:27:16 -07:00
bymyself
de6ed34836 switch to v2 manager API endpoints 2025-07-19 10:26:33 -07:00
bymyself
f241b7f7a0 [manager] Update core services for new manager API
Updated ComfyUI Manager service and dialog service to support the new menu items structure and API endpoints.
2025-07-11 00:56:30 -07:00
bymyself
05ec65f636 use correct response shape 2025-07-11 00:56:30 -07:00
bymyself
7c14b26321 move legacy option to startup arg 2025-07-11 00:55:24 -07:00
bymyself
1f41367454 switch to v2 manager API endpoints 2025-07-11 00:55:02 -07:00
Christian Byrne
cd7e2d7b91 Add Comfy Manager service (#2968) 2025-03-11 09:46:21 -04:00