1//! Connector for Cursor session logs. 2//! 3//! Implementation lives in `franken_agent_detection::connectors::cursor`. 4 5pub use franken_agent_detection::CursorConnector;