1 2 3 4 5
//! Connector for OpenHands (formerly OpenDevin) session logs. //! //! Implementation lives in `franken_agent_detection::connectors::openhands`. pub use franken_agent_detection::OpenHandsConnector;