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:386–388 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
384
385
impl AgentHook for OpenCodeHook {
386
fn name(&self) -> &str {
387
"opencode"
388
}
389
390
fn display_name(&self) -> &str {
391
"OpenCode"
Callers
1
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected