Skip to content

GitHub MCP Server 0.9.0

Latest
Compare
Choose a tag to compare
@almaleksia almaleksia released this 25 Jul 13:55
Immutable release. Only release title and notes can be modified.
efef8ae

Tool Updates

  • New tools for sub-issues: add_sub_issue, list_sub_issues, remove_sub_issue, reprioritize_sub_issue
  • Improved pagination for tools
  • Several enhancements for list_discussions tool:
    • The updatedAt and author.login (i.e. username) fields to the discussions payload in the list_discussions tool
    • The ability to order discussions by field (updated_at and created_at) and direction (ascending order, descending order)
  • Parameter optimization for search_code tool

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0