|
| 1 | +{ |
| 2 | + "schema": "comfy-java-sdk-parity/1", |
| 3 | + "reviewedAt": "2026-09-20", |
| 4 | + "cliSource": "Comfy-Org/comfy-cli@b08adc50cca24f2d29d2115e80719cb8299e6ddf", |
| 5 | + "mcpSource": "Comfy-Org/comfy-mcp@e5f768d31de21ea32829381cebdda5336492a8ac", |
| 6 | + "branches": ["feature/1.0.x", "feature/2.0.x", "feature/3.0.x"], |
| 7 | + "cliFamilies": [ |
| 8 | + "setup","install","update","outdated","launch","stop","logs","run","validate", |
| 9 | + "upload","download","system-stats","free","which","env","discover","set-default", |
| 10 | + "generate","run-template","preview","jobs","templates","workflow","node","nodes", |
| 11 | + "model","models","cloud","auth","project","assets","knowledge","build","deploy", |
| 12 | + "agent","manager","pr-cache","code-search","tracking","skills","feedback", |
| 13 | + "agent-review","dependency","standalone" |
| 14 | + ], |
| 15 | + "mcpTools": [ |
| 16 | + "server_info","auth_status","billing_status","auth_login","run_workflow", |
| 17 | + "generate_image","list_partner_models","partner_model_schema","partner_generate", |
| 18 | + "emit_partner_workflow","run_template","job","system_stats","free_memory", |
| 19 | + "fetch_outputs","launch_comfyui","stop_comfyui","restart_comfyui","update_comfyui", |
| 20 | + "switch_comfyui_version","install_node","get_logs","discover","which","project", |
| 21 | + "search_templates","get_template","fetch_template","nodes","node_dependencies", |
| 22 | + "workflow_deps","search_models","download_model","download","upload_file", |
| 23 | + "validate_workflow","list_workflow_slots","list_workflow_notes","set_workflow_slot", |
| 24 | + "vary_workflow" |
| 25 | + ], |
| 26 | + "skillsOperations": ["install","uninstall","list","show","status","validate"], |
| 27 | + "invariants": [ |
| 28 | + "shell-free argv execution", |
| 29 | + "independent probe timeout", |
| 30 | + "bounded stdout/stderr", |
| 31 | + "streaming NDJSON API", |
| 32 | + "bounded MCP frame/content/stderr", |
| 33 | + "pending RPC cleanup on every terminal path", |
| 34 | + "notification/progress delivery", |
| 35 | + "optional elicitation capability", |
| 36 | + "deterministic process/thread/timer cleanup", |
| 37 | + "real JaCoCo gate" |
| 38 | + ] |
| 39 | +} |
0 commit comments