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 astersession_id- Optional session ID associated with this project