pub fn start_agent_phase(helpers: &mut GitHelpers) -> Result<()>Expand description
Start agent phase (creates marker file, installs hooks, enables wrapper).
ยงErrors
Returns error if the operation fails.
pub fn start_agent_phase(helpers: &mut GitHelpers) -> Result<()>Start agent phase (creates marker file, installs hooks, enables wrapper).
Returns error if the operation fails.