Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ hook_verbs
Method
hook_verbs
atomic-agent/src/hooks/sherpa.rs:316–318 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
314
}
315
316
fn hook_verbs(&self) -> Vec<&str> {
317
vec![
"session-start"
,
"session-end"
,
"turn-start"
,
"turn-end"
]
318
}
319
}
320
321
// ---------------------------------------------------------------------------
Callers
1
test_hook_verbs
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_hook_verbs
Function · 0.36