AI/Tasks/CurrentTask.txt
|
Read this file:
C:\repos\TechToolbox\src\TechToolbox.Agent\Agent\AgentOrchestrator.cs Task: Add or improve XML documentation comments for every public type, public constructor, and public method in this file. Requirements: - Create the output file at this exact path: C:\repos\TechToolbox\src\TechToolbox.Agent\Agent\AgentOrchestrator.cs - Preserve all existing code and behavior. - Only add or improve XML documentation comments. - Prefer REPLACE-IN-FILE for localized edits to this existing file. - Use WRITE-FILE only if a localized replacement is not practical. - Use APPEND-FILE only if output must be chunked; if APPEND-FILE is used, call FINALIZE-FILE-WRITE on the same path before finalAnswer. - Do not stop after analysis. - Do not summarize your plan before editing. - Do not return a final answer until the file update has succeeded. |