pub async fn handle_init_command(
registry: &mut ToolRegistry,
workspace: &PathBuf,
) -> Result<()>
Expand description
Handle the init command - analyze project and generate AGENTS.md
pub async fn handle_init_command(
registry: &mut ToolRegistry,
workspace: &PathBuf,
) -> Result<()>
Handle the init command - analyze project and generate AGENTS.md