MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / ReplayFunction

Class ReplayFunction

src/harness/checkpoints/durable_execution.py:29–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28@dataclass(frozen=True)
29class ReplayFunction:
30 name: str
31 arguments: str
32
33
34@dataclass(frozen=True)

Callers 4

test_replay_functionMethod · 0.90
test_replay_tool_callMethod · 0.90
test_replay_messageMethod · 0.90
next_llm_messageMethod · 0.85

Calls

no outgoing calls

Tested by 3

test_replay_functionMethod · 0.72
test_replay_tool_callMethod · 0.72
test_replay_messageMethod · 0.72