MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / mod.rs

File mod.rs

atomic-agent/src/hooks/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Agent hook adapters for AI coding tools.
2//!
3//! This module defines the [`AgentHook`] trait that each agent adapter implements,
4//! and the [`AgentRegistry`] that manages available adapters. The trait normalizes

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected