Tests necessary for the runtime protocol

This commit is contained in:
lda
2026-05-19 23:03:03 +07:00 Verified
parent 4e3de7b91b
commit 252ebab1f7
7 changed files with 124 additions and 8 deletions
+1 -1
View File
@@ -606,7 +606,7 @@ class WfMcpService:
specs = specs_from_discovered_tools(
connection=connection,
auth=auth,
adapter=adapter,
executor=adapter,
tools=capabilities.tools,
emit_event=self._record_event,
)