726c683ed9
* Initial plan * Migrate imports and first 3 tools (IssueRead, ListIssueTypes, helper functions) Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> * Migrate AddIssueComment, SubIssueWrite and helper functions Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> * Migrate SearchIssues and search_utils helper Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> * Migrate IssueWrite tool with CreateIssue and UpdateIssue helpers Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> * Migrate remaining tools: ListIssues, AssignCopilotToIssue, AssignCodingAgentPrompt Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> * Fix all linter errors in issues.go and search_utils.go Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> * Fix test file and update toolsnaps - migration complete! Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> * uncomment issues toolset * Migrate Issue workflow prompt * Remove commented out tool definition * Remove duplicate func --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: omgitsads <4619+omgitsads@users.noreply.github.com> Co-authored-by: Adam Holt <me@adamholt.co.uk>