Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ open
Function
open
packages/session-ui/src/components/tool-error-card.tsx:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
copied: false,
26
})
27
const open = () => props.open ?? state.open
28
const copied = () => state.copied
29
const [split, rest] = splitProps(props, [
30
"tool"
,
Callers
1
ToolErrorCard
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected