Back to release notes
GitHub Connector Bug fixes

Fixed GitHub Branch-Scoped Retrieval

GitHub file retrieval, file tree browsing, and branch search now work more reliably with branch and path filters.

Fixed GitHub connector issues related to branch-scoped and path-scoped retrieval.

This release includes:

  • File content can be read from non-default branch refs without incorrectly returning PermissionDenied
  • git_file_tree now returns subdirectory children when a path is specified
  • git_branches now respects the search filter instead of returning the full branch list

These fixes make GitHub repository browsing more reliable when working with specific branches and directories.