Skip to main content

update_project_tracker

Function update_project_tracker 

Source
pub fn update_project_tracker(
    instruction: Option<&str>,
    session_id: Option<&str>,
) -> Result<()>
Expand description

Update the project tracker with the current directory and optional instruction

ยงArguments

  • instruction - Optional instruction that was sent to aster
  • session_id - Optional session ID associated with this project