Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ reset
Function
reset
packages/core/test/tool-write.test.ts:45–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
)
44
45
const
reset = () => {
46
assertions.length = 0
47
writes.length = 0
48
denyAction = undefined
49
}
50
51
const
filesystem = Layer.effect(
52
FSUtil.Service,
Callers
1
tool-write.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected