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

Method name

atomic-agent/src/hooks/kilo.rs:182–184  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

180
181impl AgentHook for KiloHook {
182 fn name(&self) -> &str {
183 "kilo"
184 }
185
186 fn display_name(&self) -> &str {
187 "Kilo Code"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected