MCPcopy 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
230impl AgentHook for CodexHook {
231 fn name(&self) -> &str {
232 "codex"
233 }
234
235 fn display_name(&self) -> &str {
236 "Codex"

Callers 2

parse_jsonMethod · 0.45
parse_valueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected