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

File copilot.rs

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

Source from the content-addressed store, hash-verified

1//! GitHub Copilot hook adapter for Atomic Agent.
2//!
3//! Handles hook JSON parsing, installation into `.github/hooks/atomic-hooks.json`,
4//! and presence detection via the `.github/` directory.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected