·
28 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
GitHub MCP Server 0.29.0
Highlights
- Improved user experience for
assign_copilot_to_issuetool- polls for the PR created by Copilot coding agent after assignment
- Added cli-tool tool-search for tool descriptions in the repository
What's Changed
- chore: remove binary files by @alexandear in #1795
- Sort toolsnaps JSON keys recursively to eliminate noop churn by @Copilot in #1816
- Document why toolsnap churn occurred between PR #1816 and subsequent PRs by @Copilot in #1819
- Bug fix: invalid tool should error out by @tommaso-moro in #1776
- Add custom_instructions parameter to assign_copilot_to_issue tool by @Copilot in #1806
- Fix dismiss_notification rejecting valid HTTP 204 response by @Copilot in #1822
- adding feature flag on dependency level by @tonytrg in #1801
- feat: poll for linked PR after assigning Copilot to issue by @SamMorrowDrums in #1810
- Add default label to all new issues by @JoannaaKL in #1828
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #1798
- Add tool search CLI by @JoannaaKL in #1839
New Contributors
- @alexandear made their first contribution in #1795
Full Changelog: v0.28.1...v0.29.0