Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ name
Method
name
atomic-agent/src/hooks/opencode.rs:391–393 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
389
390
impl AgentHook for OpenCodeHook {
391
fn name(&self) -> &str {
392
"opencode"
393
}
394
395
fn display_name(&self) -> &str {
396
"OpenCode"
Callers
1
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected