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

File cline.rs

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

Source from the content-addressed store, hash-verified

1//! Cline hook adapter for Atomic Agent.
2//!
3//! Handles hook JSON parsing and presence detection via the `.clinerules/` directory.
4//! Cline hooks are individual executable script files (not a JSON config), but the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected