Open Issues Need Help
View All on GitHubAI Summary: Users currently have to specify the `errorReportFile` path in every function call if they want it stored outside the working directory, or it defaults to the working directory. This feature requests a global option to set a default `errorReportFile` path, eliminating the need for repetitive specification across multiple function calls.
Complexity:
2/5
enhancement good first issue