MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / make_hook

Function make_hook

atomic-agent/src/hooks/agy.rs:433–435  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

431 use super::*;
432
433 fn make_hook() -> AgyHook {
434 AgyHook::new()
435 }
436
437 // Identity tests
438

Calls

no outgoing calls