MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / reset_branch

Function reset_branch

src/workflow/callpath.py:52–53  ·  view source on GitHub ↗
(token)

Source from the content-addressed store, hash-verified

50
51
52def reset_branch(token) -> None:
53 _current.reset(token)
54
55
56def key_to_str(key: CallKey) -> str:

Callers 3

guardedMethod · 0.85
run_itemMethod · 0.85
run_workflowFunction · 0.85

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected