docs update, allow some debugging

This commit is contained in:
lda
2026-05-21 16:11:11 +07:00 Verified
parent 046e2a6729
commit dcf7a6baf9
11 changed files with 429 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ from typing import Any
from wf_artifacts import WorkflowDeployment
from wf_mcp.workflow_surface import WorkflowSurfaceHandlers
from mcp_workflow_surface import prepare_demo_service
from examples.mcp_workflow_surface import prepare_demo_service
async def author_echo_wrapper_from_capability(root: Path) -> dict[str, Any]: