Using the GitHub Copilot SDK for Java
…Use this to report progress.", name = "set_current_phase") public String setCurrentPhase( @CopilotToolParam("The phase to transition to (VALIDATING, SEARCHING, " + "WRITING_REPORT, REJECTED_GARBAGE, REJECTED_NO_MATCHES, or DONE)") String phaseName) { phase…