path option directory not work ```ts const outDir = await path({ message: "select out path", initialValue: options.outDir, directory: true, }) as string; ``` <img width="444" height="145" alt="Image" src="https://github.com/user-attachments/assets/2ee181ef-8093-4f4a-b58c-930b5edc1426" />