Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ name
Method
name
atomic-agent/src/hooks/hermes.rs:101–103 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
99
100
impl AgentHook for HermesHook {
101
fn name(&self) -> &str {
102
"hermes"
103
}
104
105
fn display_name(&self) -> &str {
106
"Hermes Agent"
Callers
1
parse_json
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected