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

Function make_hook

atomic-agent/src/hooks/kilo.rs:455–457  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

453 use super::*;
454
455 fn make_hook() -> KiloHook {
456 KiloHook::new()
457 }
458
459 // -- Basic trait methods --
460

Callers 15

test_nameFunction · 0.70
test_display_nameFunction · 0.70
test_supported_hooksFunction · 0.70
test_hook_verbsFunction · 0.70
test_install_is_noopFunction · 0.70
test_uninstall_is_noopFunction · 0.70
test_parse_prompt_submitFunction · 0.70
test_parse_agent_stopFunction · 0.70

Calls

no outgoing calls

Tested by 15

test_nameFunction · 0.56
test_display_nameFunction · 0.56
test_supported_hooksFunction · 0.56
test_hook_verbsFunction · 0.56
test_install_is_noopFunction · 0.56
test_uninstall_is_noopFunction · 0.56
test_parse_prompt_submitFunction · 0.56
test_parse_agent_stopFunction · 0.56