MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / SmokeFailure

Class SmokeFailure

scripts/test_mcp_interactive.py:30–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29
30class SmokeFailure(RuntimeError):
31 pass
32
33
34def mcp_command(binary: str) -> list[str]:

Callers 5

mcp_commandFunction · 0.70
sendFunction · 0.70
wait_responseFunction · 0.70
run_scenarioFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by 5

mcp_commandFunction · 0.56
sendFunction · 0.56
wait_responseFunction · 0.56
run_scenarioFunction · 0.56
mainFunction · 0.56