ComfyUI-Manager/comfyui_manager/legacy
Dr.Lt.Data 0d88a3874d
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
Publish to PyPI / build-and-publish (push) Has been cancelled
refactor(cli): move cm_cli to top-level package and remove dead cli-only-mode (#2548)
- Move cm_cli from comfyui_manager/cm_cli/ to top-level cm_cli/ package
- Convert relative imports to absolute imports
- Remove non-functional cli-only-mode command (flag was never checked)
- Update docs: python cm-cli.py → cm-cli entrypoint
- Update prestartup snapshot restore to use -m cm_cli
- Version bump to 4.1b1

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 19:42:35 +09:00
..
__init__.py restructuring 2025-04-13 09:26:02 +09:00
manager_core.py refactor(cli): move cm_cli to top-level package and remove dead cli-only-mode (#2548) 2026-01-27 19:42:35 +09:00
manager_server.py security(api): add path traversal and CRLF injection protection 2026-01-08 18:35:03 +09:00
share_3rdparty.py bump version 2025-08-24 15:58:23 +09:00