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:366–368 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
364
365
impl AgentHook for OpenCodeHook {
366
fn name(&self) -> &str {
367
"opencode"
368
}
369
370
fn display_name(&self) -> &str {
371
"OpenCode"
Callers
1
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected