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:200–202 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
198
199
impl AgentHook for CodexHook {
200
fn name(&self) -> &str {
201
"codex"
202
}
203
204
fn display_name(&self) -> &str {
205
"Codex"
Callers
3
parse_json
Method · 0.45
parse_value
Method · 0.45
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected