Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
def
reset_branch(token) -> None:
53
_current.reset(token)
54
55
56
def
key_to_str(key: CallKey) -> str:
Callers
3
guarded
Method · 0.85
run_item
Method · 0.85
run_workflow
Function · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected