Skip to content

GitHub MCP Server 1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:03
Immutable release. Only release title and notes can be modified.

Highlights ⭐️

  • Tool response filtering: We added a new fields parameter to selected tools in Insiders mode, allowing models to specify which fields they need when they call those tools, thus shrinking tool response size and optimizing context usage. Try it out and let us know if you have any feedback!

What's Changed

  • chore(deps): upgrade go-sdk to v1.7.0-pre.1 (new MCP spec) by @SamMorrowDrums in #2787
  • build(deps): bump SamMorrowDrums/mcp-server-diff from 3521651bb0d3cc267a23df8d94a2a645556980a4 to 40d992e0a220e5b63378758f9a40d6a8982898d2 by @dependabot[bot] in #2795
  • build(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 in the go_modules group across 1 directory by @dependabot[bot] in #2806
  • build(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 by @dependabot[bot] in #2796
  • Add is_suggestion + rationale to update_issue_assignees by @kelsey-myers in #2821
  • Add rationale and confidence to closing an issue by @iulia-b in #2802
  • Sanitize and lockdown-gate issue_read get_parent title by @zwick in #2780
  • Enrich issue_read get with hierarchy relationship signals by @zwick in #2764
  • build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #2828
  • chore(deps): bump go-github v87 → v89 and resolve breaking changes by @tommaso-moro in #2840
  • Reimplement issue dependencies on go-github v89 REST API by @tommaso-moro in #2839
  • Add README links for community resources by @insonmia0126-lovable in #2848
  • Add fields param to search_code and get_file_contents by @tommaso-moro in #2775
  • Add fields param to six more list/search tools by @tommaso-moro in #2810
  • MCP: name-based resolution for Projects fields by @veralizeth in #2760
  • Enable fields param in Insiders mode by @tommaso-moro in #2890

New Contributors

Full Changelog: v1.5.0...v1.6.0