AI/Tasks/CurrentTask.txt
|
Read this file:
C:\repos\TechToolbox\Workers\Clear-BrowserProfileData.Worker.ps1 Task: Add or improve PowerShell comment-based help for the script and for any top-level function intended to be called directly. Requirements: - Update this exact file in place: C:\repos\TechToolbox\Workers\Clear-BrowserProfileData.Worker.ps1 - Preserve all existing code and behavior. - Only add or improve documentation comments. - Use PowerShell comment-based help, not C# XML documentation comments. - Prefer REPLACE-IN-FILE for localized edits to this existing file. - Do not document nested helper functions unless the existing style clearly expects it. - Do not stop after analysis. - Do not return a final answer until the file update has succeeded. |