move subgraph operations to wf_api
ok these are some composition stuff so tgis is probably the right place to live
This commit is contained in:
@@ -14,7 +14,7 @@ from wf_mcp.broker import WfMcpService
|
||||
from wf_mcp.models import ConnectionConfig
|
||||
from wf_mcp.storage import FileStore
|
||||
from wf_mcp.workflow_surface import WorkflowSurfaceHandlers
|
||||
from wf_mcp.workflow_surface.saved_subgraphs import resolve_saved_subgraph_tree
|
||||
from wf_api.saved_subgraphs import resolve_saved_subgraph_tree
|
||||
|
||||
from .test_support import echo_tool, input_binding, local_temp_root, output_binding
|
||||
|
||||
|
||||
Reference in New Issue
Block a user