Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ name
Method
name
atomic-agent/src/hooks/devin.rs:201–203 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
199
200
impl AgentHook for DevinHook {
201
fn name(&self) -> &str {
202
"devin"
203
}
204
205
fn display_name(&self) -> &str {
206
"Devin Desktop"
Callers
1
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected