Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
29
class
ReplayFunction:
30
name: str
31
arguments: str
32
33
34
@dataclass(frozen=True)
Callers
4
test_replay_function
Method · 0.90
test_replay_tool_call
Method · 0.90
test_replay_message
Method · 0.90
next_llm_message
Method · 0.85
Calls
no outgoing calls
Tested by
3
test_replay_function
Method · 0.72
test_replay_tool_call
Method · 0.72
test_replay_message
Method · 0.72