Commit Graph

3 Commits

Author SHA1 Message Date
John Pollock
59937d06f1 fix(isolation): clear ruff issues on clean trial branch 2026-04-12 21:31:13 -05:00
John Pollock
07fffdd593 fix(isolation): refresh loader and isolated route handling 2026-04-12 21:08:35 -05:00
John Pollock
94720c0c02 feat(isolation): singleton proxies for ComfyUI services
Adds proxy infrastructure for cross-process service access: BaseRegistry/
BaseProxy pattern, FolderPaths, ModelManagement, PromptServer, Progress,
Utils, HelperProxies, and WebDirectory proxies. These provide transparent
RPC access to host-side ComfyUI services from isolated child processes.
2026-04-07 08:02:37 -05:00