Skip to content

GitHub MCP Server 1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:26
Immutable release. Only release title and notes can be modified.
3422703

What's Changed

Highlights

  • get_commits added as a method to the pull request write tool
  • get_file_blame added to insiders mode
  • Surfacing rate limit error messages to agents properly

Changes

  • Send update_issue_suggestions feature flag for set_issue_fields mutation by @boazreicher in #2638
  • Fix GraphQL call using the wrong case for method derivation by @moritzheiber in #2660
  • Update title annotations for issue_write and add_issue_comment tools to reflect that they also work with pull requesta by @timrogers in #2664
  • feat: implement cursor pagination for dependabot alerts by @MayorFaj in #2651
  • Annotate read tools with ifc labels by @JoannaaKL in #2671
  • build(deps): bump hono from 4.12.19 to 4.12.23 in /ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2606
  • build(deps): bump golang from 1.25.10-alpine to 1.25.11-alpine by @dependabot[bot] in #2597
  • errors: improve rate limit error messages for AI agents by @danmoseley in #2386
  • feat: Add get_commits method to pull_request_read by @RossTarrant in #2608
  • build(deps): bump node from 7c6af15 to 144769e by @dependabot[bot] in #2598
  • fix: hide write UI resources in read-only mode by @he-yufeng in #2612
  • feat: add get_file_blame tool for retrieving git blame information by @MayorFaj in #1538
  • Add Visual Studio one-click install badges by @prasethu in #2085

New Contributors

Full Changelog: v1.2.0...v1.3.0