Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ name
Method
name
atomic-agent/src/hooks/codex.rs:231–233 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
229
230
impl AgentHook for CodexHook {
231
fn name(&self) -> &str {
232
"codex"
233
}
234
235
fn display_name(&self) -> &str {
236
"Codex"
Callers
2
parse_json
Method · 0.45
parse_value
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected