Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ name
Method
name
atomic-agent/src/hooks/mod.rs:438–440 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
436
437
impl AgentHook for MockAgent {
438
fn name(&self) -> &str {
439
&self.agent_name
440
}
441
442
fn display_name(&self) -> &str {
443
&self.agent_display
Callers
6
register
Method · 0.45
get
Method · 0.45
list
Method · 0.45
detect
Method · 0.45
installed
Method · 0.45
test_registry_iter
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_registry_iter
Function · 0.36