Skip to main content

run

Function run 

Source
pub fn run(args: &InstallArgs, out: &mut CliOutput<'_>) -> Result<()>
Expand description

ai-memory install <agent> entry point.

§Errors

Returns an error when the existing config is not valid JSON, when the resolved config path can’t be determined (and --config was not passed), or when an --apply write fails (permission denied, disk full, etc.).