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

Class AgyHook

atomic-agent/src/hooks/agy.rs:169–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167/// docs.
168#[derive(Debug, Default)]
169pub struct AgyHook {
170 _private: (),
171}
172
173impl AgyHook {
174 /// Create a new Antigravity CLI hook adapter.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected