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

Method name

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

Source from the content-addressed store, hash-verified

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

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected