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

Class AgyHook

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

Source from the content-addressed store, hash-verified

320/// `.agents/` directory.
321#[derive(Debug, Default)]
322pub struct AgyHook {
323 _private: (),
324}
325
326impl AgyHook {
327 /// Create a new Antigravity CLI hook adapter.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected