namespace AxCopilot.ViewModels; public record FileActionData(string Path, FileAction Action);