pub fn write_agents_file( path: &Path, agent_pack: Option<&AgentPack>, agent_pack_dir: Option<&Path>, command_hints: Option<&CommandHints>, ) -> Result<(), Report>