pub fn cmd_init(path: Option<&Path>, args: InitArgs) -> Result<()>
Initialize a .beans/ directory with a config.yaml file.
Supports agent setup via presets, custom commands, or interactive wizard.