Commit Graph

2 Commits

Author SHA1 Message Date
John Pollock
07fffdd593 fix(isolation): refresh loader and isolated route handling 2026-04-12 21:08:35 -05:00
John Pollock
e47cc074b3 feat(isolation): sandbox support — host policy and bwrap configuration
Adds host_policy.py for loading sandbox config from pyproject.toml:
sandbox_mode, network access, writable/readonly paths, node whitelist.
Sealed-worker RO import paths. Policy validation against forbidden
path set. pyproject.toml [tool.comfy.host] section with default policy.
2026-04-07 11:17:14 -05:00