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

Method name

atomic-agent/src/hooks/agy.rs:893–895  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

891
892impl AgentHook for AgyHook {
893 fn name(&self) -> &str {
894 "agy"
895 }
896
897 fn display_name(&self) -> &str {
898 "Antigravity CLI"

Callers 1

parse_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected